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

Reply via email to