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]
Other format: [Raw text]

Re: [docbook-apps] revhistory not displayed in PDF


revhistory is not on by default in the print stylesheet.  You can add it,
though.  See:

http://www.sagehill.net/docbookxsl/TitlePagePrint.html#AddingTitlePageElems

Bob Stayton
Sagehill Enterprises
DocBook Consulting
bobs@sagehill.net


----- Original Message ----- 
From: "B.S.Navin" <bsnavin@gmail.com>
To: <docbook-apps@lists.oasis-open.org>
Sent: Monday, April 11, 2005 6:34 AM
Subject: [docbook-apps] revhistory not displayed in PDF


> Hi,
>
> I have the following docbook document:
>
> <article>
>   <articleinfo>
>     <title>Test Document</title>
>     <revhistory>
>     <revision>
>     <revnumber>0.1</revnumber>
>     <date>11 April, 2005</date>
>     <author>XYZ</author>
>     <revremark>Initial Draft</revremark>
>     </revision>
>     </revhistory>
>   </articleinfo>
>   <section>
>     <title></title>
>     <para></para>
>   </section>
> </article>
>
> 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.
>
> Do I need to enable some parameter to display it in FO?
>
> - Navin
>
>



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