]> git.lyx.org Git - features.git/blobdiff - NEWS
New dutch example files; the usual set of dec cxx fixes.
[features.git] / NEWS
diff --git a/NEWS b/NEWS
index 5c9001baee730bf8f6e518311d13ff5cedfcea36..4da608952bfe322a75e3d83768415deeed5c3421 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,58 @@
+What's new in LyX version 1.1.3?
+--------------------------------
+
+More LyX internals have been cleaned-up in this version, but the usual
+small number of user-visible changes have appeared:
+
+- LyX is not able anymore to read some old files using latex inset
+  (this should not be a problem as these were already not generated by
+  LyX 0.12.0). Use LyX 1.0.4 to read files containing those.
+
+- The first line of a .lyx file does not contain anymore the file
+  creator name and the date of creation; this was causing various
+  problems. 
+
+- the -dbg command line switch is enhanced. For example, "-dbg lyxrc"
+  works now. 
+
+- Slightly better handling of dependency tracking for bibtex files.
+
+- The screen representations of \varepsilon and \epsilon have been
+  swapped. Now \epsilon shows as red text, and \varepsilon shows as it
+  should. This is of course a controversial change (since many people
+  will find that their lyx workscreen is suddenly full of red), but done
+  for the sake of correctness.
+
+- The characters \angle and \vee are now correctly displayed in math
+  formulas; the glyph for \Upsilon has been changed.
+
+- Characters '~' and '^' are now output using standard LaTeX macros,
+  which improves the result with T1 fonts.
+
+- new function "command-sequence" to bind several sequences to a key.
+
+- The textclass g-brief has been updated.
+
+And of course many bugs have been fixed.
+
+What's new in LyX version 1.1.2?
+--------------------------------
+
+LyX 1.1.2 is a minor upgrade to 1.1.1, only one new feature has been added:
+
+- the export to html feature has been extended to use other programs.
+  Currently, tth, latex2html and hevea are supported. Note that the
+  variable \tth_command has been renamed to \html_command in lyxrc.
+
+Moreover, a couple of semi-serious bugs have been fixed:
+
+- a bug that caused a crash in lyxstring::find
+
+- the annoying '-' vs. '_' bug.
+
+Also the cheaders files were missing from the 1.1.1 distribution, that
+has also been fixed.
+
 What's new in LyX version 1.1.1?
 --------------------------------