]> git.lyx.org Git - lyx.git/blobdiff - development/FORMAT
cmake: don't install to /usr/local/2.0 by default
[lyx.git] / development / FORMAT
index 8ebcf5de22ca9879e855a76a5a5991634d319ea3..47a0c33108d5b805ea3319fa0b221b8b99f9027e 100644 (file)
@@ -1,10 +1,76 @@
 LyX file-format changes
 -----------------------
 
+Please keep the entries informative enough, i.e. try to indicate what
+changes happened in particular if possible.
+The good example would be 2010-01-10 entry.
+
+-----------------------
+
+2010-07-03 Uwe Stöhr <uwestoehr@web.de>
+       * Format incremented to 394: support for makebox;
+         new box parameter \use_makebox
+
+2010-06-07 Richard Heck <rgheck@comcast.net>
+       * Format incremented to 393 (r34619)
+               Renaming in LyX format: \begin_inset OptArg becomes
+         \begin_inset Argument.        
+
+2010-06-07 Richard Heck <rgheck@comcast.net>
+       * Format incremented to 392 (r34615)
+         Dummy format change permitting Beamer files to be converted to 
+               a new, more useful format.
+
+2010-06-05 Edwin Leuven <e.leuven@uva.nl>
+       * Format incremented to 391 (r34598)
+         Added support for decimal alignment in tables.
+
+2010-05-25 Pavel Sanda <sanda@lyx.org>
+       * Format incremented to 390: support for ouput sync (forward/reverse)
+       search. New boolean \forward_search and string \forward_macro.
+
+2010-05-24 Richard Heck <rgheck@comcast.net>
+       * Format incremented to 389: remove quotes from html_latex_* params.
+
+2010-05-18 Uwe Stöhr <uwestoehr@web.de>
+       * Format incremented to 388: support for page sizes A0-3, A6, B0-3, B6
+         and JIS B0-6
+
+2010-04-21 Richard heck <rgheck@comcast.net>
+       * Format incremented to 387: New options for XHTML math output.
+         New BufferParams: html_math_img_scale, html_latex_start,
+         html_latex_end.
+
+2010-04-17 Richard heck <rgheck@comcast.net>
+       * Format incremented to 386: LyX version for InsetInfo:
+         new parameters: type  "lyxinfo", arg   "version".
+
+2010-04-08 Uwe Stöhr <uwestoehr@web.de>
+       * Format incremented to 385: support to change the background color
+         for shaded boxes: new buffer parameter \boxbgcolor
+
+2010-04-03 Uwe Stöhr <uwestoehr@web.de>
+       * Format incremented to 384: support to specify a document-wide
+         font color: new buffer parameter \fontcolor
+
+2010-03-31 Uwe Stöhr <uwestoehr@web.de>
+       * Format incremented to 383: support for Turkmen
+
+2010-03-31 Uwe Stöhr <uwestoehr@web.de>
+       * Format incremented to 382: support to change the font color
+         for greyed-out notes: new buffer parameter \notefontcolor
+
+2010-03-28: Vincent van Ravesteijn <vfr@lyx.org>
+       * Format incremented to 381: support for new parameters
+         for \xymatrix: \xymatrix@!0, \xymatrix!R and \xymatrix!C.
+
+2010-03-28: Vincent van Ravesteijn <vfr@lyx.org>
+       * Format incremented to 380: introduction of InsetPreview.
+       
 2010-03-18: Richard Heck <rgheck@comcast.net>
-  * Format incremented to 379: revise format 374
+       * Format incremented to 379: revise format 374
          Replace boolean \html_use_mathml with \html_math_output,
-               which at the moment can be: MathML, HTML, or Images.
+         which at the moment can be: MathML, HTML, Images, or LaTeX.
 
 2010-02-12 Pavel Sanda <sanda@lyx.org>
        * Format incremented to 378: support for revision InsetInfo.