[oXygen-user] Xreflabel not shown in xref's

Oxygen XML Editor Support (Radu Coravu) support at oxygenxml.com
Tue Nov 14 06:44:15 CST 2017


Hi Bernhard,

This looks like a problem in the way in which the Oxygen Author visual 
editing mode tries to resolve the reference.

I tried to create a small sample Docbook file to test with:

> <article xmlns="http://docbook.org/ns/docbook" version="5.0"
>     xmlns:xlink="http://www.w3.org/1999/xlink">
>     <info>
>         <title>T1</title>
>     </info>
>     <sect1>
>         <title>T2</title>
>         <para>(vergl. Abschnitt <xref linkend="Ch10.SS.DevelAdenohypophysis"/>.</para>
>         <sect2 xml:id="Ch10.SS.DevelAdenohypophysis" xreflabel="Kap10 Entwicklung der Adenohypophyse/Rathke-Tasche">
>             <title>sine title</title>
>                 <para>some text</para>
>         </sect2>
>     </sect1>
> </article>

and it works for me.
Could you put together some samples for us to test? You can send them to 
"support at oxygenxml.com".
For example is your <sect2> in one file and the reference to it in 
another? How are these files including each other using xi:include?

Regards,
Radu

Radu Coravu
<oXygen/>  XML Editor, Schema Editor and XSLT Editor/Debugger
http://www.oxygenxml.com

On 11/14/2017 1:36 PM, Bernhard Kleine wrote:
> I have another example: I just added this to the text
>
> (vergl. Abschnitt&TS;<xref linkend="Ch10.SS.DevelAdenohypophysis"/>.
> the target is
>  <sect2 xml:id="Ch10.SS.DevelAdenohypophysis" xreflabel="Kap10
> Entwicklung der Adenohypophyse/Rathke-Tasche">
>       <title>
>
> the xreflabel is not shown in the text.
>
> TS is for thin space.
>
> Would you please explain this behaviour to me? Thanks a lot
> Regards Bernhard
>
> --
> spitzhalde9
> D-79853 lenzkirch
> bernhard.kleine at gmx.net
> www.b-kleine.com, www.urseetal.net
> -
> thunderbird mit enigmail
> GPG schlüssel: D5257409
> fingerprint:
> 08 B7 F8 70 22 7A FC C1 15 49 CA A6 C7 6F A0 2E D5 25 74 09
>
>
>
> _______________________________________________
> oXygen-user mailing list
> oXygen-user at oxygenxml.com
> https://www.oxygenxml.com/mailman/listinfo/oxygen-user
>


More information about the oXygen-user mailing list