On Wed, 5 Aug 2020 at 11:43, Kornel Benko <kor...@lyx.org> wrote:

> Am Tue, 4 Aug 2020 15:24:25 +0200
> schrieb Kornel Benko <kor...@lyx.org>:
>
> > Exporting doc/Customization.lyx to docbook5 gives invalid result.
> >
> > Bisecting this file lead to the attached mwe.
> >
> > The error vanishes, if we remove the ragged line break (between
> 'Centered' and 'abcd')
> >
> >       Kornel
> >
>
> For me the attached patch cures this case.
>

I'm taking note of this, thanks for debugging things. I am currently
rewriting a large part of the code to make it easier to understand and to
modify, but also to correct long-standing issues. The main difference is
that paragraphs are now handled one by one instead of a bunch of them at a
time. It will probably be detrimental to performance, but at least it will
be easier to get correct.

I'm working on this when I've got spare time; the current results are in
the features.git repo, branch feature/docbook. I try to ensure that each
commit compiles, but the code right now has many regressions.
-- 
lyx-devel mailing list
lyx-devel@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-devel

Reply via email to