Re: [Refdb-users] xhtml references don't start on new line
Status: Beta
Brought to you by:
mhoenicka
|
From: Markus H. <mar...@mh...> - 2004-03-11 19:34:04
|
Markus Hoenicka writes: > I have no clue yet what this means, but with saxon showing the xmlns > problem I do have a chance to investigate this. > Googling finally gave me a clue. My driver file did not define a default namespace, therefore some processors felt the need to insert an empty namespace (which is legal xhtml but it obviously confuses browsers). This is fixed now. I've also removed the <p> elements wrapping each reference as the <div> elements are sufficient. I've finally updated the bibliography template to match the latest DocBook version which fixed the duplicate id bug. Please have a look at version 1.5 of docbk-refdb-xhtml.xsl.in. This should ease your pain. validator.w3.org now tells me: This Page Is Valid XHTML 1.0 Transitional! regards, Markus -- Markus Hoenicka mar...@ca... (Spam-protected email: replace the quadrupeds with "mhoenicka") http://www.mhoenicka.de |