2014-03-22 21:55:33 +00:00
|
|
|
-*- text -*-
|
|
|
|
|
2014-09-27 02:34:01 +00:00
|
|
|
This file describes what has been done in the preparation of LyX 2.1.3.
|
2014-03-22 21:55:33 +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.
|
|
|
|
|
|
|
|
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
|
2014-09-27 02:34:01 +00:00
|
|
|
as well as a list of bugs still targeted to the 2.1.3 release.
|
2014-03-22 21:55:33 +00:00
|
|
|
|
|
|
|
Richard Heck
|
|
|
|
Branch Maintainer
|
|
|
|
rgheck@lyx.org
|
|
|
|
|
|
|
|
|
|
|
|
What's new
|
|
|
|
==========
|
|
|
|
|
|
|
|
** Updates:
|
|
|
|
***********
|
|
|
|
|
|
|
|
* DOCUMENT INPUT/OUTPUT
|
|
|
|
|
2014-07-02 12:01:28 +00:00
|
|
|
- Add support for some conference poster classes (a0poster, beamerposter,
|
|
|
|
sciposter) (bug 8714).
|
|
|
|
|
|
|
|
- Add support for the sectionbox and tcolorbox packages (part of bug 8714).
|
|
|
|
|
2014-07-03 09:30:56 +00:00
|
|
|
- Add support for PDF Annotations (via pdfcomment package) (bug 6975).
|
2014-06-09 21:35:17 +00:00
|
|
|
|
2014-03-22 21:55:33 +00:00
|
|
|
|
|
|
|
* TEX2LYX IMPROVEMENTS
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* USER INTERFACE
|
|
|
|
|
2014-03-28 16:51:55 +00:00
|
|
|
- Debug options in message pane are now sorted alphabetically.
|
2014-03-22 21:55:33 +00:00
|
|
|
|
|
|
|
|
|
|
|
* DOCUMENTATION AND LOCALIZATION
|
|
|
|
|
2014-09-10 20:30:07 +00:00
|
|
|
|
2014-03-22 21:55:33 +00:00
|
|
|
|
|
|
|
* BUILD/INSTALLATION
|
|
|
|
|
2014-08-03 16:59:54 +00:00
|
|
|
|
2014-03-22 21:55:33 +00:00
|
|
|
|
|
|
|
|
|
|
|
** Bug fixes:
|
|
|
|
*************
|
|
|
|
|
|
|
|
* DOCUMENT INPUT/OUTPUT
|
|
|
|
|
2014-09-01 07:14:26 +00:00
|
|
|
- Fix baseline calculation in last paragraph (bug 9231).
|
2014-05-29 11:15:07 +00:00
|
|
|
|
2014-09-28 19:28:16 +00:00
|
|
|
- Fix export of xfig external insets (bug 9244).
|
|
|
|
|
2014-10-14 19:41:42 +00:00
|
|
|
- Fix incorrect output of ampersands when multiple keys are given for a
|
|
|
|
citation (bug 9296).
|
|
|
|
|
2014-10-26 12:44:42 +00:00
|
|
|
- Fix export of documents that use the LaTeX-packages mhchem and wasysym
|
|
|
|
(bug 9266).
|
2014-10-26 13:21:11 +00:00
|
|
|
|
|
|
|
- Remove unnecessary preamble code in LaTeX export
|
|
|
|
of documents using the class REVTeX 4.1 file (bug 4625).
|
2014-10-26 12:44:42 +00:00
|
|
|
|
2014-08-28 06:22:47 +00:00
|
|
|
|
2014-05-29 11:15:07 +00:00
|
|
|
* LYX2LYX
|
|
|
|
|
2014-09-16 15:42:19 +00:00
|
|
|
- Fix import of LyX 2.0 documents with complex beamer arguments (bug 9254).
|
|
|
|
|
2014-10-26 16:25:12 +00:00
|
|
|
- Fix import of LyX 2.0 IEEEtran documents (bug 9273).
|
2014-05-21 09:37:51 +00:00
|
|
|
|
2014-03-22 21:55:33 +00:00
|
|
|
|
|
|
|
* USER INTERFACE
|
|
|
|
|
2014-09-16 15:42:19 +00:00
|
|
|
- Fix alignment rendering of multirow in LyX (bug 8976).
|
2014-08-25 18:55:03 +00:00
|
|
|
|
2014-10-10 16:27:35 +00:00
|
|
|
- Fix mapping of ISO_Left_Tab key, which was erroneously assigned to Tab
|
2014-10-10 16:26:01 +00:00
|
|
|
(instead of BackTab).
|
|
|
|
|
2014-03-14 10:48:40 +00:00
|
|
|
|
|
|
|
* INTERNALS
|
|
|
|
|
2014-07-27 22:33:13 +00:00
|
|
|
|
2014-03-22 21:55:33 +00:00
|
|
|
|
|
|
|
* DOCUMENTATION AND LOCALIZATION
|
|
|
|
|
2014-10-26 16:25:12 +00:00
|
|
|
- The template document for REVTeX 4.1 has been rewritten.
|
2014-03-22 21:55:33 +00:00
|
|
|
|
|
|
|
|
|
|
|
* LYXHTML
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* TEX2LYX
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* ADVANCED FIND AND REPLACE
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* BUILD/INSTALLATION
|
|
|
|
|