]> git.lyx.org Git - lyx.git/blobdiff - status.23x
pt_BR.po: update from Georger
[lyx.git] / status.23x
index 39cbc4cf4d224dec141f15b58ed78af903c03266..516a38c6f977382100fb3a98c3e625881be41a44 100644 (file)
@@ -1,6 +1,6 @@
 -*- text -*-
 
-This file describes what has been done in the preparation of LyX 2.3.2.
+This file describes what has been done in the preparation of LyX 2.3.4.
 All comments are welcome.
 
 We try to group things by topic and in decreasing order of importance.
@@ -15,165 +15,194 @@ What's new
 
 * DOCUMENT INPUT/OUTPUT
 
-- Add support for non-ASCII characters in hyperlinks (bug 11165).
 
-- Support rotated table cells with linebreaks (bug 8085).
 
-- Add support for LyX logo in RTL output (bug 10423).
+* MISCELLANEOUS
 
-- Update support for linguistic subexamples.
 
-- Support key symbols via menukeys package (part of bug 10641).
 
+* TEX2LYX IMPROVEMENTS
 
-* MISCELLANEOUS
 
 
+* USER INTERFACE
 
+- The "Rows & Columns" optional submenu has been added to the math context menu.
 
-* TEX2LYX IMPROVEMENTS
+- Avoid using text mode for unicode symbols representable in math mode (bug 9616).
 
-- Add support for multirow (bug 11164).
+- Do not issue error dialog when no tag is found in git repository for
+  tree-revision info inset.
 
-- Improve import of titling commands other than \maketitle (bug 6461).
+- Fix display with Wayland (bug 11692).
 
-- Add support for horizontal longtabular alignment.
 
-- Add support for btUnit (multibib).
+* DOCUMENTATION AND LOCALIZATION
 
-- Add support for decimal alignment in table cells.
+- New section about references in the example file colored-boxes.lyx.
 
-- Add support for plural and capitalized refstyle references.
+- The Dutch user interface localization has been revived, and the Dutch docs
+  revised.
 
+- The Russian Tutorial has been updated.
 
+- Updated localizations include Arabic, Bulgarian, Czech, German, Hebrew, 
+  Brazilian Portuguese, Slovak, and Ukrainian.
 
-* USER INTERFACE
 
-- Improve layout of the character dialog (bugs 2752, 3804, 3884, and 4836).
+* BUILD/INSTALLATION
 
-- Disambiguate dialog message (bug 11242).
 
-- Unify capitalzation in dialog (bug 11237).
 
-- Allow to change multiple table columns' width at once (bug 11205).
 
-- When using formal tables, draw top/bottom rules thicker when adequate.
+** Bug fixes:
+*************
 
-- Draw underline (and friends) over insets too (bug 11297).
+* DOCUMENT INPUT/OUTPUT
 
-- Handle properly branches with a space in their name (bug 11108).
+- Prevent crash due to unencodable path (bug 11688).
 
-- Allow the 'module in child not used in master' warning to be disabled.
+- Fix crash with polyglossia when the "Auto End" language preference setting
+  is off and titles are used.
 
-- Add bibtex inset to outliner if "add to toc" is checked (bug 11309).
+- (Re-)fix problems with activated equal sign and graphic options in Turkish
+  and Latin documents (bug 2005).
 
+- Correctly set language after intitle paragraphs (bug 11514).
 
-* DOCUMENTATION AND LOCALIZATION
+- Fix toprule with booktabs/longtable and captions (bug 11589).
 
-- Update Simplified Chinese, German, Italian and Slovak user interface
-  localization.
+- Avoid adding spaces when parsing an array in a macro template (bug 10499).
 
-- Add some tooltips in citation dialog in favor of keyboard users (bug 11317).
+- 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).
 
-* BUILD/INSTALLATION
+- 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).
 
-** Bug fixes:
-*************
+- Fix paragraph alignment with RTL documents and LuaTeX (part of bug 11399).
 
-* DOCUMENT INPUT/OUTPUT
+- Fix direction of brackets with RTL documents and LuaTeX (part of bug 11187).
+
+- Fix direction of roman numbers with RTL documents and LuaTeX.
 
-- Fix footnotes in table with hyperref (bug 11212).
+- Fix direction of numbered citations outside XeTeX/bidi (bug 3005).
 
-- When cloning a buffer, do not start from a parent if it is not the
-  current master (e.g., when compiling a child alone).
+- Fix direction of references with XeTeX/bidi (bug 11626).
 
-- Disallow paragraph customization in some single-par charstyle insets
-  (bug 9192).
+- Fix interplay of the memoir class and custom page size/geometry (bug 10970).
 
