This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug other/23693] Manuals in the Portable Document Format (PDF)


------- Additional Comments From berndtrog at yahoo dot com  2005-09-02 14:29 -------
(In reply to comment #4)

> texi2pdf (= texi2dvi --pdf) uses pdftex to generate PDF directly and 
> texinfo.tex has conditional code to generate PDF files with internal links 
> etc. when generating PDF.

Thanks for the hint, Joseph.

I tested this with pdfeTeXk, Version 3.14159-1.10b-2.1 (Web2C 7.4.5),
and I now have a nice looking gcc.pdf w/ bookmarks (after adding the appropriate
include paths (using "-I") to the texi2pdf command).


Can the PDF files somehow be generated automaticaly?


Thanks,
Bernd

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23693


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]