← Prev in month ← Prev in thread

DOCBOOK-APPS: Re: DOCBOOK: xref or link?

From
Bob McIlvride <>
Date
2001-06-08T14:24:42+00:00
ID
Thread
DOCBOOK-APPS: Re: DOCBOOK: xref or link?
> Xref will automatically generate the link text; 

I don't get the output that TDG suggests.  TDG says this SGML:

     <para>A straight link generates the
     cross-reference text: <xref linkend="ch02">.
     </para>

reasonably renders like this:

     A straight link generates the cross-reference text: 
     Chapter 2, "The Second Chapter"

My SGML:

     <para>Here is a test xref to
     <xref linkend="testoftables">.</para>

renders like this:

     Here is a test xref to Chapter 3.

I'd really like to get the name of the chapter in there, if possible.
Any suggestions?

Currently using:
DocBook v. 4.1.2
DocBook stylesheets v. 1.64
OpenJade v. 1.3

Cheerio!

Bob

---------------------------------------
Robert McIlvride ()
Cogent Real-Time Systems (www.cogent.ca)
← Prev in month ← Prev in thread