]> git.lyx.org Git - lyx.git/blobdiff - RELEASE-NOTES
* layouttranslations.review - remove dupes
[lyx.git] / RELEASE-NOTES
index 44f8be0a25b90cfd7d6e5b36efa84033dc238833..d623a32283b596970cba2b7eeea701d35f6a873e 100644 (file)
@@ -79,6 +79,9 @@ The following pref variables were added in 2.1:
   Defines the default output format for documents with non-tex
   fonts (OpenType fonts).
 
+- \\fullscreen_statusbar
+  Controls whether the statusbar is shown in fullscreen mode.
+
 - \\texinputs_prefix
   Defines the prefix for the TEXINPUTS environment variable. A
   single '.' in the paths will get replaced with the current
@@ -180,8 +183,8 @@ The following LyX key bindings have been changed:
 
 The following LyX documents have been moved:
 
-- 'AEA', 'JASA', 'springer', 'ACM-siggraph', and 'thesis' have been moved
-  from templates to examples (see #8643).
+- All thesis template files and the svmult and svmono template files have been
+  moved to the examples folder.
 
 
 The following metadata files have been added to the tarball:
@@ -204,6 +207,10 @@ Changes with respect to external programs and libraries:
 - LyX no longer uses gettext for handling the translation files. This
   especially is an advantage on Windows, where translating strings is faster.
 
+- LyX is not yet supposed to work with Qt5. It is advised to compile and 
+  run LyX against Qt 4.8.x. On Windows, Qt 4.8.5 suffers from a bug that 
+  breaks the use of shortcuts, so on Windows Qt 4.8.4 is advised.
+
 
 Known issues in version 2.1.0
 -----------------------------
@@ -222,3 +229,9 @@ Caveats when upgrading from earlier versions to 2.1.x
   on remote X connections and we provide the \\use_qimage preference
   variable, which brings back the old way of painting (when set to false).
 
+- BibTeX errors are now processed and cause the document to fail
+  compilation. Before, these errors were ignored, which means that it 
+  may happen that documents that did compile with a previous version
+  do not compile anymore with LyX 2.1.x. To solve this, one needs to 
+  fix the offending BibTeX errors in the document.
+