]> git.lyx.org Git - lyx.git/blobdiff - development/FORMAT
installer updates
[lyx.git] / development / FORMAT
index fbba433b8d9813ac8d8623e97c46d509bdaf7c5a..67aa63101b5e190d248d7f0fcab8310439d53ddf 100644 (file)
@@ -1,5 +1,50 @@
 LyX file-format changes
 -----------------------
+2007-05-15 José Matos <jamatos@lyx.org>
+       * format incremented to 271: extended textclasses accept the
+        normal font sizes: 10, 11 and 12pt.
+
+2007-05-14 Martin Vermeer <martin.vermeer@tkk.fi>
+       * format incremented to 270: support beamer \alert, \structure
+
+2007-05-08 Bo Peng <ben.bob@gmail.com>
+       * format incremented to 269: add listings support
+       - add preamble flag \listings_params, e.g. \listings_params "language=Python,float"
+       - add inset listings, with options lstparams and inline, e.g.
+               \begin_inset listings
+               lstparams "xleftmargin=50pt,language=Python"
+               inline false
+       - add \lstinputlisting Include type. e.g.
+               \begin_inset Include \lstinputlisting{newfile1.lyx}[firstline=10,lastline=15]
+
+2007-05-06 Uwe Stöhr  <uwestoehr@web.de>
+
+       * format incremented to 268: add support for the CJK encodings
+       - all encodings supported by CJK.sty are now in lib/encodings
+       - lib/encoding has got two new flags:
+         - encoding package:
+           "inputenc" for those languages that use the inputenc-package and
+           "CJK" for the CJK encodings
+         - "fixed"/"variable" to divide between multi- or single-byte encoding 
+       - lib/languages allows now to set an empty language for babel
+         in this case babel isn't called.
+       
+2007-05-04  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
+
+       * format incremented to 267: add plain utf8 encoding (for XeTeX).
+
+2007-04-29  Uwe Stöhr  <uwestoehr@web.de>
+
+       * format incremented to 266:
+       Support for the Armenian language
+       
+2007-04-26  Uwe Stöhr  <uwestoehr@web.de>
+
+       * format incremented to 265: fix LyX's table border line handling
+       With the fix (see bug 1746) LyX now takes care if the user has entered
+       a "|" character in the argument field of tables. Therefore the "|"
+       character has to be removed when also a table border is set.
+
 2007-04-24  José Matos  <jamatos@lyx.org>
 
        * format incremented to 264:
@@ -45,7 +90,7 @@ LyX file-format changes
             'xx \textbf{yy} zz'.
        New: Spaces are always output with the font set by the user.
 
-2007-01-31  Uwe Stöhr
+2007-01-31  Uwe Stöhr  <uwestoehr@web.de>
 
        * format incremented to 258: new \lyxline definition
        Old: