[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: Re: [docbook] Page References with Page Numbers
Hi
Thanks.
I have read the mentioned page already, but I have not found a tool to
generate the olinkdb.xml-File.
This must be automated, because I have a) too many single documents and b)
too many changes per week in the structure. It's impossible to generate this
olinkdb.xml-File by hand.
Any Ideas?
The second question that goes with that together is still open:
How to generate Pagenumbers, Titles and Chapternumbers in the PDF output?
How do I have to edit/expand the XSL/FO or FO/PDF stylesheets?
I am using
docbook-xsl-ns-1.73.1/fo
and
fop0.94_jdk1.4/fop-0.94/
to produce PDF. (Works great, thanks to Brett.)
thanks in advance
fips
Dave Pawson wrote:
>
> fips wrote:
>> Hi
>>
>> I am using docbook 5 with xinclude.
>>
>> I intend to write books using xinclude very often (each chapter is a
>> separate xml-File, which makes it easy to generate new books for new
>> courses
>> in a short time.)
>>
>> I have not found a way to generate references from one part to another.
>> They
>> should all look like the following in the pdf-output:
>>
>> "(See Chapter XYZ "NAME OF CHAPTER" on page ABC)"
>>
>> Under latex I had a simple script for that purppose:
>> \newcommand*\totalref[1]{(S. Kap. \ref{#1} on page \pageref{#1})}
>> Is there something similar under docbook5?
>>
>> What is the standard way to do this?
>
>
> Not sure 'standard' is the right word, but
> olink works.
>
> http://www.sagehill.net/docbookxsl/Olinking.html
>
> Very clear, very helpful.
>
>
>
>
> regards
>
> --
> Dave Pawson
> XSLT XSL-FO FAQ.
> http://www.dpawson.co.uk
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: docbook-unsubscribe@lists.oasis-open.org
> For additional commands, e-mail: docbook-help@lists.oasis-open.org
>
>
>
--
View this message in context: http://www.nabble.com/Page-References-with-Page-Numbers-tf4346251.html#a12387495
Sent from the docbook General mailing list archive at Nabble.com.
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]