2008-11-23 09:38:42 +00:00
|
|
|
-*- text -*-
|
|
|
|
|
2010-05-18 07:30:51 +00:00
|
|
|
This file describes what has been done in the preparation of LyX 1.6.7
|
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
|
|
|
|
|
2009-12-07 09:24:49 +00:00
|
|
|
|
2010-01-24 10:04:52 +00:00
|
|
|
|
2008-11-23 09:38:42 +00:00
|
|
|
|
|
|
|
* USER INTERFACE
|
|
|
|
|
2010-05-23 12:35:54 +00:00
|
|
|
- Layout file for document class article(IEEEtran) has been updated for
|
|
|
|
IEEEtran 1.7a.
|
2010-03-16 17:29:24 +00:00
|
|
|
|
2009-09-07 13:33:14 +00:00
|
|
|
|
2009-06-10 14:03:55 +00:00
|
|
|
* DOCUMENTATION AND LOCALIZATION
|
|
|
|
|
2010-05-23 12:28:24 +00:00
|
|
|
- Updated LaTeX configuration overview
|
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
|
|
|
|
2009-06-06 15:35:30 +00:00
|
|
|
* BUILD/INSTALLATION
|
|
|
|
|
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-05-21 23:54:21 +00:00
|
|
|
- Fix reverse search when the document name contains a character which is
|
|
|
|
forbidden in latex filenames (such as spaces).
|
2010-04-02 17:37:38 +00:00
|
|
|
|
2010-05-22 15:16:49 +00:00
|
|
|
- Improve reverse search for documents with index insets (bug 6649).
|
2008-11-23 09:38:42 +00:00
|
|
|
|
2010-05-22 17:31:16 +00:00
|
|
|
- Honour physical paper size settings on output (bug 5247).
|
|
|
|
|
2010-05-23 15:30:13 +00:00
|
|
|
- Fix bug that documents containing text parts in Arabic and Farsi could
|
|
|
|
not be compiled (bug 6714).
|
|
|
|
|
2010-05-23 12:53:37 +00:00
|
|
|
- Fix bug that references section numbers were output in the wrong order
|
2010-05-23 18:16:02 +00:00
|
|
|
in docments with the languages Arabic, Farsi and Hewbrew (bug 6711).
|
2010-05-23 12:53:37 +00:00
|
|
|
|
|
|
|
- Safer creation of backup files on ext4 (part of bug 6587).
|
|
|
|
|
2010-05-23 09:18:37 +00:00
|
|
|
- Simplify definition of \greektext (bug 6456 and 6458).
|
2010-05-23 09:14:23 +00:00
|
|
|
|
2010-05-22 15:16:49 +00:00
|
|
|
|
|
|
|
* USER INTERFACE
|
2010-05-22 15:08:10 +00:00
|
|
|
|
2010-05-22 17:15:57 +00:00
|
|
|
- Correctly restore a dissolved macro inset on undo (bug 6678).
|
2010-04-27 13:11:57 +00:00
|
|
|
|
2010-05-23 09:52:31 +00:00
|
|
|
- Correctly handle empty cutom line spacing in settings (bug 6649).
|
|
|
|
|
2009-10-04 10:31:09 +00:00
|
|
|
|
2008-11-23 09:38:42 +00:00
|
|
|
* DOCUMENTATION AND LOCALIZATION
|
|
|
|
|
2010-01-18 01:37:16 +00:00
|
|
|
|
2008-11-23 09:38:42 +00:00
|
|
|
|
|
|
|
* BUILD/INSTALLATION
|
|
|
|
|
2010-02-18 08:05:27 +00:00
|
|
|
|