]> git.lyx.org Git - lyx.git/blobdiff - status.23x
hebarticle: fix compilation with XeTeX (bug #10525)
[lyx.git] / status.23x
index ede30abcf61f0b81b9599ae95b38289e431504cc..cb0e367c585dfd2167bc5543a5ac04d196d67187 100644 (file)
@@ -31,15 +31,22 @@ What's new
 
 - Avoid using text mode for unicode symbols representable in math mode (bug 9616).
 
+- Do not issue error dialog when no tag is found in git repository for
+  tree-revision info inset.
+
 
 
 * DOCUMENTATION AND LOCALIZATION
 
+- New section about references in the example file colored-boxes.lyx.
+
 - The Dutch user interface localization has been revived, and the Dutch docs
   revised.
 
 - The Russian Tutorial has been updated.
 
+- Updated localizations include Arabic, German, Hebrew, and Slovak.
+
 
 * BUILD/INSTALLATION
 
@@ -51,6 +58,9 @@ What's new
 
 * DOCUMENT INPUT/OUTPUT
 
+- (Re-)fix problems with activated equal sign and graphic options in Turkish
+  and Latin documents (bug 2005).
+
 - Fix toprule with booktabs/longtable and captions (bug 11589).
 
 - Avoid adding spaces when parsing an array in a macro template (bug 10499).
@@ -78,6 +88,12 @@ What's new
 
 - Fix direction of roman numbers with RTL documents and LuaTeX.
 
+- Fix direction of references with XeTeX/bidi (bug 11626).
+
+- Fix interplay of the memoir class and custom page size/geometry (bug 10970).
+
+- Fix compilation of Hebrew Article with XeTeX and LuaTeX (bug 10525).
+
 
 * USER INTERFACE