This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


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

Re: RE: Simple example to generate a TOC in a DVI and aPDFfile


Jirka Kosek <jirka@kosek.cz> writes:

> Ad 1. AFAIK jadetex backend from Jade does not generate PostScript
> specials, which can be turn into PDF bookmarks.

Yes, but latest jadetex use hyperref to make bookmarks.  So, if you
use pdfjadetex you get bookmarks directly in your PDF file.  Remember
to set the heading level generation in your style-sheet:

(declare-characteristic heading-level 
   "UNREGISTERED::James Clark//Characteristic::heading-level" 2)

and 

(define %generate-heading-level% #t)


I'm not sure when this feature was introduced, but it has been around
for a while. The earliest versions of jadetex with this feature did
not work properly, but it has been fixed.  As usual, I recommend using
the patches from iNdev when using jadetex:

  http://indev.insu.com/openjade/

-- 
--------------------------------------------------------------------------
 Thomas André Berger               Open Systems Computing AS
 email: thomasbe@osc.no            Kongensgt. 9, N-0153 Oslo, Norway
 phone: +47 2331 4758		   phone +47 2220 4050, fax +47 22 20 02 85
-------------------- http://www.osc.no/ ----------------------------------

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