2011-05-02 14:43:11 +00:00
|
|
|
-*- text -*-
|
|
|
|
|
2011-11-29 19:12:10 +00:00
|
|
|
This file describes what has been done in the preparation of LyX 2.0.3
|
2011-05-02 14:43:11 +00:00
|
|
|
All comments are welcome.
|
|
|
|
|
|
|
|
I'd be glad if some of you could take the time to check it out (or fix
|
|
|
|
a bug or two if you are feeling adventurous). Let me recall that all
|
|
|
|
these fixes have been checked into the BRANCH_2_0_X branch, which you
|
|
|
|
can get with the command
|
|
|
|
svn co svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X
|
|
|
|
|
|
|
|
Richard
|
|
|
|
|
|
|
|
[In this list, I try to group things by topic and in decreasing
|
|
|
|
order of importance. This is, of course, subjective...]
|
|
|
|
|
|
|
|
|
|
|
|
What's new
|
|
|
|
==========
|
|
|
|
|
|
|
|
|
|
|
|
** Updates:
|
|
|
|
***********
|
|
|
|
|
|
|
|
* DOCUMENT INPUT/OUTPUT
|
|
|
|
|
2011-12-01 13:50:08 +00:00
|
|
|
- Fix Sweave support for document encoding with R >= 2.13.1 (bug 7876).
|
2011-09-22 02:57:28 +00:00
|
|
|
|
2011-12-06 20:46:40 +00:00
|
|
|
- Improved output of Comment notes for XHTML. These are now div's that are
|
|
|
|
hidden by the default CSS.
|
|
|
|
|
2011-12-20 00:52:36 +00:00
|
|
|
- New layout and template file for articles in the Journal of the Acoustical
|
|
|
|
Society of America (JASA).
|
|
|
|
|
2011-12-21 15:08:26 +00:00
|
|
|
- Speed up autosave a bit by not cloning child documents (bug 7923).
|
|
|
|
|
2012-01-16 00:23:09 +00:00
|
|
|
- Don't use the first python binary in the PATH environment variable if
|
|
|
|
this is not a version 2.x binary, but try to find a suitable one.
|
|
|
|
Note that this mechanism triggers only if the binary is invoked exactly
|
|
|
|
as "python -tt", which is the way it is done internally.
|
|
|
|
|
2012-01-16 00:36:13 +00:00
|
|
|
- Allow redirecting stderr in converters (other than stdout).
|
2011-12-06 20:46:40 +00:00
|
|
|
|
2011-11-29 19:12:10 +00:00
|
|
|
* TEX2LYX IMPROVEMENTS
|
2011-11-24 19:51:39 +00:00
|
|
|
|
2011-12-18 15:14:19 +00:00
|
|
|
- Support for included external files via the templates
|
|
|
|
- PDF pages
|
|
|
|
- Chess diagram
|
|
|
|
- Spreadsheet
|
2011-12-04 16:16:32 +00:00
|
|
|
|
|
|
|
- tabular* environments are imported
|
|
|
|
|
2011-12-18 15:14:19 +00:00
|
|
|
- Formal tables are now supported (bug 4553).
|
|
|
|
|
|
|
|
- Support for change tracking commands (bug 4213).
|
|
|
|
|
2011-09-22 02:57:28 +00:00
|
|
|
|
2011-05-02 14:43:11 +00:00
|
|
|
* USER INTERFACE
|
|
|
|
|
2011-12-07 15:17:06 +00:00
|
|
|
- Added scalable LyX icon in svg format (bug 7919).
|
|
|
|
|
2011-12-07 21:15:37 +00:00
|
|
|
- Clarify what the user can do when hyperref is provided by the document
|
|
|
|
class (bug 6293).
|
|
|
|
|
2011-12-09 15:52:18 +00:00
|
|
|
- Slightly reduced space around inset buttons, to make it clearer when
|
|
|
|
there is a real space there (bug 7256).
|
|
|
|
|
2011-12-15 22:06:04 +00:00
|
|
|
- Let inset-toggle work for very large documents (bug 7945).
|
|
|
|
|
2011-12-31 17:55:20 +00:00
|
|
|
- Disable spell checker dialog for empty documents (bug 5585).
|
|
|
|
|
2012-01-07 18:28:14 +00:00
|
|
|
- Display some commands from mathtools.sty natively (bug 7949).
|
|
|
|
|
2012-01-11 17:05:18 +00:00
|
|
|
- Add the directory /usr/share/myspell as default location for dictionary
|
|
|
|
lookup of hunspell spell checker backend (a common location on linux).
|
|
|
|
Detect value change of preferences path to hunspell dictionaries
|
|
|
|
to avoid the need for a restart. This is related to bug 7884.
|
|
|
|
|
2011-08-29 04:37:45 +00:00
|
|
|
|
2011-05-02 14:43:11 +00:00
|
|
|
* DOCUMENTATION AND LOCALIZATION
|
|
|
|
|
2011-12-03 08:24:56 +00:00
|
|
|
- Customization manual updated to reflect the features of LyX 2.0.x.
|
|
|
|
|
2011-12-09 21:23:40 +00:00
|
|
|
- New Dutch user interface localization.
|
|
|
|
|
2011-12-05 23:07:47 +00:00
|
|
|
- Updated German, Interlingua, Italian and Slovak user interface
|
|
|
|
localization.
|
2011-11-29 20:58:46 +00:00
|
|
|
|
2011-12-03 15:27:20 +00:00
|
|
|
- The Sweave manual is now also available in the menu
|
|
|
|
Help->Specific Manuals (bug 7891).
|
|
|
|
|
2011-12-04 21:57:18 +00:00
|
|
|
- EmbeddedObjects manual:
|
|
|
|
- new description how to color dashed table lines
|
|
|
|
- new section how to split table cells by diagonal lines
|
|
|
|
|
2011-12-03 15:36:59 +00:00
|
|
|
- Updated description of the external material template PDFPages
|
|
|
|
(bug 7888).
|
|
|
|
|
2012-01-01 21:26:28 +00:00
|
|
|
- Improved description of the modulo-functions in the Math manual (bug 7961).
|
|
|
|
|
2011-05-02 14:43:11 +00:00
|
|
|
|
|
|
|
* BUILD/INSTALLATION
|
|
|
|
|
2011-11-29 23:03:08 +00:00
|
|
|
- Make sure that we detect and use python 2 on systems where python 3
|
|
|
|
is the default python interpreter.
|
2011-05-02 14:43:11 +00:00
|
|
|
|
2012-01-07 16:00:56 +00:00
|
|
|
- cmake, LYX_DEPENDENCIES_DOWNLOAD: look for the right filename on SourceForge.
|
|
|
|
|
|
|
|
- Make compilation work with GCC 4.7.
|
2011-12-06 19:57:53 +00:00
|
|
|
|
2012-01-10 07:16:00 +00:00
|
|
|
- Support configure --with-packaging=posix on Mac OS X (bug 7927).
|
|
|
|
|
2011-05-02 14:43:11 +00:00
|
|
|
|
|
|
|
** Bug fixes:
|
|
|
|
*************
|
|
|
|
|
|
|
|
* DOCUMENT INPUT/OUTPUT
|
|
|
|
|
2011-12-02 19:19:16 +00:00
|
|
|
- Fix crash when exporting branches to XHTML.
|
|
|
|
|
2011-12-07 20:45:35 +00:00
|
|
|
- Do not allow user to over-write a file already open. Attempting to do so
|
|
|
|
crashes LyX (bug 7921).
|
2011-10-29 20:34:31 +00:00
|
|
|
|
2011-12-17 21:07:02 +00:00
|
|
|
- Fix problem with translation of theorem environments when language and
|
|
|
|
buffer encoding differ (bug 7941).
|
|
|
|
|
2011-12-26 08:47:40 +00:00
|
|
|
- Fix monitoring of bib files with recent versions of biber.
|
|
|
|
|
2011-12-24 11:59:33 +00:00
|
|
|
- Fix python problem with common path prefixes when exporting a LyX archive
|
|
|
|
(bug 7933).
|
|
|
|
|
2012-01-12 20:12:03 +00:00
|
|
|
- Fix dvips paper size arguments for presentations (beamer etc) (bug 7013).
|
|
|
|
|
2012-01-14 15:06:40 +00:00
|
|
|
- Do not use \inputencoding for translated names of theorem-like environments
|
|
|
|
if they can be actually encoded in the chosen document encoding (bug 7800).
|
|
|
|
|
2011-12-07 20:45:35 +00:00
|
|
|
|
|
|
|
* TEX2LYX
|
2011-10-31 01:58:58 +00:00
|
|
|
|
2011-12-05 01:13:59 +00:00
|
|
|
- Full support for the command \date{} (bug 7844).
|
2011-12-04 16:16:32 +00:00
|
|
|
|
2011-12-05 01:13:59 +00:00
|
|
|
- Fixed LaTeX import whitespace issue (bug 7668).
|
2011-12-04 16:16:32 +00:00
|
|
|
|
2011-12-05 01:13:59 +00:00
|
|
|
- Fix some asme2e issues (bug 6449).
|
2011-12-04 16:16:32 +00:00
|
|
|
|
2011-12-05 01:13:59 +00:00
|
|
|
- Fixed problem with macros nested in \foreignlanguage (bug 5187).
|
2011-12-04 16:16:32 +00:00
|
|
|
|
2011-12-05 01:13:59 +00:00
|
|
|
- Fixed problematic that tex2lyx roundtips polluted the preamble with
|
|
|
|
color code (bug 7845).
|
|
|
|
|
|
|
|
- Fixed problems with character style switches (bug 3036).
|
2011-12-04 16:16:32 +00:00
|
|
|
|
2011-07-31 02:07:16 +00:00
|
|
|
|
2011-05-02 14:43:11 +00:00
|
|
|
* USER INTERFACE
|
|
|
|
|
2011-11-29 19:54:48 +00:00
|
|
|
- Fixed crash when changing label when outliner is open and sorted (bug 7709).
|
|
|
|
|
2011-12-03 22:44:22 +00:00
|
|
|
- Fixed crash when moving out of nested empty items (bug 7673).
|
|
|
|
|
2011-11-29 19:45:27 +00:00
|
|
|
- Update citation labels when the BibTeX file changes (bug 7499).
|
2011-09-05 18:58:56 +00:00
|
|
|
|
2011-12-03 21:48:15 +00:00
|
|
|
- Mark Buffer dirty when changing branch activation status (bug 7872). Sadly,
|
|
|
|
this does not work properly if the branches are in a master document that is
|
|
|
|
hidden, but this is a larger issue.
|
|
|
|
|
2011-11-29 20:00:28 +00:00
|
|
|
- Fix inconsistent state of horizontal space dialog on start up (bug 7906).
|
|
|
|
|
2012-01-11 16:30:40 +00:00
|
|
|
- Unify display of theorem headings (bug 7883).
|
2011-11-29 19:50:25 +00:00
|
|
|
|
2011-12-16 14:13:31 +00:00
|
|
|
- Keep the selection when doing Page Up/Down and in mark-on selection mode
|
|
|
|
(bug 7909).
|
|
|
|
|
2012-01-01 21:20:26 +00:00
|
|
|
- Correctly display and handle the math commands \pod and \mod (bug 7962).
|
|
|
|
|
2012-01-03 15:23:35 +00:00
|
|
|
- Fix tabbar visibility in fullscreen mode when opening/closing files (bug 7963).
|
|
|
|
|
2012-01-11 17:05:18 +00:00
|
|
|
- Show a message box if the current spell checker has no dictionaries (bug 7884).
|
|
|
|
|
2012-01-15 16:47:50 +00:00
|
|
|
- Fix problem where box gets modifications intended for table (bug 7983).
|
|
|
|
|
2012-01-15 22:13:36 +00:00
|
|
|
- Fix broken instant preview due to ghostscript on 64-bit Windows (bug 7938).
|
|
|
|
|
2012-01-16 15:08:55 +00:00
|
|
|
- Show entire index entry in outliner (bug 7774).
|
|
|
|
|
2011-11-29 19:50:25 +00:00
|
|
|
|
2011-12-20 00:23:18 +00:00
|
|
|
* DOCUMENTATION AND LOCALIZATION
|
|
|
|
|
|
|
|
- Fixed description in the example file multicol.lyx (bug 7953).
|
|
|
|
|
|
|
|
|
2011-05-27 22:19:17 +00:00
|
|
|
* ADVANCED FIND AND REPLACE
|
|
|
|
|
2011-05-02 14:43:11 +00:00
|
|
|
|
|
|
|
* BUILD/INSTALLATION
|
2011-09-07 21:37:25 +00:00
|
|
|
|
2011-11-30 11:19:57 +00:00
|
|
|
- Fix link problem when compiling on Mac OS X with plain autotools.
|
|
|
|
|
2011-12-01 15:11:05 +00:00
|
|
|
- Add forgotten file Package.cpp to list of files that need l10n.
|