OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]


Subject: DOCBOOK-APPS: XSL & xref


Hello
I wrote the code like:
<qandaset>
  <qandaentry>
    <question id="q1"><para>Question 1</para></question>
    <answer><para>Here is the 
xref <xref linkend="q1" endterm="q1"/><para></answer>
  </qandaentry>
</qandaset>

And <xref> produce: <a href="#q1"><p>Question 1</p></a>
It should be: <a href="#q1">Question 1</a>
Can you show me how to fix this?
Thanks
-- 
Bi Cờ Lao


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]


Powered by eList eXpress LLC