Charles Greathouse on Fri, 17 May 2013 16:10:16 +0200


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

Re: PDF support for the windows installer for PARI


Oddly, ??sin gives only the short help:

(10:07) gp > ??sin
sin(x):

   Sine of x.

   The library syntax is GEN gsin(GEN x, long prec).

> Could you copy the line that end by "displaying 'tutorial.pdf'" which is printed
in gp ?

Sure:

(10:07) gp > ??tutorial
using 'C:\Program Files (x86)\Adobe\Acrobat 11.0\Acrobat\Acrobat.exe', displaying 'tutorial.pdf'.

The acrobat message: "There was an error opening this document. This file cannot be found."

Charles Greathouse
Analyst/Programmer
Case Western Reserve University


On Fri, May 17, 2013 at 10:00 AM, Bill Allombert <Bill.Allombert@math.u-bordeaux1.fr> wrote:
On Fri, May 17, 2013 at 09:25:41AM -0400, Charles Greathouse wrote:
> On this Windows Vista x64 system it correctly starts acrobat but says that
> the file cannot be found, so presumably it's not looking in the right
> directory.

This seems unlikely: the file is in the cwd.
Does ??sin works ?

Could you copy the line that end by "displaying 'tutorial.pdf'" which is printed
in gp ?

Thanks,
Bill.