-- Fix problems with extra table borders added on table modification
-  (bug 10010).
+- Fix compilation of Hebrew Article with XeTeX and LuaTeX (bug 10525).
 
-- Fix text direction in figure wrap floats with RTL (bug 11029).
+- Fix greyedout note with RTL documents (bug 8647).
 
-- Fix text direction issue in info insets with RTL context (bug 10463).
+- Fix colored and shaded boxes with RTL documents (bug 8642).
 
-- Fix text direction problem with polyglossia with nested languages
-  (part of bug 10111).
+- Fix loading order problem with rotfloat/rotating and graphicx (bug 11502).
 
-- Use LTR environment for forceLTR content in RTL context with
-  polyglossia (bug 10548).
+- Fix LaTeX error with Canadian French as second language. LyX now uses
+  the (recommended) babel option "acadian" rather than "canadien".
 
-- Fix output of key symbols with info inset on the Mac (bug 10641).
+- Do not create unnecessary directories when exporting from the command
+  line (bug 11636).
 
-- Fix output of table cells with multiple languages (bug 11128).
+- Fix problem with included objects with Linkback service on Mac (bug 6961).
 
-- Fix RTL table output with bidi package (non-TeX fonts) (bug 9686).
+- Fix termination of commands after math insets (bug 11667).
 
-- Do not mark the import converters for Sweave and knitr as needauth.
+- Fix \binom command clash in beamer.
 
-- Fix conversion of captions from LyX 2.0 documents.
 
-- Ignore horizontal wheel scrolling in work area (bug 11257).
+* USER INTERFACE
 
-- Avoid crash when cursor is outside of work area (bug 11296).
+- Fix configure process with Python 3 (bug 11642).
 
-- Fix crash on Windows when closing external viewers (bug 11210).
+- Fix some numbering issues with bibitems (bug 2743, 8499).
 
+- Deal properly with orphaned bibitems (bug 7160).
 
+- Fix endless loop when a macro definition references itself (bug 11595).
 
-* USER INTERFACE
+- Use the selection as the argument of a macro also when the macro has only
+  optional arguments (bug 10498).
 
-- Fix infinite loop while separating environments (bug 11295).
+- Correctly close a language opened in a branch inset (bug 9633).
 
-- Fix loss of citation list after Undo (bug 9158).
+- Fix additional problem with display of inline equations in outliner
+  (bug 11423).
 
-- Fix document-wide language setting with minted (bug 11203).
+- Preserve "all authors" state when switching citation style via context
+  menu (bug 11439).
 
-- Fix display of percent sign with numbers in RTL (bug 4057).
+- Fix right and left layout alignment (in workarea) with RTL (bug 11606).
 
-- Fix issues with dead key accents (bug 11183).
+- Show filenames for verbatim includes in outliner (bug 11612).
 
-- Fix disappearance of blue (language) line in some situations.
+- Enable change tracking if paragraph break change (bug 11629).
 
-- Draw menu separator symbol according to text direction.
+- Fix crash when deleting column in math grid (bug 11623).
 
-- Improve automatic removal of extra spaces, aka DEPM (bug 10503).
+- Hide "LaTeX (Clipboard)" entry from import menu (bug 11657).
 
-- Avoid white space before math completion (bug 11283).
+- Enable dissolve in undefined Flex inset context menu (bug 8650).
+
+- Fix bad caret position when row scrolls horizontally (bug 11603).
+
+- Fix crash when inserting some insets in math split insets  (bug 11686).
+
+- Properly remember cursor position when many files have been opened
+  (bug 10310).
 
 
 * INTERNALS
 
+- Fix TeX file listing with the Nix package manager.
 
+- Fix Python detection routines, and so instant preview on some platforms
+  (bug 11282).
 
 
 * DOCUMENTATION AND LOCALIZATION
 
+- Fix string direction in Hebrew localization (bug 11607).
+
+
+* LYX2LYX
+
 
 
 
 * TEX2LYX
 
-- Consider required modules when checking for layout definitions in modules
-  (bug 11156).
+- Significantly improve support for modules (bug 11259, 8229).
+
+- Prevent multiplication of preamble code on (re-)import (bug 8229).
+
+- Fix import of custom float definitions.
+
+
+* LYXHTML
 
-- Fix import of Arabic polyglossia environment (part of bug 10111).
 
-- Fix import of unknown commands'/environments' options (bug 8685).
 
 
 * ADVANCED FIND AND REPLACE
 
 
 
+
 * BUILD/INSTALLATION
 
-- Fix linker options for Mac builds to avoid failures when running
-  install_name_tool on Mac to create relocatable binaries using the
-  bundled private frameworks.
+- avoid annoying warnings with g++ 9.