X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=development%2FFORMAT;h=fcf3fce47a14b90cb22f41dc460eef3658e45d84;hb=1acedf11da79f509da706bc8d6d2f491c9676087;hp=8104cac63f5c3271222bcc5d6432e61386fe1d90;hpb=227f80157c878377fe8e161be957bd71fd94e216;p=lyx.git diff --git a/development/FORMAT b/development/FORMAT index 8104cac63f..fcf3fce47a 100644 --- a/development/FORMAT +++ b/development/FORMAT @@ -1,6 +1,214 @@ LyX file-format changes ----------------------- +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 + + * format incremented to 277: lyx is able to create invalid + table where a multicolumn does not have a first cell + (required by the table file format) + +2007-07-20 Dov Feldstern + + * format *not* incremented; fixed format 249 conversion, so that it now + correctly deals with encodings in footnotes (part of bug 3613) + +2007-06-26 Uwe Stöhr and Dov Feldstern + + * format incremented to 276: switching exsting language 'arabic' to + 'arabic_arabtex'; this is to differentiate from the new arabic support + using the arabi package. + +2007-05-04 Jürgen Spitzmüller + + * format incremented to 275: add graphics params scaleBeforeRotation + (fix bug 1749). + +2007-06-13 Dov Feldstern + * format incremented to 274: applying the conversion done in format 259 + to the \lang property, which was forgotten back then... This is + slightly more complicated, because the default language has to be + determined on a per-paragraph basis. + +2007-06-13 Bo Peng + * format incremented to 273: add --Separator-- environment to + separate consecutive environments + +2007-06-13 Bo Peng + * format incremented to 272: convert listings to ERT because + earlier versions of lyx can not handle unrecognizable + listings parameters. + +2007-05-15 José Matos + * format incremented to 271: extended textclasses accept the + normal font sizes: 10, 11 and 12pt. + +2007-05-14 Martin Vermeer + * format incremented to 270: support beamer \alert, \structure + +2007-05-08 Bo Peng + * 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 + + * 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 + + * format incremented to 267: add plain utf8 encoding (for XeTeX). + 2007-04-29 Uwe Stöhr * format incremented to 266: @@ -70,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