mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
220 lines
5.6 KiB
Plaintext
220 lines
5.6 KiB
Plaintext
-*- text -*-
|
|
|
|
This file describes what has been done in the preparation of LyX 2.1.5.
|
|
All comments are welcome.
|
|
|
|
We try to group things by topic and in decreasing order of importance.
|
|
Please feel free to re-arrange if that seems like a good idea.
|
|
|
|
All of these fixes have already been checked into the 2.1.x branch of
|
|
LyX's git repository. The repository can be cloned via:
|
|
git clone git://git.lyx.org/lyx
|
|
For more details on how to use the repository, please visit:
|
|
http://wiki.lyx.org/Devel/LyXGit
|
|
A list of bugs fixed for this release can also be found at:
|
|
http://www.lyx.org/trac/wiki/BugTrackerHome
|
|
as well as a list of bugs still targeted to the 2.1.5 release.
|
|
|
|
Richard Heck
|
|
Branch Maintainer
|
|
rgheck@lyx.org
|
|
|
|
|
|
What's new
|
|
==========
|
|
|
|
** Updates:
|
|
***********
|
|
|
|
* DOCUMENT INPUT/OUTPUT
|
|
|
|
|
|
|
|
|
|
* TEX2LYX IMPROVEMENTS
|
|
|
|
|
|
|
|
* USER INTERFACE
|
|
|
|
- Add \ensuremath to the list of math completions.
|
|
|
|
- The entries in the outliner are no longer truncated at 40 chars (bug 9579).
|
|
|
|
- The indentation of beamer frame contents has been decreased and unified.
|
|
|
|
- In mathed, select only current cell on double-click (bug 9747).
|
|
|
|
|
|
* DOCUMENTATION AND LOCALIZATION
|
|
|
|
- New German translation of the PDF-comment example file.
|
|
|
|
- Updated Brazilian Portuguese, French and German user interface localization.
|
|
|
|
- Updated example file for PDF-comments.
|
|
|
|
- Improved example file for the moderncv document class.
|
|
|
|
- Updated French translation of Linguistics manual.
|
|
|
|
- Revised Spanish Tutorial manual.
|
|
|
|
- Revised French UserGuide manual.
|
|
|
|
|
|
* BUILD/INSTALLATION
|
|
|
|
|
|
|
|
|
|
** Bug fixes:
|
|
*************
|
|
|
|
* DOCUMENT INPUT/OUTPUT
|
|
|
|
- Fixed a typo in the tutorial.
|
|
|
|
- Tex2lyx: fix bug with comments immediately folowed by some test (bug 9551).
|
|
|
|
|
|
* LYX2LYX
|
|
|
|
|
|
|
|
* USER INTERFACE
|
|
|
|
- Fix crash when activating "Close All" while an export process is running
|
|
in the background (bug 9711).
|
|
|
|
- Fix crash when unfolding/copying macros containing other macros (bug 9490).
|
|
|
|
- Fix crash when inserting a line in multline math environment (bug 9902).
|
|
|
|
- Fix crash when closing buffer one of whose children is also a child of
|
|
other master (bug 9907).
|
|
|
|
- Fix crash when clicking to the left of a tabular inset (bug 9955).
|
|
|
|
- Fix assertion when selecting text just after loading document (bug 9912).
|
|
|
|
- Fix automatic insertion of longtable captions (bug 9692).
|
|
|
|
- Fix crash with previewed math shown in two views of the same document
|
|
(bug 9957).
|
|
|
|
- Fix setting of nested minipage via the dialog (bug 8716).
|
|
|
|
- Reset cursor language when changing document-wide language (bug 9586).
|
|
|
|
- Reset cursor font when leaving an inset to the left (bug 6032).
|
|
|
|
- Reset cursor font when navigating with find or spellcheck (bug
|
|
9500).
|
|
|
|
- Reset cursor font after inset-select-all (bug 9719).
|
|
|
|
- Fix one case where cursor does not enter insets correctly (bug 9913).
|
|
|
|
- Correctly update previews when cursor leaves inset (bug 6173).
|
|
|
|
- Fix subscripts and superscripts of \overrightarrow and related macros
|
|
(bug 1996).
|
|
|
|
- Fix a crash with the outliner when switching documents (bug 9754).
|
|
|
|
- Repaired selection of text and search-and-replace in the presence of math
|
|
macros. The selection is no longer cleared unvolontarily (bugs 6078, 9364).
|
|
|
|
- Disable setting vertical lines when using a formal table (bug 9816).
|
|
|
|
- Disable function "layout" when the layout cannot be found (bug 8077).
|
|
|
|
- Fix two bibliography related bugs: No default style shown in bibliography
|
|
dialog in certain cases, and bad enabling-disabling behavior in Document>
|
|
Settings> Bibliography (bugs 9797 and 9848).
|
|
|
|
- The math command \sideset is now in the autocomplete list (bug 9810).
|
|
|
|
- Disable Apply button in InsetParams dialogs if there is no inset to apply
|
|
to (bug 9386).
|
|
|
|
- Allow to insert program listings to footnotes and margin notes (fixes bug
|
|
9785, but reintroduces bug 9321).
|
|
|
|
- Do not output returns and tabs in outliner.
|
|
|
|
- Fix on-screen font of starred sections in paper text class.
|
|
|
|
- Fix category of several layouts of the foils text class (UI only).
|
|
|
|
- Correct minimal size of the view source window (bug 4430).
|
|
|
|
- Fix that changing the box type could delete the box (bug 8712).
|
|
|
|
- Fix a crash when introducing a new shortcut (bug 9869).
|
|
|
|
- Fix initialization problem with default Inset Layout.
|
|
|
|
- When a counter is stepped, reset recursively all subcounters (bug 10063).
|
|
|
|
- Erase correctly math multi-cell selections (bug 9747).
|
|
|
|
- Fix warning about Undo when an empty subscript is automatically deleted in mathed
|
|
(bug 10022).
|
|
|
|
- Fix on screen narrow box when using \width as box width unit (bug 10048).
|
|
|
|
- Fix default location for RPM based hunspell dictionary search (bug 10071 and 10192).
|
|
|
|
* INTERNALS
|
|
|
|
- Fix parsing problems of class and category declaration line in layout files
|
|
that could break the textclass detection (bug 9746).
|
|
|
|
- Another attempt to fix NSAutoreleasePool related crashes within LinkBack
|
|
driver. Now there is no global static pool used anymore (bug 8637).
|
|
|
|
- Allow quotes in PDF text properties (bug 9830).
|
|
|
|
- Avoid clogging the undo stack with useless entries when using the
|
|
tabular dialog (bug 9960).
|
|
|
|
|
|
* DOCUMENTATION AND LOCALIZATION
|
|
|
|
- German UserGuide: fix many typos
|
|
|
|
- French: "Rechercher" and "Remplacer" are no longer bound to the same
|
|
accelerator
|
|
|
|
- splash.lyx example file: correct a menu name
|
|
|
|
|
|
* LYXHTML
|
|
|
|
- Fix output of math sizes.
|
|
|
|
|
|
* TEX2LYX
|
|
|
|
|
|
|
|
* ADVANCED FIND AND REPLACE
|
|
|
|
- Improved window geometry on Mac OS X (part of bug 9889).
|
|
|
|
|
|
* BUILD/INSTALLATION
|
|
|
|
- Update the included boost library source to 1.60.
|
|
|
|
- Work around gcc 5 bug 67557.
|
|
|
|
- Give a warning when system boost and stdlib-debug are used together
|
|
(bug 9736).
|
|
|
|
- Correct Mac OS X package build script (10.11 SDK for Xcode 7 + El Capitan).
|
|
|
|
- Remove build file Resources.cpp from distribution (3.9M unpacked).
|