]> git.lyx.org Git - lyx.git/blobdiff - development/FORMAT
InsetTabular.cpp: multirows inherit the width and the alignment from the column;...
[lyx.git] / development / FORMAT
index 49b2cbf7a613bcc63e0ae577f97ad26e1a5619f3..124e4613790bafa784e3106aefd8e82ff8482711 100644 (file)
@@ -7,6 +7,95 @@ The good example would be 2010-01-10 entry.
 
 -----------------------
 
+2010-10-13 Richard Heck <rgheck@comcast.net>
+       * Format incremented to 404: refstyle support
+         Changed the LaTeXCommand for InsetRef from "prettyref"
+         to "formatted", where "formatted" is now interprted
+         differently, depending upon whether the new buffer param
+         use_refstyle is true or false.
+
+2010-10-12 Richard Heck <rgheck@comcast.net>
+       * Format incremented to 403: renaming of flex insets
+         changed 
+           \begin_inset Flex TAG:Style 
+         to
+           \begin_inset Flex Style
+         where TAG is Custom, CharStyle, or Element
+
+2010-10-11 Uwe Stöhr <uwestoehr@web.de>
+       * Format incremented to 402: fix for bug 1881
+         no new or removed parameter, used to insert a
+         clear(double)page before BibTeX inset
+
+2010-09-19 Ronen Abravanel <ronena@gmail.com>
+       * Format incremented to 401: support for Feynman diagrams
+         new math command \Diagram
+
+2010-09-07 Uwe Stöhr <uwestoehr@web.de>
+       * Format incremented to 400: support for the LaTeX-command
+         \rule;
+         new CommandInset "line"
+
+2010-08-31 Uwe Stöhr <uwestoehr@web.de>
+       * Format incremented to 399: support for the LaTeX-package
+         mathdots;
+         new parameter \use_mathdots
+
+2010-07-17 Uwe Stöhr <uwestoehr@web.de>
+       * Format incremented to 398: support \mathscr;
+         no new parameter but the mathrsfs package will be loaded
+
+2010-07-16 Richard Heck <rgheck@comcast.net>
+       * Format incremented to 397 (r34920)
+         Remove Nameref support
+
+2010-07-13 Richard Heck <rgheck@comcast.net>
+       * Format incremented to 396 (r34884)
+         nameref support
+               new commands nameref and Nameref for InsetRef
+
+2010-07-13 Uwe Stöhr <uwestoehr@web.de>
+       * Format incremented to 395: support for ISO C-series paper format;
+         new parameter \papersize cxpaper with (x = 0 - 6)
+
+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