X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=development%2FFORMAT;h=fcf3fce47a14b90cb22f41dc460eef3658e45d84;hb=1acedf11da79f509da706bc8d6d2f491c9676087;hp=d55e03a7ef2362458abb7ef01418720ff7845b69;hpb=f130c13c7bbc53f9b4a4aba5e6156bde3a482287;p=lyx.git diff --git a/development/FORMAT b/development/FORMAT index d55e03a7ef..fcf3fce47a 100644 --- a/development/FORMAT +++ b/development/FORMAT @@ -1,13 +1,145 @@ LyX file-format changes ----------------------- -2007-08-12 José Matos +2008-01-12 Richard Heck + * Format incremented to 313: change in how modules are represented + +2008-01-11 Jürgen Spitzmüller + * Format incremented to 312: support for sidewaysalgorithm (rotfloat) + and wide sideways{figure,table}. + +2008-01-10 Richard Heck + * Format incremented to 311: dummy format to drive the AMS conversion + +2007-12-28 Bernhard Reiter + * Format incremented to 310: support for \nocite{*} + +2007-12-11 Bernhard Reiter + * Format incremented to 309: support for \nocite + +2007-12-15 Uwe Stöhr + * Format incremented to 308: support for Serbian (Latin) + +2007-12-05 Jürgen Spitzmüller + * Format incremented to 307: support for \slash and \nobreakdash. + +2007-12-05 Uwe Stöhr + * Format incremented to 306: support for Interlingua + +2007-12-05 Uwe Stöhr + * Format incremented to 305: support for Bahasa Malaysia + +2007-12-03 Jürgen Spitzmüller + * Format incremented to 304: framed and shaded boxes are now real boxes + (not notes). + +2007-11-25 Uwe Stöhr + * Format incremented to 303: remove Serbocroatian as this was not a real + babel language (Croatian was used instead in the background) + * Implement Serbian + +2007-11-25 Uwe Stöhr + * Format incremented to 302: support for Latin and North Sami + +2007-11-24 Uwe Stöhr + * Format incremented to 301: support for \linebreak + +2007-11-23 Uwe Stöhr + * Format incremented to 300: support for \pagebreak + +2007-11-01 Uwe Stöhr + * Format incremented to 299: support for hyperlink types + +2007-11-01 Stefan Schimanski + * Format incremented to 298: math-macro code has been rewritten, + now it supports definitions with optional parameters + +2007-10-29 Uwe Stöhr + * Format incremented to 297: support for Albanian, lower Sorbian, + fixed upper Sorbian language + +2007-10-?? Richard Heck + * Format incremented to 296: ?Include insets are no longer insets? + +2007-10-12 Uwe Stöhr + * Format incremented to 295: get rid of the htmlurl command that was + needed for docbook, add the option to create a hyperlink instead + +2007-10-12 Pavel Sanda + * Format incremented to 294: PDFOptions: add usetitle, + fix leftovers + +2007-10-11 Bo Peng + * Format incremented to 293: Add InsetInfo. + +2007-10-09 Uwe Stöhr + * Format incremented to 292: Support for Japanese without + using CJK and inputenc. (japanese-plain) + +2007-10-04 Uwe Stöhr + * Format incremented to 291: Support for Vietnamese. + +2007-10-03 Uwe Stöhr + * Format incremented to 290: Add table wrap floats. + +2007-10-03 Martin Vermeer + * Format incremented to 289: make Index a collapsable inset. + +2007-09-25 Richard Heck + * Format incremented to 288: Change how command insets are + represented in LyX files. + +2007-09-24 Uwe Stöhr + * Format incremented to 287: Add missing optional parameters + for wrapped figures. + +2007-09-21 Pavel Sanda + * Format incremented to 286: LyX now supports hyperref and some + of its options. + +2007-09-11 Bo Peng + * Format incremented to 285: Tweaks to embedded file format. + Remove inzip parameter from graphics insets. + +2007-09-09 Helge Hafting + * Format incremented to 284: LyX now implements wrapped figures + using wrapfig.sty instead of floatflt.sty. The latter + is rather buggy, the former also has more options. + No conversion as the .lyx doesn't change. + The .tex export is slightly different, necessitating the + format increase. + +2007-09-08 Martin Vermeer + + * format incremented to 283: CharStyle insets are now + called Flex. + +2007-08-31 Bo Peng + + * format incremented to 282: lyx files can be zipfiles with + embedded documents. + +2007-08-29 Richard Heck + + * format incremented to 281: allow modules for layout files. + +2007-08-17 Martin Vermeer + + * format incremented to 280: the show_label parameter + is depreciated in favour of (Collapsable) status. + +2007-08-17 Martin Vermeer + + * format incremented to 279: CharStyle names are now + expected to be of form CharStyle:Name. + +2007-08-12 José Matos * format incremented to 278: Close begin_deeper with a corresponding end_deeper (the only case where it matters is at the end of the body). -2007-08-12 José Matos +2007-08-12 José Matos * format incremented to 277: lyx is able to create invalid table where a multicolumn does not have a first cell @@ -146,7 +278,7 @@ LyX file-format changes \\par\\noindent% \\rule[.5ex]{\\linewidth}{#1}\\par} The new definition is more robust, see bug 1988 and now really takes care about - the fontsize: \lyxline{\Huge} produces now a thicker line then \lyxline{\normalfont} + the fontsize: \lyxline{\Huge} produces now a thicker line than \lyxline{\normalfont} 2007-01-29 Georg Baum @@ -806,4 +938,3 @@ renamed as "size_kind" and "lyxsize_kind" respectively. \end_inset -