On Tuesday 02 April 2002 14:17, Yannick Patois wrote:
> Hi,

  Hi Yannick,

> (latest CVS devel version)
>
> A few remarks about docbook mode:
>
> - There are not enough newline (\n) in the generated sgml, that makes it
> hard to read when needed (no new line after a </para> or even a <sectn>).

  This is on purpose, at least for now. For 1.2 the table model is more 
complex than previously. And inside a table entry I can't have something like:

<entry>
  <para>new entry.</para>
</entry>

  The problem is know as the "pernicious mixed content" since entry allows 
both block elements and simple chars inside. I don't have any simple solution 
for 1.2.0 and is too late in the development stage to add so many changes to 
make this work as intended. Does this makes sense to you?

> - Footnotes are not acknowledged correctly (no 'footnote' in the output
> code).

  This should be easy to fix. Thanks for the report.

> Unfortunately, I couldnt find out myseft about teh way to solve those
> problems. Thanks for any help.
>
>       Yannick

-- 
Jos� Ab�lio

Reply via email to