]> git.lyx.org Git - lyx.git/blobdiff - status.23x
de.po
[lyx.git] / status.23x
index 3213e63fe00d4cc93fed74ec322ed8b862ebdc44..2b96fd2690dcfd35ccf98eac28b5ed0992021362 100644 (file)
@@ -1,6 +1,6 @@
 -*- text -*-
 
-This file describes what has been done in the preparation of LyX 2.3.5.
+This file describes what has been done in the preparation of LyX 2.3.7.
 All comments are welcome.
 
 We try to group things by topic and in decreasing order of importance.
@@ -15,158 +15,206 @@ What's new
 
 * DOCUMENT INPUT/OUTPUT
 
-- Add layout file for revtex 4.2.
+- Support \bigtimes from the mathtools package (bug 11223).
+
+- Support 0x019b via tipa (bug 12426).
+
+
+* MISCELLANEOUS
+
+
+
+* TEX2LYX IMPROVEMENTS
+
 
 
 * USER INTERFACE
 
-- Keep citation style when all selected citations are deleted (bug 11748).
+- If the bibliography processor requested by a document is not available, do not
+  silently fall back to default. Rather than that, warn the user, keep the requested
+  processor and only fall back to an alternative at processing stage.
 
+- Backspace at the very start of a cell part of eqnarray or align environments
+  does not move the cursor out of the whole equation anymore and is now
+  equivalent to hitting the left arrow key (bug 11678).
 
-* MISCELLANEOUS
+- Other than directly inserted, now references can also be pasted as insets
+  into an equation, instead of simply as text (bug 11539).
 
+- Add support for High DPI screens in Windows and Linux (bug 12060).
 
+- Add Qt platform name in About dialog.
 
-* TEX2LYX IMPROVEMENTS
+- Add new pref variable \draw_strategy to fix some cases where display
+  is blinking (bug 12119).
 
 
 
 * DOCUMENTATION AND LOCALIZATION
 
-- Updated Brazilian Portuguese, German, Interlingua, Russian and Slovak
-  user interface localization.
+- Update the H-P-Statments example document.
 
 
 * BUILD/INSTALLATION
 
 
-
-
 ** Bug fixes:
 *************
 
 * DOCUMENT INPUT/OUTPUT
 
-- Fix crash with non-encodable glyph in nomcenlature inset (bug 11584).
+- Fix Open Document (tex4ht) output converter.
 
-- Fix crash with non-encodable glyph in class options (bug 11865).
+- Fix output of bibliography environment to make backref work
+  (bug 12041).
 
-- Support for Inkscape 1.0 (new command line syntax) (bug 11742).
+- Fix tables in title.
 
-- Fix problems with non-ASCII characters in file path with recent LaTeX
-  (bug 11146).
+- Fix issue causing the coalesce of an empty description list item and an
+  immediately following nested itemize environment when loading documents
+  created with version 2.1 or earlier (bug 12148).
 
-- Fix problems with recent LaTeX when \input@path contains tilde and space
-  (bug 11699).
+- Fix export of the optional argument of \sqrt when it contains other
+  commands with optional arguments (bug 3294).
 
-- Fix output with class-provided geometry package (bug 11724).
+- Fix loading subscript package with only LaTeX < 2005/12/01 (bug 12387).
 
-- Fix erroneous space in output caused by changebar module (bug 11473).
+- Fix modernCV.lyx for Texlive 2021 (bug 12311).
 
-- Correctly strike out deleted text after deleted display math (bug 11716).
+- Fix validating a macro definitions (bug 12524).
 
-- Fix loading of amsmath in beamer article classes (bug 11768).
+- Fix crashing due to uncodable character in math macro name (bug 11855).
 
-- Prevent polyglossia options from being output to PDF TOC (bug 11813).
 
-- Use real typographic quotation marks in PDF TOC (with pdflatex).
 
-- Fix problems with apostrophe in path on Windows (bug 9368).
+* USER INTERFACE
 
-- Don't open a new instance just because no files are given (bug 11635).
+- Re-enable input of non-LyX files (e.g., tex, pgf) (bug 12056).
 
-- Fix tablefootnote loading order (bug 11841).
+- Fix problem with display of menus on Gnome Wayland (bug 11746).
 
-- Fix reloading of changed include inset (bug 11842).
+- Improve error message for VCS file registration when RCS package
+  is not installed.
 
-- Don't output \maketitle twice with branches (bug 11787).
+- Make bibliographies work with grandchildren (bug 12033).
 
-- Output \PassOptionsToPackage before any package is loaded (bug 11862).
+- Do not close spellchecker after "Replace All" action (bug 11310).
 
+- Fix width of collapsible insets with sublabels (bug 12046).
 
-* USER INTERFACE
+- Fix Hebrew characters overflow in insets (bug 12030).
+
+- Fix unwanted scrolling of window when using "copy". (bug 11225).
+
+- Disable direct insertion of multiple spaces in mathed text (bug 1311).
+
+- Fix crash in tabular when an empty paragraph is removed
+  automatically (bug 12117).
+
+- Fix crash in tabular when resetting font (bug 12566).
 
