Hi,
Take the following, simple document:
\documentclass[ngerman,british]{scrbook}
\usepackage{fontspec}
\usepackage{polyglossia}
\setdefaultlanguage[variant=british]{english}
\setotherlanguage{german}
\begin{document}
English
\begin{german}
Deutsch
\end{german}
Continue
\end{document}
When I import this document in LyX after the german part the document in
Lyx does not switch back to the default language, but it stays German. I
expect that after "\end{german}" the default language would be used.
Do I something wrong? Or is this a bug?
This is the latest version: 2.3.3.4 on openSUSE.
Thanks,
Cor
--
lyx-devel mailing list
lyx-devel@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-devel