OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: 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


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]