Using Docbook Xref with Jade
<PARADE TYPE="IGNORANCE">
In DocBook, I'd like something like this:
<sect1>
<title>Tape drive</title>
<para>Used for RDBMS weekly backup; see <xref
linkend="proc.rdbms.backup"
endterm="proc.rdbms.backup"/> for details.</para>
</sect1>
[...]
<sect1>
<title>Procedures for specific hosts</title>
<procedure ID="proc.rdbms.backup">
<title>RDBMS Backup procedure</title>
<step>
<para>Insert a tape in the tape drive attached to the RDBMS
[...]
... to generate a nice cross reference. It doesn't, surely because
I'm using it wrong. Can a kind soul point me the right direction?
</PARADE>
Using slink Jade and Norm Walsh's Modular Docbook Stylesheets.
Thanks!
--
Steven Work
Renaissance Labs
steve@renlabs.com
360 647-1833
Reply to: