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]

'additional' HTML


I want to generate 'additional' HTML Code out of my DocBook XML file:

<div class="navigatingbanner">
<p>
<a href="#section-id1">Section Title #1</a>
<a href="#section-id1">Section Title #1</a>
<a href="#section-id1">Section Title #1</a>
...
</div>

'href' lines should be generated for every <sect1> of my document.
Using some CSS code this will show a navigation banner at a fixed position
in the browser, which IMHO would be helpful for navigating in the
non-chunked HTML output.

How can I achieve this usign DocBook XSL 1.60.1, Saxon V6.5.2?

Michael
--
office:  michael.wiedmann@detewe.de
private: mw@miwie.in-berlin.de                 http://www.miwie.org/
         mw@miwie.org


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