-- Avoid crash in some cases where a dialog is shown during operation
-  (bug 11763).
+- Fix crash when using Hebrew (bug 12464).
 
-- Fix crash with nested insets when spaces are removed automatically (bug 11777).
+- On screen, show upper case greek letters in \mathbf as bold (bug 3751).
 
-- Fix a crash reported on lyx users.
-  There was an uninitialized buffer member of MathData in LFUN dispatch.
+- Fix coloring of text-mode material in math equations (bug 11007).
 
-- Fix backspace deletion of selected items with change tracking (bug 11630).
+- Fix crash with undo when the document has errors (bug 12163).
 
-- Fix display glitch where the change tracking cue blinks with the cursor
-  (bug 11684).
+- Fix Thesaurus usage with large text selection (#10528).
 
-- Consider shorthand in biblatex cite display (bug 11696).
+- Fix wrap-around of spellchecker (#10383).
 
-- Properly resize columns of child document table widget.
+- Avoid pointless 'undefined flex inset' errors when changing document
+  settings (bug 12163).
 
-- Fix problem with validation of InsetLayout.
+- Fix display of emphasize in slanted text (bug 12175).
 
-- Fix over-hasty resetting of dialog in Child Documents settings (bug 11564).
+- Fix copy of multi-cells in table (bug 12196).
 
-- Fix problems when pasting ZERO WIDTH NON-JOINER (bug 11790).
+- Fix some wrongly initialized internal buffers (bug 12246).
 
-- Remove newlines from LFUNs entered in the shortcut dialog.
+- Fix reverse search on Mac (bug 12063).
 
-- Add copy, paste, etc, to math context menu (but 11799).
+- Fix misaligned math frame decoration (bug 11491).
 
-- Avoid bleeding of inset background outside of inset (bug 11786).
+- Fix painting of nested environment overlaping with inset (bug 12243).
 
-- Disallow adding columns with gathered environment as this is not
-  supported (bug 11812).
+- Fix outline filter search for "\" symbol (bug 12359).
 
-- Preserve paragraph spacing when breaking a paragraph at the start
-  (bug 11817).
+- Fix inset cornes painting on HiDPI screens (bug 12336).
 
-- Improve reporting of undefined control sequences in preamble (bug 11844).
+- Fix instant preview foreground color in Beamer documents (bug 12563).
 
-- Fix direction of some parts of text in bidi texts (bug 11691).
+- Properly update font info at cursor position after toggling
+  (bug 12450).
 
-- Do not insert \textquoteright with Hunspell (bug 11832).
+- Fix broken modifier handling for Qt-5.12 on Mac (bug 12247).
 
-- Fix disappearing selection with clipboard managers on X11 (bug 11715).
+- Limit zoom value to 1000% to avoid crashes (bug 12452).
 
-- Correct hierarchy level of Bib(la)tex inset in outliner if "Show in Toc"
-  is selected (bug 11863).
+- Limit graphics scaling in LyX to 1--1000% to avoid crashes (12353).
 
-- 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 potential crash with 32bit ucs4 codepoints (bug 12519).
 
-- Fix encoding issues with python 3 when generating preview snippets.
+- Catch warnings from packages that contain a hyphen in their name
+  in the Log dialog.
 
 
 * INTERNALS
 
 
+
+
+
 * DOCUMENTATION AND LOCALIZATION
 
+- Updated Polish and French User Interface localizations.
+
+- Updated French Customization.lyx, UserGuide.lyx and Additional.lyx.
+
 
 * LYX2LYX
 
 
+
+
 * TEX2LYX
 
 
+
+
 * LYXHTML
 
-- Don't output LaTeX preamble snippets with HTML (bug 11780).
+
 
 
 * ADVANCED FIND AND REPLACE
 
 
 
+
 * BUILD/INSTALLATION
 
-- Do not break configuration if a layout file is not decodable. Rather than that, 
-  issue a warning and skip that file (bug 11736).
+- compilation with configure now defaults to Qt5, use --disable-qt5 to compile with Qt4.
+
+- Remove use of deprecated Qt methods.
+
+- Update in-tree hunspell library to 1.7.0.
+
+- The WM class of LyX for X Window environment is now the package name, typically
+  "lyx" or "lyx[suffix]" (bug 11930).
+
+- Fix warnings with recent compilers (gcc 11, clang+++ >= 10) and compilation with gcc 12.
+
+- Fix warnings with autoconf 2.71.
+
+- Fix framework name case error for QtDBus on Mac (bug 12305)
+
+- Fix directory permission of .app bundle on Mac (bug 12150)
 
-- Download dictionary and thesaurus files, on Windows, from our SVN repo (bug 11192).
+- Fix configuration bug on Windows which prevented LyX from 
+  installing (bug 12369).
 
-- Avoid many warnings with g++ 10 and clang++ 10.
+- With autoconf, fix the "distcheck" make target.
+: