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.
|
|
|
|
|
2008-11-23 09:38:42 +00:00
|
|
|
|
|
|
|
* USER INTERFACE
|
|
|
|
|
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
|
|
|
|
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
|
|
|
|
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-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-06-10 20:43:16 +00:00
|
|
|
|
2010-06-01 07:57:02 +00:00
|
|
|
* USER INTERFACE
|
|
|
|
|
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-06-15 08:30:12 +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
|
|
|
|