OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: xref referencing procedures


All,
I am having a bit of a problem getting an XREF to show procedure number number and title.
 
<procedure id="door">
     <title>Door Closing</title>
 
 
and then referencing it with:
 
<para>When you leave a room please close the door using <xref linkend="door">. </para>
 
 
This ends up with:
 
When you leave a room please close the door using Door Closing.
 
Rather than:
 
When you leave a room please close the door using Procedure 3.1, Door Closing.
 
 
The xrefs for chapter, section, and figures still come up correctly xref'd.
 
And ideas around this?
 
 
Regards,
Dean Nelson




Get the scoop on last night's hottest shows and the live music scene in your area - Check out TourTracker.com!


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]