<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>It works!<br>
    </p>
    Thanks again<br>
    Bernhard<br>
    <br>
    <div class="moz-cite-prefix">Am 10.05.2018 um 19:01 schrieb Bernhard
      Kleine:<br>
    </div>
    <blockquote type="cite"
      cite="mid:82bb9838-dc41-6302-c068-953b6f0315e1@gmx.net">
      <pre wrap="">I would prefer to use an entity like

<!ENTITY primATP "<primary sortas='ATP'>ATP,
(Adenosin-Tri-Phosphat)</primary>" >

But I get the idea. I was not aware if the "sortas" attribute, therefore
the question.

Thanks a lot.

Bernhard


Am 10.05.2018 um 18:49 schrieb Imsieke, Gerrit, le-tex:
</pre>
      <blockquote type="cite">
        <pre wrap="">Using a pure markup language, rather than a Turing-complete
macro-expanding programming language, has its merits and its drawbacks.

Why don’t you use the established internal subset mechanism for
centralizing these indexterm definitions?

Example:
<!ENTITY idx_ATP "<indexterm><primary sortas='ATP'>ATP,
(Adenosin-Tri-Phosphat)</primary></indexterm>" >

You can think of other methods for avoiding repetition, for example,
(mis-) using <xref> for pointing to the first occurrence of an
indexterm with a certain content:

<indexterm xml:id="idx_ATP"><primary sortas='ATP'>ATP,
(Adenosin-Tri-Phosphat)</primary></indexterm>

<xref linkend="idx_ATP"/>

but then you can’t use DocBook XSL’s rendering out of the box.

Gerrit

</pre>
      </blockquote>
      <pre wrap="">
</pre>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
oXygen-user mailing list
<a class="moz-txt-link-abbreviated" href="mailto:oXygen-user@oxygenxml.com">oXygen-user@oxygenxml.com</a>
<a class="moz-txt-link-freetext" href="https://www.oxygenxml.com/mailman/listinfo/oxygen-user">https://www.oxygenxml.com/mailman/listinfo/oxygen-user</a>
</pre>
    </blockquote>
    <br>
    <pre class="moz-signature" cols="72">-- 
spitzhalde9
D-79853 lenzkirch
<a class="moz-txt-link-abbreviated" href="mailto:bernhard.kleine@gmx.net">bernhard.kleine@gmx.net</a>
<a class="moz-txt-link-abbreviated" href="http://www.b-kleine.com">www.b-kleine.com</a>, <a class="moz-txt-link-abbreviated" href="http://www.urseetal.net">www.urseetal.net</a>
-
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</pre>
  </body>
</html>