Re: DOCBOOK-APPS: Referencing figure number

From
Juan R. Migoya <>
Date
2001-08-27T06:08:59+00:00
ID
Thread
Re: DOCBOOK-APPS: Referencing figure number
 wrote:
> 
> Hi,
> 
> How do I reference figures' number which is auto-generated? For example, I like to have "see
> Figure x.xx" where I don't know what x.xx is in advanced. Is there a DOCBOOK element I can
> use for this purpose?
> 
> TIA!
> 

For example:

<para>You can see <xref linkend="mypicture">...</para>
...
<figure id="mypicture"><graphic....


You can also use other tags (I think mediaobject is right, but I'm not sure).

Regards,

Juan R. Migoya
SPAIN