2017-07-15 15:23:22 +00:00
|
|
|
-*- text -*-
|
|
|
|
|
|
|
|
This file describes what has been done in the preparation of LyX 2.3.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
|
|
|
|
|
2018-02-16 17:19:05 +00:00
|
|
|
- It possible to anonymize document's content for bug submissions
|
2018-02-15 10:56:34 +00:00
|
|
|
via buffer-anonymize lfun (bug 7259).
|
2017-07-15 15:23:22 +00:00
|
|
|
|
|
|
|
|
|
|
|
* TEX2LYX IMPROVEMENTS
|
|
|
|
|
2018-03-06 21:34:21 +00:00
|
|
|
- Add support for biblatex.
|
2017-07-15 15:23:22 +00:00
|
|
|
|
2018-03-09 12:30:52 +00:00
|
|
|
- Add support for chapterbib.
|
|
|
|
|
2018-03-09 16:27:55 +00:00
|
|
|
- Add support for \includeonly.
|
|
|
|
|
2018-03-11 17:04:23 +00:00
|
|
|
- Update tex2lyx quotation marks detection:
|
|
|
|
* Consider new quote styles of LyX 2.3.
|
|
|
|
* Consider changed quote styles in LYX 2.3.
|
|
|
|
* Try to be a bit smarter with ambiguous quotation marks,
|
|
|
|
depending on the main quote style and the local context.
|
|
|
|
|
2018-03-11 10:12:42 +00:00
|
|
|
- Add support for URW Classico, MinionPro and the new Libertine fonts.
|
|
|
|
|
2018-03-11 10:46:37 +00:00
|
|
|
- Add support for the \t*{} (bottomtiebar) macro of TIPA.
|
|
|
|
|
2018-03-11 17:33:45 +00:00
|
|
|
- Implement better parsing of some command options (via "literate"
|
|
|
|
function of some insets) (bug 9563).
|
|
|
|
|
2017-07-15 15:23:22 +00:00
|
|
|
|
|
|
|
* USER INTERFACE
|
|
|
|
|
2018-02-15 13:08:16 +00:00
|
|
|
- Overhaul the document painting mechanism. Now the screen is updated
|
|
|
|
asyncronously (as all normal applications do), which makes LyX
|
|
|
|
snappier, especially on repeated events. As an added bonus, subpixel
|
|
|
|
aliasing is honored in the work area.
|
|
|
|
|
2017-07-15 15:23:22 +00:00
|
|
|
- Handle properly top/bottom of inset with mac-like cursor movement
|
|
|
|
(bug 10701).
|
|
|
|
|
2018-02-22 20:24:28 +00:00
|
|
|
- Respect the last setting of the 'literal' checkbox when adding citations
|
|
|
|
via the LyX server (e.g., from JabRef).
|
|
|
|
|
2018-02-15 20:48:47 +00:00
|
|
|
- Allow unification of graphic groups inside marked block via context
|
|
|
|
menu.
|
|
|
|
|
|
|
|
|
2017-07-15 15:23:22 +00:00
|
|
|
* DOCUMENTATION AND LOCALIZATION
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* BUILD/INSTALLATION
|
|
|
|
|
|
|
|
|
|
|
|
** Bug fixes:
|
|
|
|
*************
|
|
|
|
|
|
|
|
* DOCUMENT INPUT/OUTPUT
|
|
|
|
|
2018-02-16 17:19:05 +00:00
|
|
|
- Fix language settings annd line spacing in InPreamble-titles
|
|
|
|
(bug 9332, 1049).
|
|
|
|
|
2018-02-22 20:40:05 +00:00
|
|
|
- Respect 'literal' setting when calculating longest bibitem (bug 10817).
|
|
|
|
|
2018-02-26 16:06:31 +00:00
|
|
|
- Do not embrace numbers in \beginL ... \endL with polyglossia in Right-
|
|
|
|
to-Left languages, since bidi handles the numbers automatically.
|
|
|
|
|
2018-03-06 14:31:43 +00:00
|
|
|
- Fix polyglossia language switches for Arabic (bug 11057).
|
|
|
|
|
2017-07-15 15:23:22 +00:00
|
|
|
|
|
|
|
* LYX2LYX
|
|
|
|
|
|
|
|
|
|
|
|
* USER INTERFACE
|
|
|
|
|
2018-02-12 16:11:09 +00:00
|
|
|
- Fix crash with server-get-xy and tall inset (bug 8120).
|
|
|
|
|
2017-12-13 10:10:49 +00:00
|
|
|
- Improve Undo for operations that act on several buffers (bug 10823).
|
2017-07-15 15:23:22 +00:00
|
|
|
|
2017-12-04 09:44:49 +00:00
|
|
|
- Improve rendering of square roots in math editor (bug 10814).
|
|
|
|
|
2018-02-16 17:19:05 +00:00
|
|
|
- Fix display of citation labels when pasting from a document
|
|
|
|
with other citation type (bug 10829).
|
|
|
|
|
2018-02-15 19:28:34 +00:00
|
|
|
- Save the list of recent files when a file is open/saved so that it
|
|
|
|
is up to date after a crash (bug 10712).
|
2017-07-15 15:23:22 +00:00
|
|
|
|
2018-02-21 15:37:07 +00:00
|
|
|
- Only show header for bibliography in outliner (bug 11045).
|
|
|
|
|
2018-02-25 16:19:42 +00:00
|
|
|
- Take actual font height into account when drawing placeholder box
|
|
|
|
for graphics (bug 11048).
|
|
|
|
|
2018-02-21 15:37:07 +00:00
|
|
|
|
2017-07-15 15:23:22 +00:00
|
|
|
* INTERNALS
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* DOCUMENTATION AND LOCALIZATION
|
|
|
|
|
|
|
|
|
|
|
|
* LYXHTML
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* TEX2LYX
|
|
|
|
|
2018-03-06 09:35:55 +00:00
|
|
|
- Fix import of subfloats without caption (bug 10385).
|
|
|
|
|
2018-03-04 11:08:08 +00:00
|
|
|
- Import straight quotations marks (e.g. babel shorthands) as ERT (bug 75).
|
2017-07-15 15:23:22 +00:00
|
|
|
|
2018-03-04 15:45:37 +00:00
|
|
|
- Consider options passed via \PassOptionsToPackage.
|
|
|
|
|
2018-03-06 16:54:32 +00:00
|
|
|
- Add support for alignment pseudo-environments as used inside floats
|
|
|
|
(bug 7857).
|
|
|
|
|
2018-03-11 17:33:45 +00:00
|
|
|
- Fix parsing issue in nested CJK (bug 9562).
|
|
|
|
|
2017-07-15 15:23:22 +00:00
|
|
|
|
|
|
|
* ADVANCED FIND AND REPLACE
|
|
|
|
|
|
|
|
|
|
|
|
* BUILD/INSTALLATION
|
|
|
|
|