old lyx document in lyx 2.3.6 doesn't compile
Jean-Marc Lasgouttes
lasgouttes at lyx.org
Fri Sep 16 07:48:10 UTC 2022
Le 14/09/2022 à 19:16, Csikos Bela a écrit :
> Hello:
>
> I have an old document I made in lyx 2.0. Lyx 2.3.6.1 opens is but
> interprets the code incorrectly and gives compilation error:
Hello,
Could you please create a ticket in trac? I can confirm that the file
does not typeset in 2.4.0dev either.
JMarc
>
> In lyx 2.0 the latex code is:
>
> \selectlanguage{magyar}%
> \begin{enumerate}[nosep]
> \inputencoding{latin2}%
> \item Első item.\inputencoding{latin9}\foreignlanguage{english}{}\\
> \foreignlanguage{english}{First item. }\selectlanguage{english}%
> \end{enumerate}
>
> Opening the file in lyx 2.3.6.1 latex code is:
>
> \selectlanguage{magyar}%
> \begin{enumerate}[\foreignlanguage{english}{nosep}]
> \inputencoding{latin2}%
> \item Első item.\inputencoding{latin9}\foreignlanguage{english}{}\\
> \foreignlanguage{english}{First item. }\selectlanguage{english}%
> \end{enumerate}
>
> How can I convert or open my lyx 2.0 document in lyx 2.3 so that it
> would work correctly?
>
> I attach the the lyx 2.0 file (MWE).
>
> Thanks,
>
> bcsikos
>
>
More information about the lyx-users
mailing list