]> git.lyx.org Git - lyx.git/blobdiff - status.23x
pt_BR.po: update from Georger
[lyx.git] / status.23x
index dcee94718cdcaf73ea8bb22d9477e59d75e45a0f..516a38c6f977382100fb3a98c3e625881be41a44 100644 (file)
@@ -1,6 +1,6 @@
 -*- text -*-
 
 -*- 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.
 All comments are welcome.
 
 We try to group things by topic and in decreasing order of importance.
@@ -15,192 +15,194 @@ What's new
 
 * DOCUMENT INPUT/OUTPUT
 
 
 * 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.
 
 
-* USER INTERFACE
+- Updated localizations include Arabic, Bulgarian, Czech, German, Hebrew, 
+  Brazilian Portuguese, Slovak, and Ukrainian.
 
 
-- Improve layout of the character dialog (bugs 2752, 3804, 3884, and 4836).
 
 
-- Rework OK/Apply/Cancel behavior of preferences dialog (bug 10016).
+* 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).
 
 
-- Show module name with description (bug 11275).
+- Correctly set language after intitle paragraphs (bug 11514).
 
 
-- GuiCitation: Don't reset filter on show (bug 11291).
+- Fix toprule with booktabs/longtable and captions (bug 11589).
 
 
-- If a master is being created at loading the child, un-hide it (bug 11162).
+- 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).
 
 
-* DOCUMENTATION AND LOCALIZATION
+- 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).
 
 
-- Update Simplified Chinese, German, Italian and Slovak user interface
-  localization.
+- Fix problems with paths that contain the tilde (~) character.
 
 
-- Add some tooltips in citation dialog in favor of keyboard users (bug 11317).
+- Fix nomenclature processing with LuaTeX (bug 11571).
 
 
+- Fix problem on Windows with saving files in Dropbox folders (bug 10091).
 
 
-* BUILD/INSTALLATION
+- Find local bib files when they exist in the same directory as the LyX
+  file (bug 11588).
 
 
-- [[Need to include description of changes to the Windows installer.]]
+- 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).
 
 
-** Bug fixes:
-*************
+- Fix direction of roman numbers with RTL documents and LuaTeX.
 
 
-* DOCUMENT INPUT/OUTPUT
+- Fix direction of numbered citations outside XeTeX/bidi (bug 3005).
 
 
-- Fix footnotes in table with hyperref (bug 11212).
+- Fix direction of references with XeTeX/bidi (bug 11626).
 
 
-- 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 interplay of the memoir class and custom page size/geometry (bug 10970).
 
 
-- Disallow paragraph customization in some single-par charstyle insets
-  (bug 9192).
+- Fix compilation of Hebrew Article with XeTeX and LuaTeX (bug 10525).
 
 
-- Fix problems with extra table borders added on table modification
-  (bug 10010).
+- Fix greyedout note with RTL documents (bug 8647).
 
 
-- Fix text direction in figure wrap floats with RTL (bug 11029).
+- Fix colored and shaded boxes with RTL documents (bug 8642).
 
 
-- Fix text direction issue in info insets with RTL context (bug 10463).
+- Fix loading order problem with rotfloat/rotating and graphicx (bug 11502).
 
 
-- Fix text direction problem with polyglossia with nested languages
-  (part of bug 10111).
+- Fix LaTeX error with Canadian French as second language. LyX now uses
+  the (recommended) babel option "acadian" rather than "canadien".
 
 
-- Use LTR environment for forceLTR content in RTL context with
-  polyglossia (bug 10548).
+- Do not create unnecessary directories when exporting from the command
+  line (bug 11636).
 
 
-- Fix output of key symbols with info inset on the Mac (bug 10641).
+- Fix problem with included objects with Linkback service on Mac (bug 6961).
 
 
-- Fix output of table cells with multiple languages (bug 11128).
+- Fix termination of commands after math insets (bug 11667).
 
 
-- Fix RTL table output with bidi package (non-TeX fonts) (bug 9686).
+- Fix \binom command clash in beamer.
 
 
-- Do not mark the import converters for Sweave and knitr as needauth.
 
 
-- Fix conversion of captions from LyX 2.0 documents.
+* USER INTERFACE
 
 
-- Ignore horizontal wheel scrolling in work area (bug 11257).
+- Fix configure process with Python 3 (bug 11642).
 
 
-- Avoid crash when cursor is outside of work area (bug 11296).
+- Fix some numbering issues with bibitems (bug 2743, 8499).
 
 
-- Fix crash on Windows when closing external viewers (bug 11210).
+- Deal properly with orphaned bibitems (bug 7160).
 
 
-- Fix issue with erroneous qualified citations (bug 11308).
+- Fix endless loop when a macro definition references itself (bug 11595).
 
 
-- Add "hyperref-driver=dvips" option to the extra flags of the
-  latex->dvi converter (bug 11332).
+- Use the selection as the argument of a macro also when the macro has only
+  optional arguments (bug 10498).
 
 
-- Fix loading order conflict with beamer-article and covington.
+- 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).
 
 
-* USER INTERFACE
+- Fix right and left layout alignment (in workarea) with RTL (bug 11606).
 
 
-- Fix infinite loop while separating environments (bug 11295).
+- Show filenames for verbatim includes in outliner (bug 11612).
 
 
-- Fix loss of citation list after Undo (bug 9158).
+- Enable change tracking if paragraph break change (bug 11629).
 
 
-- Fix document-wide language setting with minted (bug 11203).
+- Fix crash when deleting column in math grid (bug 11623).
 
 
-- Fix display of percent sign with numbers in RTL (bug 4057).
+- Hide "LaTeX (Clipboard)" entry from import menu (bug 11657).
 
 
-- Fix issues with dead key accents (bug 11183).
+- Enable dissolve in undefined Flex inset context menu (bug 8650).
 
 
-- Fix disappearance of blue (language) line in some situations.
+- Fix bad caret position when row scrolls horizontally (bug 11603).
 
 
-- Draw menu separator symbol according to text direction.
+- Fix crash when inserting some insets in math split insets  (bug 11686).
 
 
-- Improve automatic removal of extra spaces, aka DEPM (bug 10503).
+- Properly remember cursor position when many files have been opened
+  (bug 10310).
 
 
-- Avoid white space before math completion (bug 11283).
 
 
-- View and change Plural, Capitalization, and No Prefix options for 
-  cross-references from the context menu (bug 11070).
+* INTERNALS
 
 
-- Don't step counters in deleted material (bug 11135).
+- Fix TeX file listing with the Nix package manager.
 
 
-- Fix display of raster graphics with viewports (bug 11180).
+- Fix Python detection routines, and so instant preview on some platforms
+  (bug 11282).
 
 
-- Fix some missing screen updates (bug 11323, regression in 2.3.1).
 
 
-- Allow adjustment of margin settings in InsetLayout (bug 10177).
+* DOCUMENTATION AND LOCALIZATION
 
 
-- Fix suprious comma in book and thesis bib preview (bug 11272).
+- Fix string direction in Hebrew localization (bug 11607).
 
 
 
 
-* INTERNALS
+* LYX2LYX
 
 
 
 
 
 
 
 
-* DOCUMENTATION AND LOCALIZATION
+* TEX2LYX
 
 
+- Significantly improve support for modules (bug 11259, 8229).
 
 
+- Prevent multiplication of preamble code on (re-)import (bug 8229).
 
 
+- Fix import of custom float definitions.
 
 
-* TEX2LYX
 
 
-- Consider required modules when checking for layout definitions in modules
-  (bug 11156).
+* LYXHTML
 
 
-- Fix import of Arabic polyglossia environment (part of bug 10111).
 
 
-- Fix import of unknown commands'/environments' options (bug 8685).
 
 
 * ADVANCED FIND AND REPLACE
 
 
 
 
 
 * ADVANCED FIND AND REPLACE
 
 
 
+
 * BUILD/INSTALLATION
 
 * 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.