ctests for French User Guide are failing
Scott Kostyshak
skostysh at lyx.org
Sun May 30 17:20:27 UTC 2021
On Sun, May 30, 2021 at 03:30:31PM +0200, Jean-Pierre Chrétien wrote:
> Le 28/05/2021 à 14:24, Scott Kostyshak a écrit :
> > On Fri, May 28, 2021 at 08:51:08AM +0200, Jean-Pierre Chrétien wrote:
> > > Le 28/05/2021 à 02:14, Scott Kostyshak a écrit :
> > > > The following ctests for the French User Guide on current master are failing for me:
> > > >
> > > > export/doc/fr/UserGuide_lyx22 (Failed)
> > > > export/doc/fr/UserGuide_lyx23 (Failed)
> > > > export/doc/fr/UserGuide_dvi (Failed)
> > > > export/doc/fr/UserGuide_dvi3_texF (Failed)
> > > > export/doc/fr/UserGuide_pdf (Failed)
> > > > DEFAULTOUTPUT_export/doc/fr/UserGuide_pdf2 (Failed)
> > > > export/doc/fr/UserGuide_pdf3 (Failed)
> > > > export/doc/fr/UserGuide_pdf5_texF (Failed)
> > >
> > > Should be fixed now.
> >
> > Works well. Thanks for the quick fix, Jean-Pierre!
>
> The error that made the tests fail is quite peculiar. I copied the new
> escape sequences at the end of section 6.8.1 from the English UserGuide
> without marking it as French, and I got this error:
>
> ! Paragraph ended before \bbl at foreign@x was complete.
>
> When I look at the code, I do not see any missing parenthesis.
>
> eux\foreignlanguage{english}{.\nomenclature{%@, %|, %!, %"}{The quote sign
> in TeX code is output by writing ' %"{}%"{} '.}}
>
> The error disappears when I mark the index entry as French, and the new code is:
>
> .\nomenclature{%@, %|, %!, %"}{The quote sign in TeX code is output by
> writing ' %"{}%"{} '.}
>
> Could this be a hidden bug affecting language embedding of index entries?
> I'll try to build a MWE.
Thanks for looking into it. I do not know LaTeX well, but I agree with
you that I do not see any missing parenthesis. I wonder if this could be
a bug in a LaTeX package (either nomenclature or the language handling).
Scott
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://lists.lyx.org/pipermail/lyx-devel/attachments/20210530/2586d4cc/attachment.asc>
More information about the lyx-devel
mailing list