]> 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 7040ca4b74e5337e86383658830096c15ad60aa6..124e4613790bafa784e3106aefd8e82ff8482711 100644 (file)
@@ -7,6 +7,48 @@ 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