2008-11-23 09:38:42 +00:00
|
|
|
-*- text -*-
|
|
|
|
|
2010-07-10 15:02:23 +00:00
|
|
|
This file describes what has been done in the preparation of LyX 1.6.8
|
2008-11-23 09:38:42 +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_6_X branch, which you
|
|
|
|
can get with the command
|
|
|
|
svn co svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X lyx-1.6.x
|
|
|
|
|
|
|
|
Juergen
|
|
|
|
|
|
|
|
[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
|
|
|
|
|
2010-07-15 07:28:47 +00:00
|
|
|
- Add support for pBibTeX (formerly known as jBibTeX), a specific Japanese
|
|
|
|
BibTeX variant (bug 6808).
|
2010-06-27 12:54:24 +00:00
|
|
|
|
2010-07-20 15:53:04 +00:00
|
|
|
- New environment variable LYX_FORCE_OVERWRITE allows changing default
|
|
|
|
behavior when exporting from command line. Now LyX overwrites the main
|
2010-07-20 16:02:47 +00:00
|
|
|
file by default, but not the ancillary files. Set this variable to
|
2010-07-20 15:53:04 +00:00
|
|
|
"all" for letting LyX behave as in 1.6.6 and previous versions; set it
|
|
|
|
to "none" for mimicking the 1.6.7 behavior of not overwriting any file.
|
|
|
|
|
2010-08-13 11:34:48 +00:00
|
|
|
- Add support for subtitles in the KOMA classes.
|
|
|
|
|
2010-08-19 08:38:07 +00:00
|
|
|
- Add support for lists and quotes in the g-brief2 letter class (bug 6857).
|
|
|
|
|
2010-08-30 21:47:12 +00:00
|
|
|
- Add support for the math command \ddddot.
|
|
|
|
|
2008-11-23 09:38:42 +00:00
|
|
|
|
|
|
|
* USER INTERFACE
|
|
|
|
|
2010-09-07 02:08:41 +00:00
|
|
|
- New layout and template file for submissions to journals published by
|
|
|
|
the American Geophysical Union (AGU).
|
|
|
|
|
2010-08-03 08:03:47 +00:00
|
|
|
- Improve the detection of LaTeX warnings in the Log dialog.
|
2010-06-06 18:38:35 +00:00
|
|
|
|
2010-08-05 02:20:28 +00:00
|
|
|
- Citations in the outline now display the key (bug 6837).
|
|
|
|
|
2009-09-07 13:33:14 +00:00
|
|
|
|
2009-06-10 14:03:55 +00:00
|
|
|
* DOCUMENTATION AND LOCALIZATION
|
|
|
|
|
2010-07-25 19:14:06 +00:00
|
|
|
- Revised section 4.2 "Footnotes" of the EmbeddedObjects manual.
|
2009-12-07 09:58:13 +00:00
|
|
|
|
2010-08-04 11:54:43 +00:00
|
|
|
- Updated LaTeXConfig file.
|
|
|
|
|
2010-08-04 12:09:56 +00:00
|
|
|
- Updated English and German Linguistics manual.
|
|
|
|
|
2010-08-25 07:21:12 +00:00
|
|
|
- Updated French, German, Italian, Spanish and Slovak User Interface
|
|
|
|
localizations.
|
2010-08-07 14:29:15 +00:00
|
|
|
|
2009-10-26 01:41:08 +00:00
|
|
|
|
2008-11-23 09:38:42 +00:00
|
|
|
* WINDOWS INSTALLER
|
|
|
|
|
|
|
|
|
2008-12-13 12:50:09 +00:00
|
|
|
|
2010-07-10 15:02:23 +00:00
|
|
|
|
2009-06-06 15:35:30 +00:00
|
|
|
* BUILD/INSTALLATION
|
|
|
|
|
2010-07-10 15:02:23 +00:00
|
|
|
|
2010-03-07 10:54:47 +00:00
|
|
|
|
2009-08-13 12:16:07 +00:00
|
|
|
|
2008-11-23 09:38:42 +00:00
|
|
|
** Bug fixes:
|
|
|
|
*************
|
|
|
|
|
|
|
|
* DOCUMENT INPUT/OUTPUT
|
|
|
|
|
2010-08-13 06:55:16 +00:00
|
|
|
- Assure that Japanese LaTeX (pLaTeX) is in fact only used for Japanese
|
|
|
|
documents. This fixes major configuration problems with TeXLive 2010.
|
|
|
|
|
2010-07-15 07:18:27 +00:00
|
|
|
- Fix the output of glyph 0x02e0 (MODIFIER LETTER SMALL GAMMA) (bug 6817).
|
2010-06-02 02:06:48 +00:00
|
|
|
|
2010-08-30 21:34:19 +00:00
|
|
|
- Load the amsmath LaTeX-package when the math command \dddot is used to
|
|
|
|
avoid LaTeX errors (bug 6872).
|
|
|
|
|
2010-08-13 06:55:16 +00:00
|
|
|
- Small tweaks for the memoir text class.
|
|
|
|
|
2010-06-10 20:43:16 +00:00
|
|
|
|
2010-06-01 07:57:02 +00:00
|
|
|
* USER INTERFACE
|
|
|
|
|
2010-08-07 14:14:39 +00:00
|
|
|
- Do not allow to rename a format's short name if the format is used by a
|
|
|
|
converter. This prevents a crash (bug 6815).
|
|
|
|
|
2010-08-19 08:38:07 +00:00
|
|
|
- Fix crash when mutating eqnarray-like environments with labeled lines
|
|
|
|
to display equations (bug 6858).
|
|
|
|
|
2010-07-16 01:15:55 +00:00
|
|
|
- Box dialog: only shaded boxes can have multiple paragraphs when there
|
|
|
|
is no inner box.
|
2010-06-25 13:40:23 +00:00
|
|
|
|
2010-08-03 08:03:47 +00:00
|
|
|
- Fix mouse wheel scrolling on Mac OS 10.6 (bug 6775).
|
|
|
|
|
2010-08-06 21:00:21 +00:00
|
|
|
- Fix parsing of in-line math environments nested in (unknown to LyX)
|
|
|
|
text-mode user macros (bug 1337).
|
|
|
|
|
2010-08-07 10:45:18 +00:00
|
|
|
- When undo returns to a state where the file was saved, make sure to
|
|
|
|
reset the (changed) status (bug 3733).
|
2010-06-15 08:30:12 +00:00
|
|
|
|
2010-08-07 15:39:12 +00:00
|
|
|
- Don't allow to insert margin notes and floats into tables because this
|
|
|
|
would lead to LaTeX errors (bug 6844).
|
|
|
|
|
|
|
|
- Don't allow to insert margin notes and footnotes into captions because
|
|
|
|
this would lead to LaTeX errors.
|
|
|
|
|
2010-08-11 18:45:08 +00:00
|
|
|
- Fix handling of commands containing a double quote (") in shortcut
|
|
|
|
editor (bug 6786).
|
|
|
|
|
2010-08-14 18:37:35 +00:00
|
|
|
- Use correct mode and screen fonts for old-style font changing macros
|
|
|
|
(\bf, \cal, \it, \rm, and \tt) in math (bug 6851).
|
|
|
|
|
2010-08-20 19:12:45 +00:00
|
|
|
- Retain the first non-empty label when mutating eqnarray-like environments
|
|
|
|
to a display equation (bug 6793).
|
|
|
|
|
2010-08-23 06:46:04 +00:00
|
|
|
- Load files in correct order when passed as arguments via the command
|
|
|
|
line (bug 6848).
|
|
|
|
|
2010-08-30 13:59:27 +00:00
|
|
|
- Fix parsing of commands sent through the lyxserver, such that they don't
|
|
|
|
need to be terminated by a newline character (bug 6868).
|
|
|
|
|
2010-09-12 22:23:55 +00:00
|
|
|
- Don't try to blindly execute the latex command if no latex binary is
|
|
|
|
available (bug 6873).
|
|
|
|
|
2010-08-07 14:14:39 +00:00
|
|
|
|
2008-11-23 09:38:42 +00:00
|
|
|
* DOCUMENTATION AND LOCALIZATION
|
|
|
|
|
2010-06-25 11:38:47 +00:00
|
|
|
|
|
|
|
|
2008-11-23 09:38:42 +00:00
|
|
|
|
|
|
|
* BUILD/INSTALLATION
|
|
|
|
|
2010-02-18 08:05:27 +00:00
|
|
|
|
2010-06-30 16:19:17 +00:00
|
|
|
|