lyx_mirror/status.22x
Richard Heck 8c6b947eb5 Use scaling factor in XHTML output.
(cherry picked from commit 47c52db13e)
2016-07-30 22:02:48 -04:00

97 lines
1.5 KiB
Plaintext

-*- text -*-
This file describes what has been done in the preparation of LyX 2.2.2.
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.
What's new
==========
** Updates:
***********
* DOCUMENT INPUT/OUTPUT
* TEX2LYX IMPROVEMENTS
* USER INTERFACE
* When changing zoom level, show current value in status bar (bug
10212).
* DOCUMENTATION AND LOCALIZATION
* BUILD/INSTALLATION
** Bug fixes:
*************
* DOCUMENT INPUT/OUTPUT
- We no longer attempt to convert images for which we cannot find an
input format.
* LYX2LYX
- Fix hang with some IEEEtran documents (bug 10307).
* USER INTERFACE
- Avoid crashing in release mode if we stumble across an unrealized font.
- Fix display of citations with two authors.
- Fix display of multi-author citations when the GUI language is not English.
- Fix bug where change tracking marks are lost under math insets (bug
10265).
- Fix display glitch when switching to Description layout with an inset
at the beginning of the paragraph (bug 10163)
- Fix display of label font for argument insets.
- Keep leading whitespace when converting local layout.
* USER INTERFACE
* INTERNALS
* DOCUMENTATION AND LOCALIZATION
* LYXHTML
- Fix problem with output of branches (bug 8022).
- Fix output of table borders (bug 10154).
- Fix display of several math symbols (bug 8844).
- Use scaling factor for export of images (bug 8742).
* TEX2LYX
* ADVANCED FIND AND REPLACE
* BUILD/INSTALLATION