This is the mail archive of the docbook@lists.oasis-open.org mailing list for the DocBook project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

xref to image


Hi,
i do a xref to the figure with <xref linkend="fg-template "/>.
In my convertet pdf document i get "Abbildung 1.1 Template-Engine"
with a link to my image. How can i format this xref-link, that the
link is only "Abbildung 1.1"?

<figure id="fg-template">
        <title>Template-Engine</title>
        <mediaobject>
                <imageobject>
                        <imagedata fileref="images\template.png"/>
                </imageobject>
        </mediaobject>
</figure>

-- 
kind regards
Daniel Moellenbeck
mailto:newsletter@linuxnetwork.de



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]