[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: Re: [docbook-apps] olink printing name of the book?
Hi,That feature is controlled by the param named 'olink.doctitle', documented here:
http://www.sagehill.net/docbookxsl/OlinkGentext.html#AddDocTitle and here: http://docbook.sourceforge.net/release/xsl/current/doc/fo/olink.doctitle.htmlAs you can see, the default value for that param is 'no', so your customization must be turning it on if you are seeing the title.
Bob Stayton Sagehill Enterprises bobs@sagehill.net On 8/1/2014 3:13 AM, anmol gupta wrote:
Hi, i am using olink tag to point to the section of the other PDF. In the tag. <olink targetdoc="ABC_book" targetptr="id_1">section 1</olink> This translates to "section 1 in /ABC_book" /in the generated PDF. So i dont want this automatic printing of the book name. How can I avoid this? Thanks and Regards, Anmol
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]