This is the mail archive of the docbook@lists.oasis-open.org mailing list for the DocBook 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]

Re: [docbook] revhistory not displayed in PDF


Navin,

> I am using Saxon + FOP. The Revision history is generated as a table
> in HTML. But in the PDF, the revision history does not appear at all.

Revision history does not appear in FO in book, article and others. You need 
to add a customization layer.

See http://www.sagehill.net/docbookxsl/HTMLTitlePage.html for very well 
structured documentation about how to do that.

I have added

    <pubdate/>
    <revision/>
    <revhistory/>

to the verso-side of the book element. You'd propably want to do this to the 
article element (Look for <t:titlepage t:element="article" ...>).

It looks all kind of complicated, but it's not, really!

Have fun, Peter

-- 
Dipl.Ing. Peter Bittner  | IT-Consultant
bittner@teamworks.eu.com | TeamWORKS Consulting & Engineering GmbH
Fon. +43 1 8770120-21    | Sankt Veit-Gasse 33, A-1130 Wien
Mob. +43 6991 8770132    | Member of the ALTRAN-Group, www.altran.net


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