2007-07-27 12:39:36 +00:00
|
|
|
-*- text -*-
|
|
|
|
|
2008-02-24 13:08:27 +00:00
|
|
|
This file describes what has been done in the preparation of LyX 1.5.5
|
2007-07-27 12:39:36 +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_1_5_X branch, which you
|
|
|
|
can get with the command
|
|
|
|
svn co svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X lyx-1.5.x
|
|
|
|
|
|
|
|
Juergen
|
|
|
|
|
|
|
|
[In this list, I try to group things by topic and in decreasing
|
|
|
|
order of importance. This is, of course, subjective...]
|
|
|
|
|
2007-11-07 09:25:03 +00:00
|
|
|
|
2007-07-27 12:39:36 +00:00
|
|
|
What's new
|
|
|
|
==========
|
|
|
|
|
2007-10-19 11:22:53 +00:00
|
|
|
|
2007-07-27 12:39:36 +00:00
|
|
|
** Updates:
|
|
|
|
***********
|
|
|
|
|
|
|
|
* DOCUMENTATION AND LOCALIZATION
|
|
|
|
|
2008-05-09 11:36:24 +00:00
|
|
|
- New Spanish translation of the math manual.
|
2008-03-01 14:50:18 +00:00
|
|
|
|
2008-05-09 11:36:24 +00:00
|
|
|
- New French translation of the documentation file "Formula-numbering.lyx".
|
2008-03-04 20:48:26 +00:00
|
|
|
|
2008-05-07 07:57:34 +00:00
|
|
|
- Updated Czech, French, Galician, German, Italian, Japanese, and
|
|
|
|
Romanian translation of the user interface.
|
2007-12-22 11:43:04 +00:00
|
|
|
|
2008-03-13 00:20:46 +00:00
|
|
|
- Updated German User's Guide and Extended manual.
|
|
|
|
|
|
|
|
- Updated French User's Guide.
|
2008-02-26 18:08:43 +00:00
|
|
|
|
2008-04-19 14:30:51 +00:00
|
|
|
- Updated Italian Intro manual.
|
|
|
|
|
2008-01-15 22:57:34 +00:00
|
|
|
|
2007-08-07 13:44:11 +00:00
|
|
|
* USER INTERFACE
|
|
|
|
|
2008-04-01 02:31:06 +00:00
|
|
|
- Add support for the bm package.
|
|
|
|
|
2008-05-09 11:36:24 +00:00
|
|
|
- New layout files "article (beamer)" and "article (koma + beamer)" that
|
|
|
|
support beamer's article mode.
|
2008-04-16 13:49:33 +00:00
|
|
|
|
2008-04-21 22:03:18 +00:00
|
|
|
- Allow using the \binom command without the amsmath package.
|
|
|
|
|
|
|
|
- Add support for \brace and \brack commands in mathed.
|
|
|
|
|
2008-02-01 17:40:53 +00:00
|
|
|
|
2007-12-02 18:39:27 +00:00
|
|
|
* DOCUMENT INPUT/OUTPUT
|
|
|
|
|
2008-05-07 16:43:29 +00:00
|
|
|
- New import option for comma-separated-value files.
|
|
|
|
|
2008-03-09 14:10:13 +00:00
|
|
|
- Add support for the HTML-to-LaTeX converters gnuhtml2latex and
|
|
|
|
htmltolatex (bug 4615).
|
|
|
|
|
2008-04-21 22:17:49 +00:00
|
|
|
- The commands \makeatletter and \makeatother are now only added to the
|
|
|
|
preamble when actually needed.
|
|
|
|
|
|
|
|
- The command \textcolor is now converted when importing LaTeX files
|
|
|
|
(bug 2457).
|
2008-04-21 21:55:49 +00:00
|
|
|
|
2008-05-09 11:36:24 +00:00
|
|
|
- Global line spacing settings are now imported when importing LaTeX
|
|
|
|
files.
|
2008-04-27 11:03:26 +00:00
|
|
|
|
2008-05-09 11:36:24 +00:00
|
|
|
- The command \lyxline is now converted when importing LaTeX files
|
|
|
|
(bug 4795).
|
2008-04-21 22:26:29 +00:00
|
|
|
|
2008-01-13 14:44:28 +00:00
|
|
|
|
2008-05-02 14:28:39 +00:00
|
|
|
* WINDOWS INSTALLER:
|
2008-01-02 16:55:34 +00:00
|
|
|
|
2008-05-02 14:28:39 +00:00
|
|
|
- A metafile (EMF/WMF) to EPS conversion tool is included.
|
2008-04-22 19:10:55 +00:00
|
|
|
This tool uses a virtual printer called "Metafile to EPS Converter".
|
|
|
|
|
2008-05-09 11:36:24 +00:00
|
|
|
- Full support for installation on a per-user basis, including limited
|
|
|
|
users.
|
2008-05-02 14:28:39 +00:00
|
|
|
|
2008-05-09 11:36:24 +00:00
|
|
|
- Required files of ImageMagick and Ghostscript will be installed in the
|
|
|
|
LyX folder.
|
2008-05-02 14:28:39 +00:00
|
|
|
|
|
|
|
|
|
|
|
* BUILD:
|
|
|
|
|
2008-03-10 10:27:34 +00:00
|
|
|
- New configure option --enable-build-type allows to set all
|
|
|
|
compilation options for release, prerelease or development builds.
|
|
|
|
Please see the INSTALL file for more details.
|
2008-01-02 16:55:34 +00:00
|
|
|
|
|
|
|
|
2007-07-27 12:39:36 +00:00
|
|
|
** Bug fixes:
|
|
|
|
*************
|
|
|
|
|
|
|
|
* DOCUMENT INPUT/OUTPUT
|
|
|
|
|
2008-05-09 11:15:47 +00:00
|
|
|
- Fix LaTeX import of aligned consecutive paragraphs (bug 4806).
|
|
|
|
|
2008-05-09 11:36:24 +00:00
|
|
|
- Fix font size handling when importing LaTeX files (bug 4803 and
|
|
|
|
bug 4807).
|
|
|
|
|
|
|
|
- After an inset, don't always revert to the language's default encoding
|
|
|
|
for latex output, but honor that specified in the document settings
|
|
|
|
(bug 4665).
|
|
|
|
|
|
|
|
- Close font macros (such as \emph) before comments, greyedout, framed
|
|
|
|
and shaded notes, thus fixing a problem where documents couldn't be
|
|
|
|
compiled anymore.
|
|
|
|
|
|
|
|
- Fix LaTeX error "unknown color 'ignore'" when setting text style
|
|
|
|
attributes in mathed (bug 4091).
|
|
|
|
|
|
|
|
- Assure amsthm is loaded if a theorem is defined with \theoremstyle.
|
|
|
|
|
|
|
|
- Fix LaTeX errors triggered by switching from ams article to ams plain
|
|
|
|
article.
|
|
|
|
|
2008-02-24 16:07:47 +00:00
|
|
|
- Fix drawing of top and bottom rules in formal tables (bug 4554).
|
2008-01-25 12:59:23 +00:00
|
|
|
|
2008-02-25 13:33:12 +00:00
|
|
|
- Fix reversion of OHM and ANGSTROM characters to LyX < 1.5.0 (rest of
|
|
|
|
bug 3313).
|
|
|
|
|
2008-03-09 18:01:47 +00:00
|
|
|
- Check for the LaTeX packages "nicefrac" and "units" that are used by
|
|
|
|
LyX.
|
2008-02-27 00:02:48 +00:00
|
|
|
|
2008-03-09 18:01:47 +00:00
|
|
|
- Check for PDF->PS, PDF->EPS and PS->EPS converters and use them (bug
|
|
|
|
3968).
|
2008-02-29 10:32:34 +00:00
|
|
|
|
2008-03-09 18:01:47 +00:00
|
|
|
- Stop warning messages when a local layout file is opened. Fix bugs
|
|
|
|
caused by incorrect reloading of local layout files.
|
2008-01-15 10:44:55 +00:00
|
|
|
|
2008-03-09 18:01:47 +00:00
|
|
|
- Use verbose htlatex command instead of oolatex, if available, since the
|
|
|
|
latter caused problems on some systems (bug 4604).
|
2008-03-05 23:31:10 +00:00
|
|
|
|
2008-04-01 02:31:06 +00:00
|
|
|
- Use package amsbsy for bold math symbols obtained through the \boldsymbol
|
2008-03-12 22:07:50 +00:00
|
|
|
macro, such that bold super and subscripts have the correct size even
|
2008-04-01 02:31:06 +00:00
|
|
|
when not using the complete amsmath package.
|
2008-03-05 23:31:10 +00:00
|
|
|
|
2008-03-19 12:14:29 +00:00
|
|
|
- Fix loading of lyx documents generated with csv2lyx (bug 4639).
|
|
|
|
|
2008-03-21 13:56:27 +00:00
|
|
|
- Move \label{} outside of listings option caption={} because the listings
|
|
|
|
package prefers a separate label={} option.
|
2008-03-13 17:38:53 +00:00
|
|
|
|
2008-04-21 22:26:29 +00:00
|
|
|
- Set the correct encoding when an ASCII encoded LaTeX file is imported
|
2008-04-11 22:17:16 +00:00
|
|
|
(bug 4719).
|
|
|
|
|
2008-05-09 11:36:24 +00:00
|
|
|
- Parse the command \makebox correctly when importing LaTeX files
|
|
|
|
(bug 2504).
|
2008-04-21 22:26:29 +00:00
|
|
|
|
|
|
|
- Import global paragraph settings correctly when importing LaTeX files
|
|
|
|
(bug 4773).
|
2008-04-15 22:59:00 +00:00
|
|
|
|
2008-05-09 11:36:24 +00:00
|
|
|
- Use style guide-conforming headings in the APA layout (bug 4827).
|
2008-05-09 08:22:06 +00:00
|
|
|
|
2008-04-01 14:02:28 +00:00
|
|
|
|
2007-07-27 12:39:36 +00:00
|
|
|
* USER INTERFACE:
|
|
|
|
|
2008-04-26 12:15:56 +00:00
|
|
|
- Fix a crash on startup with Qt 4.4 (bug 4568).
|
|
|
|
|
2008-05-09 11:36:24 +00:00
|
|
|
- Fix a crash that occured on some OSes when the character '{' was
|
|
|
|
inserted in the advanced input of the listings dialog (bug 4780).
|
2008-04-18 12:49:14 +00:00
|
|
|
|
2008-04-08 09:29:01 +00:00
|
|
|
- Fix an assertion with compressed image files that do not have a
|
|
|
|
zip-extension.
|
|
|
|
|
2008-05-09 11:36:24 +00:00
|
|
|
- Fix an assertion with incorrect argument for '-sysdir' command-line
|
|
|
|
switch (bug 4791).
|
2008-04-25 12:54:25 +00:00
|
|
|
|
2008-03-17 11:49:12 +00:00
|
|
|
- Correctly apply font changes when several math matrix cells are selected
|
2008-04-01 14:02:28 +00:00
|
|
|
(bug 4566).
|
2008-03-17 11:49:12 +00:00
|
|
|
|
2008-03-13 17:38:53 +00:00
|
|
|
- Allow deleting a label in a formula as well as the numbering with the
|
|
|
|
delete key (bug 2556).
|
2008-03-12 15:06:07 +00:00
|
|
|
|
2008-03-09 18:01:47 +00:00
|
|
|
- Allow to enter starred math commands such as \tag* (bug 4584).
|
2008-02-19 07:16:26 +00:00
|
|
|
|
2008-03-05 18:52:30 +00:00
|
|
|
- Load amsmath when \tag or \tag* is used (bug 4586).
|
|
|
|
|
2008-03-09 18:01:47 +00:00
|
|
|
- Fix parameter input of the math commands \makebox and \framebox (bug
|
|
|
|
2461).
|
2008-03-01 14:18:57 +00:00
|
|
|
|
2008-03-04 10:14:29 +00:00
|
|
|
- When cutting a selection do not leave a dangling paragraph (bug 3995).
|
2008-01-12 10:20:38 +00:00
|
|
|
|
2008-03-06 13:34:42 +00:00
|
|
|
- Improve the behaviour when inserting a collapsable inset over a multi-
|
|
|
|
paragraph selection.
|
|
|
|
|
2008-03-09 14:10:13 +00:00
|
|
|
- Fix the automatic uncollapsing of outliner during updates (bug 3740).
|
|
|
|
|
2008-05-05 13:54:23 +00:00
|
|
|
- Correctly handle quotation marks in command preferences (bug 2016).
|
|
|
|
|
2008-03-09 16:49:06 +00:00
|
|
|
- Remove the menu entries to swap rows/columns as this feature is not
|
|
|
|
implemented.
|
|
|
|
|
2008-03-12 20:03:34 +00:00
|
|
|
- Fix wrong focusing of buttons in search dialog (bug 4194).
|
|
|
|
|
2008-03-24 13:24:44 +00:00
|
|
|
- Disallow some Note variants in places where they would result in LaTeX
|
|
|
|
errors (part of bug 4180).
|
|
|
|
|
2008-04-02 16:44:28 +00:00
|
|
|
- Use *.* to select all files in the file selection dialog on Windows.
|
|
|
|
Using shortcuts for navigation is now possible.
|
|
|
|
|
2008-04-08 11:34:41 +00:00
|
|
|
- Fix \Vert symbol in the math panel (part of bug 4720).
|
|
|
|
|
2008-05-09 07:51:42 +00:00
|
|
|
- correct numbering inside multiline environments (bug 518).
|
2008-05-05 14:21:28 +00:00
|
|
|
|
2008-04-15 14:06:11 +00:00
|
|
|
- Fix typo in the script TeXFiles.py that scans for TeX files.
|
|
|
|
|
2008-04-26 12:15:56 +00:00
|
|
|
- Remove the menu entry Insert -> Math -> Toggle math panels, since
|
|
|
|
it actually does not insert anything and its functionality is covered
|
|
|
|
by menu View - > Toolbars -> Math Panels (bug 4765).
|
2008-04-19 16:23:49 +00:00
|
|
|
|
2008-03-05 23:31:10 +00:00
|
|
|
|
2007-07-27 12:39:36 +00:00
|
|
|
* DOCUMENTATION
|
|
|
|
|
2008-04-26 12:15:56 +00:00
|
|
|
- Fix LaTeX errors in the Spanish Tutorial, UserGuide, and Intro manual.
|
2008-04-19 16:23:49 +00:00
|
|
|
|
2008-02-26 23:40:48 +00:00
|
|
|
- Math manual:
|
|
|
|
- correct shortcuts for math fonts in section 11.1
|
|
|
|
- fix the description of the command \tag in section 19.4
|
2008-02-03 01:37:26 +00:00
|
|
|
|
2008-04-13 11:57:09 +00:00
|
|
|
- Man page: document -geometry option, update Copyright date (bug 4740).
|
|
|
|
|
2008-04-20 15:26:10 +00:00
|
|
|
- The tex2lyx man page was completely outdated and referred to reLyX in many
|
2008-04-26 12:15:56 +00:00
|
|
|
places (bug 2770). It has been cleaned up, but it is still outdated in
|
|
|
|
details.
|
2008-04-20 15:26:10 +00:00
|
|
|
|
2007-07-27 12:39:36 +00:00
|
|
|
|
2007-07-30 16:28:45 +00:00
|
|
|
* BUILD/INSTALLATION:
|
|
|
|
|
2008-03-20 13:46:54 +00:00
|
|
|
- fix the 'make check' target in src/support; one of the checks still
|
|
|
|
fails (bug 4638)
|
2008-03-31 10:54:02 +00:00
|
|
|
|
2008-03-31 13:25:53 +00:00
|
|
|
- fix the problems with compilation on gcc 4.3.0 with disabled pch headers.
|
2008-05-06 13:20:07 +00:00
|
|
|
|
|
|
|
- fix some compilation warnings.
|