lyx_mirror/status.22x

82 lines
1.3 KiB
Plaintext
Raw Permalink Normal View History

2016-04-16 22:23:03 +00:00
-*- text -*-
2016-09-21 20:30:58 +00:00
This file describes what has been done in the preparation of LyX 2.2.3.
2016-04-16 22:23:03 +00:00
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.
2016-04-16 22:23:03 +00:00
What's new
==========
** Updates:
***********
* DOCUMENT INPUT/OUTPUT
2016-04-16 22:23:03 +00:00
* TEX2LYX IMPROVEMENTS
2016-09-23 21:29:26 +00:00
2016-04-16 22:23:03 +00:00
* USER INTERFACE
- Document Settings > "Output" has been renamed to "Formats" now that it
2016-09-21 22:11:16 +00:00
also contains the option "Save transient properties".
- The title of the code preview pane now reflects the format being previewed,
e.g. "LaTeX (pdflatex) Preview". In addition, View > "Source Pane" has been
renamed into "Code Preview Pane".
2016-04-16 22:23:03 +00:00
* DOCUMENTATION AND LOCALIZATION
2016-09-08 08:31:37 +00:00
2016-04-16 22:23:03 +00:00
* BUILD/INSTALLATION
** Bug fixes:
*************
* DOCUMENT INPUT/OUTPUT
2016-04-16 22:23:03 +00:00
* LYX2LYX
2016-04-16 22:23:03 +00:00
* USER INTERFACE
2016-09-23 21:29:26 +00:00
- LyX keyboard shortcuts now take precedence over Qt accelerators. In
particular, under KDE, the automatic accelerator reassignment no longer steals
keys from LyX shortcuts (but can still leave some accelerators
inoperable). (bug 10261, see http://www.lyx.org/trac/ticket/10261#comment:16
for a workaround to KDE's bug.)
2016-08-28 00:51:16 +00:00
2016-04-16 22:23:03 +00:00
* INTERNALS
2016-09-21 20:30:58 +00:00
* DOCUMENTATION AND LOCALIZATION
2016-09-21 20:30:58 +00:00
* LYXHTML
2016-04-16 22:23:03 +00:00
* TEX2LYX
* ADVANCED FIND AND REPLACE
* BUILD/INSTALLATION