]> git.lyx.org Git - lyx.git/blobdiff - lib/RELEASE-NOTES
theorems-ams: add solution environment
[lyx.git] / lib / RELEASE-NOTES
index 70afe0f28aab63194df8577d329c37e016055fc8..202a7fe73e802227b47d5604c4f309bdd3ff5a0b 100644 (file)
 
 * LyX now gives an error if the underlying LaTeX command exited with error.
 
 
 * LyX now gives an error if the underlying LaTeX command exited with error.
 
-* With LuaTeX, LyX now uses polyglossia instead of babel if the language
-  package option "Automatic" is selected. In order to use babel, select
-  "Always babel" instead.
-
 
 !!Known issues in version 2.2.0
 
 
 !!Known issues in version 2.2.0
 
   compile with error. However, because now in 2.2.x users can click on
   the "Show Output Anyway" button, the document can still be viewed.
 
   compile with error. However, because now in 2.2.x users can click on
   the "Show Output Anyway" button, the document can still be viewed.
 
-* With XeTeX and LuaTeX, missing characters in the output are now reported
-  as errors. This leads to error reports for documents that compiled without
-  error before. However, the error was always present but went undetected!
+* Missing characters in the output are now reported as errors. This leads
+  to error reports for documents that compiled without error before.
+  However, the error was always present but went undetected!
 
 * Documents using Times fonts and containing Greek characters may now fail
   to compile under pdflatex for users of MikTeX due to an automatically
   half-installed "grtimes" package. A workaround in LyX was removed as it
   stands in the way of alternative approaches (see bug #6469).
 
 * Documents using Times fonts and containing Greek characters may now fail
   to compile under pdflatex for users of MikTeX due to an automatically
   half-installed "grtimes" package. A workaround in LyX was removed as it
   stands in the way of alternative approaches (see bug #6469).
+
+* With LuaTeX, LyX now uses polyglossia instead of babel if the language
+  package option "Automatic" is selected. In order to use babel, select
+  "Always babel" instead. This may be needed if a document uses code that
+  is specific to babel.