From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6401 invoked by alias); 2 Sep 2005 14:29:24 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org Received: (qmail 6351 invoked by uid 48); 2 Sep 2005 14:29:14 -0000 Date: Fri, 02 Sep 2005 14:29:00 -0000 Message-ID: <20050902142914.6350.qmail@sourceware.org> From: "berndtrog at yahoo dot com" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20050902114754.23693.berndtrog@yahoo.com> References: <20050902114754.23693.berndtrog@yahoo.com> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug other/23693] Manuals in the Portable Document Format (PDF) X-Bugzilla-Reason: CC X-SW-Source: 2005-09/txt/msg00240.txt.bz2 List-Id: ------- 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