On Thursday, October 3, 2002, at 01:51  PM, Derek Homeier wrote:

> Just for clarification, the actual problem is, as noted in a previous 
> post, that pdflatex cannot use the graphics in eps format. tetex-macosx 
> includes the "epstopdf" script, which is then probably automatically 
> found and used by doxygen, so this fix will probably work both for fink 
> and non-fink builds.
> Actually, I noticed tetex-macosx also provides an alternative pdflatex 
> which can directly include eps graphics, so maybe that's what is used. 
> Might be the reason why epstopdf is not included with pdflatex, too.
>
The altpdflatex is in fact just a wrapper script to call ps2pdf which 
has two disadvantages compared two pdftex:
1. Any hypertext structure of the tex/dvi files is lost during the 
postscript conversion, thus there won't be any links to chapters, 
figures, citations etc. in the output.
2. The script contains a hardcoded path to gs and ps2pdf in 
/usr/local/bin and thus does not work with the fink ghostscript 
distribution. This should be fixed in the fink package.

Cheers,
                                                                Derek



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to