]> git.lyx.org Git - lyx.git/blobdiff - status.23x
Update sk.po
[lyx.git] / status.23x
index ff82428777129859b722a40478514c0847045199..b10458ba0276471e2b79e8926b7a64f1c3a87d08 100644 (file)
@@ -46,11 +46,12 @@ What's new
 - Add support for plural and capitalized refstyle references.
 
 
-
 * USER INTERFACE
 
 - Improve layout of the character dialog (bugs 2752, 3804, 3884, and 4836).
 
+- Rework OK/Apply/Cancel behavior of preferences dialog (bug 10016).
+
 - Disambiguate dialog message (bug 11242).
 
 - Unify capitalzation in dialog (bug 11237).
@@ -67,6 +68,12 @@ What's new
 
 - Add bibtex inset to outliner if "add to toc" is checked (bug 11309).
 
+- Show module name with description (bug 11275).
+
+- GuiCitation: Don't reset filter on show (bug 11291).
+
+- If a master is being created at loading the child, un-hide it (bug 11162).
+
 
 * DOCUMENTATION AND LOCALIZATION
 
@@ -78,7 +85,7 @@ What's new
 
 * BUILD/INSTALLATION
 
-
+- [[Need to include description of changes to the Windows installer.]]
 
 
 
@@ -126,6 +133,11 @@ What's new
 
 - Fix issue with erroneous qualified citations (bug 11308).
 
+- Add "hyperref-driver=dvips" option to the extra flags of the
+  latex->dvi converter (bug 11332).
+
+- Fix loading order conflict with beamer-article and covington.
+
 
 
 * USER INTERFACE
@@ -151,6 +163,22 @@ What's new
 - View and change Plural, Capitalization, and No Prefix options for 
   cross-references from the context menu (bug 11070).
 
+- Don't step counters in deleted material (bug 11135).
+
+- Fix display of raster graphics with viewports (bug 11180).
+
+- Fix some missing screen updates (bug 11323, regression in 2.3.1).
+
+- Allow adjustment of margin settings in InsetLayout (bug 10177).
+
+- Fix suprious comma in book and thesis bib preview (bug 11272).
+
+- Merge paragraphs when pasted into an inset that forbids multiple
+  paragraphs (bug 8281).
+
+- Fix display issue of individual pre- and posttext in citation dialog
+  (biblatex only) (bug 11352).
+
 
 * INTERNALS