[Refdb-users] FO stylesheet problem #1: duplicate "Reference List" text
Status: Beta
Brought to you by:
mhoenicka
|
From: Markus H. <mar...@mh...> - 2004-03-07 16:10:45
|
David Nebauer writes: > The FO is simply hideous to read in plain text, but the relevant portion > is: <fo:block [... lots of attributes ...]>Reference > List</fo:block></fo:block></fo:block><fo:block/></fo:block>Reference > List<fo:block ... > I'm at a loss here. This is a long-standing bug in the printable output from XML. The RefDB driver files do not render the bibliography title directly. The DocBook stylesheets actually suppress direct rendering of the bibliography title as this is handled by the bibliography page code. What strikes me most is that the second appearance of the bibliography title occurs outside of any fo:block element. It looks like it slips in accidentally. BTW trying to suppress the bib title in the driver file does not help either. Now that I can use FOP to get printable output, I'll investigate what causes this problem. However, I'm not an XSLT guru, so any help would be greatly appreciated. regards, Markus -- Markus Hoenicka mar...@ca... (Spam-protected email: replace the quadrupeds with "mhoenicka") http://www.mhoenicka.de |