Hello,

I am trying to customize the generated text from xref to biblioentries but
can't get it to work. It works fine for chapter, appendix and section
elements, but not biblioentry.
The XSL I am using:
<l:context name="xref">
  <l:template name="appendix" text="App. %n: &#8220;%t&#8221;"/>
  <l:template name="chapter" text="Chap. %n: &#8220;%t&#8221;"/>
  <l:template name="section" text="Sec. %n: &#8220;%t&#8221;"/>
  <l:template name="biblioentry" text="Bibl. %n: &#8220;%t&#8221;"/>
</l:context>

What am I missing and/or am doing wrong?

Regards,
Mattias Hird

Reply via email to