/ Julio Merino <[EMAIL PROTECTED]> was heard to say:
| Hi all
|
| I do this in a document:
| <mediaobject id="image_segments">
| [etc]
| </mediaobject>
|
| And then, from inside the text, I do: <xref linkend="image_segments"/>,
| but it does not work.
|
| I would like Docbook to number figures with numbers, and allow me to
| make references to them from inside the text, so it apperes like: See
| Figure 2.1. (for example)
Then you want:
<figure id="image_segments">
<title>Some Title</title>
<mediaobject
[etc]
</mediaobject>
</figure>
:-)
Be seeing you,
norm
--
Norman Walsh <[EMAIL PROTECTED]> | A child becomes an adult when he
http://www.oasis-open.org/docbook/ | realizes he has a right not only
Chair, DocBook Technical Committee | to be right but also to be
| wrong.--Thomas Szasz
----------------------------------------------------------------
To subscribe or unsubscribe from this elist use the subscription
manager: <http://lists.oasis-open.org/ob/adm.pl>