]> git.lyx.org Git - lyx.git/blobdiff - status.23x
hebarticle: fix compilation with XeTeX (bug #10525)
[lyx.git] / status.23x
index 245a1cd2413eaa01dcf69f28cc7e3efa29c9d473..cb0e367c585dfd2167bc5543a5ac04d196d67187 100644 (file)
@@ -27,12 +27,25 @@ What's new
 
 * USER INTERFACE
 
+- The "Rows & Columns" optional submenu has been added to the math context menu.
+
+- 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
 
-- The Dutch user interface localization has been revived.
+- 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
@@ -45,8 +58,42 @@ 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).
+
+- Avoid superfluous braces in the optional argument of a macro (bug 11552).
+
+- Do not replace a latex command with the corresponding symbol in the
+  unicodesymbols file, unless it can be encoded in the document encoding
+  (bug 11586).
+
+- Fix problems with paths that contain the tilde (~) character.
+
+- Fix nomenclature processing with LuaTeX (bug 11571).
+
+- Fix problem on Windows with saving files in Dropbox folders (bug 10091).
+
+- Find local bib files when they exist in the same directory as the LyX
+  file (bug 11588).
+
+- Fix table column order with RTL documents and LuaTeX (part of bug 9686).
+
+- Fix paragraph alignment with RTL documents and LuaTeX (part of bug 11399).
+
+- Fix direction of brackets with RTL documents and LuaTeX (part of bug 11187).
+
+- 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
 
@@ -56,18 +103,33 @@ What's new
 
 - Fix endless loop when a macro definition references itself (bug 11595).
 
+- Use the selection as the argument of a macro also when the macro has only
+  optional arguments (bug 10498).
 
-* INTERNALS
+- Correctly close a language opened in a branch inset (bug 9633).
 
+- Fix additional problem with display of inline equations in outliner
+  (bug 11423).
 
+- Preserve "all authors" state when switching citation style via context
+  menu (bug 11439).
 
+- Fix right and left layout alignment (in workarea) with RTL (bug 11606).
 
+- Show filenames for verbatim includes in outliner (bug 11612).
 
-* DOCUMENTATION AND LOCALIZATION
 
+* INTERNALS
+
+- Fix TeX file listing with the Nix package manager.
 
 
 
+* DOCUMENTATION AND LOCALIZATION
+
+- Fix string direction in Hebrew localization (bug 11607).
+
+
 * LYX2LYX
 
 
@@ -79,6 +141,8 @@ What's new
 
 - Prevent multiplication of preamble code on (re-)import (bug 8229).
 
+- Fix import of custom float definitions.
+
 
 * LYXHTML