Osamu Aoki <[EMAIL PROTECTED]> wrote:
« Hi,
Hi Osamu,
thanks for your report.
«
« I have to say this debiandoc2dbxml tool works very well but
« debiandoc-sgml's document structure has strange features of which
« docbook keeps much more sane structure. For example, chapt and sect in
« debiandoc must be followed only by <p> entity
Hmm, the debiandoc.dtd reads:
<!ELEMENT chapt - o ((%sect),sect*)>
so it seems to me that you can put a "sect" after "chapt".
Example in developers-reference.sgml, line 105:
<chapt id="new-maintainer">Applying to Become a Maintainer
<sect id="getting-started">Getting started
....
With the file you attached ex-test.sgml, I found an error with
a <legalnotice> tag that debiandoc2dbxml inserts inside <copyright> tag.
But this does not seem to be related with what you say about <para> tag.
Emacs said: nsgmls:ex-test.xml:27:17:E: end tag for "legalnotice" which is not
finished
I will corect this soon.
Cheers,
--
Philippe Batailler