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

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook message

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


Subject: Re: DOCBOOK: XRef to images...


/ Julio Merino <juli@merino.net> 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 <ndw@nwalsh.com>      | 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


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


Powered by eList eXpress LLC