]> git.lyx.org Git - lyx.git/blobdiff - RELEASE-NOTES
Make LaTeX export threadsafe.
[lyx.git] / RELEASE-NOTES
index 44f8be0a25b90cfd7d6e5b36efa84033dc238833..f680014257abe69eeea76304eda51afef3d41296 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
 -----------------------------