]> git.lyx.org Git - lyx.git/blobdiff - status.23x
fr.po update for 2.3.5
[lyx.git] / status.23x
index 098a40013e437596281c864608bb3c45050963c6..3213e63fe00d4cc93fed74ec322ed8b862ebdc44 100644 (file)
@@ -15,24 +15,26 @@ What's new
 
 * DOCUMENT INPUT/OUTPUT
 
+- Add layout file for revtex 4.2.
 
 
-* MISCELLANEOUS
+* USER INTERFACE
 
+- Keep citation style when all selected citations are deleted (bug 11748).
 
 
-* TEX2LYX IMPROVEMENTS
+* MISCELLANEOUS
 
 
 
-* USER INTERFACE
+* TEX2LYX IMPROVEMENTS
 
-- Keep citation style when all selected citations are deleted (bug 11748).
 
 
 * DOCUMENTATION AND LOCALIZATION
 
-- Updated German, Interlingua and Slovak user interface localization.
+- Updated Brazilian Portuguese, German, Interlingua, Russian and Slovak
+  user interface localization.
 
 
 * BUILD/INSTALLATION
@@ -47,6 +49,10 @@ What's new
 
 - Fix crash with non-encodable glyph in nomcenlature inset (bug 11584).
 
+- Fix crash with non-encodable glyph in class options (bug 11865).
+
+- Support for Inkscape 1.0 (new command line syntax) (bug 11742).
+
 - Fix problems with non-ASCII characters in file path with recent LaTeX
   (bug 11146).
 
@@ -71,7 +77,11 @@ What's new
 
 - Fix tablefootnote loading order (bug 11841).
 
-- Fix reloading of changed include inset (11842).
+- Fix reloading of changed include inset (bug 11842).
+
+- Don't output \maketitle twice with branches (bug 11787).
+
+- Output \PassOptionsToPackage before any package is loaded (bug 11862).
 
 
 * USER INTERFACE
@@ -115,6 +125,21 @@ What's new
 
 - Fix direction of some parts of text in bidi texts (bug 11691).
 
+- Do not insert \textquoteright with Hunspell (bug 11832).
+
+- Fix disappearing selection with clipboard managers on X11 (bug 11715).
+
+- Correct hierarchy level of Bib(la)tex inset in outliner if "Show in Toc"
+  is selected (bug 11863).
+
+- Don't close a document if the "close or hide" dialog is canceled (bug
+  11456).
+  
+- Disable PDF bookmarksopen level widget if booksmarksopen is false
+  (bug 11289).
+
+- Fix encoding issues with python 3 when generating preview snippets.
+
 
 * INTERNALS
 
@@ -144,3 +169,4 @@ What's new
 
 - Download dictionary and thesaurus files, on Windows, from our SVN repo (bug 11192).
 
+- Avoid many warnings with g++ 10 and clang++ 10.