Thomas Richter schrieb:

if I have <sect id="x1" xreflabel="label1"> and
<xref linkend="x1"> I got in the pdf a link label1.
If I click on it the reader jumps to the section.


This produces:

to sect: <fo:basic-link internal-destination="x1">section 3.3, &#8222;label1&#8220;</fo:basic-link>

But if I try it with <mediaobject id="x2" xreflabel="label2">
and <xref linkend="x2"> I got only the link but can't jump.


And this:
to pic: <fo:basic-link internal-destination="x2">label2</fo:basic-link>

But if I search for <fo:block id=" I only find x1 and not x2 ...



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to