axiom-developer
[Top][All Lists]
Advanced

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

RE: [Axiom-developer] Latex Package problem


From: Bill Page
Subject: RE: [Axiom-developer] Latex Package problem
Date: Fri, 7 Apr 2006 10:00:08 -0400

On April 7, 2006 9:38 AM Ralf Hemmecke wrote:
> 
> To be honest, when I compiled axiom--main--1 I also realized that 
> "pressing enter" did not help. I had to press "q".
> 
> But strangely now a lot of "ENTER" helped.
> 
> Tim still hasn't said why he needs the "final" in 
> src/doc/endpaper.pamphlet
> 
> \usepackage[dvips,final,colorlinks=true,pdfstartview=FitH]{hyperref}
> 
> otherwise it could simply be removed. (It works without "final"
> at my place.)

That is strange. "final" is a standard option of the hyperref
package. See

http://www.tug.org/applications/hyperref/ftp/doc/manual.html

3.1  General options

Firstly, the options to specify general behavior and page size.

draft   boolean         false all hypertext options are turned off
final   boolean         true    all hypertext options are turned on

-------

I use the "final" option all the time in the Axiom source
pamphlet files on MathAction.

> 
> Comment: Since that file uses pstricks you cannot produce a
> pdf file from it.
> 

latex <file>.tex
dvips <file>.dvi
ps2pdf <file>.ps

works for me. See:

http://www.tug.org/PSTricks/main.cgi?file=pdf/pdfoutput

Regards,
Bill Page.






reply via email to

[Prev in Thread] Current Thread [Next in Thread]