Hello Petter,

I think your example does not show a dblatex problem, but an invalid
(ugly) and broken (crucial) DocBook input:

1) The input is no valid DocBook document.  Generally you can't expect
   the transformation to work properly if the input is not of the
   required format.  In this special case you are lucky, after fixing 2)
   the remaining deviations from the DocBook DTD (validated against
   DocBook versions 4.2 and 4.5) do not break the transformation.

2) Some namestart and nameend attributes refer to undefined columns:
   'xxx0' and 'xxx8'.  How shall the corresponding elements get
   rendered?  No chance for an automatic processor.  This one breaks the
   dblatex transformation, after replacing 'xxx0' by 'xxx1' and 'xxx8'
   by 'xxx7' the transformation succeeds.

You may want to reassign this bug report to one of the moinmoin
packages, otherwise I would suggest to close it.  (Unless you disagree
to my argumentation :-) In which case feel free to contradict.)

Regards, Andreas
--
Andreas Hoenen <[EMAIL PROTECTED]>

GPG: 1024D/B888D2CE
     A4A6 E8B5 593A E89B 496B
     82F0 728D 8B7E B888 D2CE

Attachment: pgpBv4fHtWSQA.pgp
Description: PGP signature

Reply via email to