Jean-Marc Lasgouttes wrote:
> This is the second and hopefully last status update for LyX 1.3.4. I
> would really like to release it this week. We lost a lot of time
> last week chasing the german locale bug (which turned out to be a
> bug on some xforms patch), but now I think everything is OK.
Here's a little clean-up of status.13x itself.
--
Angus
Index: status.13x
===================================================================
RCS file: /usr/local/lyx/cvsroot/lyx-devel/Attic/status.13x,v
retrieving revision 1.1.2.159
diff -u -p -r1.1.2.159 status.13x
--- status.13x 12 Feb 2004 17:17:39 -0000 1.1.2.159
+++ status.13x 17 Feb 2004 16:42:09 -0000
@@ -24,7 +24,7 @@ What's new
- it is now possible to open documents which use a textclass for
which no LaTeX support is installed. The documents can be normally
- edited, but they can of course not be previewed or printed. Note
+ edited, but they can of course be neither previewed nor printed. Note
that the format of the file .lyx/textclasses.lst has changed as a
consequence and it is therefore not possible to use LyX 1.3.4 and an
earlier version with the same .lyx/ directory.
@@ -38,7 +38,7 @@ What's new
finder; the LyX.app bundle can now be moved around and contains its
own fonts (for math equations)
-- add support for \boldsymbol in math editor
+- add support for \boldsymbol in the math editor
- enable lyx to read documents from versions 0.10 and 0.12
@@ -62,29 +62,29 @@ What's new
** Bug fixes
-- fix security problem where an evil .lyx file could cause
+- fix a security problem where an evil .lyx file could cause
arbitrary commands to be executed during processing
-- fix crash when saving file containing a table (only with some
+- fix a crash when saving a file containing a table (only with some
compilers) [Bug #1415]
- fix a crash in the math editor when selecting up/down close to
subscript insets
- several fixes related to old files: silence a bogus warning about
- encoding when; fix conversion of tables (out of range error)
+ encoding; fix conversion of tables (out of range error)
- fix warnings for docbook counters
- enable the file dialog to open files with non-latin filenames [Qt only]
-- allow to use some paper sizes (A3, B3, B4, and custom) without
+- allow the use of some paper sizes (A3, B3, B4, and custom) without
custom margins [Qt problem only]
-- fix bug where changing the height unit in the graphics dialog did not
+- fix a bug where changing the height unit in the graphics dialog did not
activate the ok/apply buttons [bug #1469, Qt only]
-- fix bug where some menu entries did not show the corresponding
+- fix a bug where some menu entries did not show the corresponding
keyboard binding [bug #1350, Qt only]
- fix the language of the russian table of contents of the documentation
@@ -108,7 +108,7 @@ What's new
- compilation fixes for MacOSX
-- fix problems with non-GNU make program
+- fix (some) problems when compiling with a non-GNU make program
- enable lyx to compile on Itanium machines