← Prev in month ← Prev in thread
Next in thread → Next in month →

small non-hotlinked citation text problem

From
Chris Chiasson <>
Date
2006-09-09T09:12:30+00:00
ID
Thread
small non-hotlinked citation text problem
What could cause citation text to not be hotlinked in pdf or html
output, but to be hotlinked in xhtml?

I am currently seeing it in my docbook 5 work, with xml like this
<citation>GNVNOTED<citation>

resulting in:

xhtml (works):
[<a href="#GNVNOTED" title="[GNVNOTED]"><abbr class="abbrev"><a
id="GNVNOTED_abbrev"/>GNVNOTED</abbr></a>]

html (not hotlinked):
[<a href="#GNVNOTED" title="[GNVNOTED]"><abbr class="abbrev"><a
name="GNVNOTED_abbrev"></a>GNVNOTED</abbr></a>]

fo (not hotlinked):
[GNVNOTED]

-- 
http://chris.chiasson.name/
← Prev in month ← Prev in thread
Next in thread → Next in month →