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: “%t”"/> <l:template name="chapter" text="Chap. %n: “%t”"/> <l:template name="section" text="Sec. %n: “%t”"/> <l:template name="biblioentry" text="Bibl. %n: “%t”"/> </l:context>
What am I missing and/or am doing wrong? Regards, Mattias Hird
