]> git.lyx.org Git - lyx.git/blobdiff - development/FORMAT
Remove hard coding of command layouts.
[lyx.git] / development / FORMAT
index c3dfe51b5af6d565b3db9a60a7c6a3dfdc9716c1..231d373d15c720f93d48bc03cab45380938e1f14 100644 (file)
@@ -1,6 +1,41 @@
 LyX file-format changes
 -----------------------
 
+2003-06-04  Angus Leeming  <leeming@lyx.org>
+
+       Format bumped to 224
+
+       * the storage of the external inset has been changed from
+
+               \begin_inset External XFig,"file.fig",""
+
+               \end_inset
+
+       to this
+
+               \begin_inset External
+                       template XFig
+                       filename file.fig
+                       display <display_type>
+                       lyxscale <scale>
+
+               \end_inset 
+
+       throwing away the final arg (here "", more generally "<string>") that holds
+       the parameters variable.
+       Variables are output if present (filename) or different from the default
+       values (display, lyxscale).
+
+       Moreover, the RasterImage template has been scrapped. All RasterImage
+       external insets are now converted to Graphics insets.
+
+2003-05-20  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
+
+       * Added new space insets:
+               \SpecialChar ~ is now \InsetSpace ~
+               ERT: "\ " could be converted to InsetSpace \<space>
+               ERT: "\," could be converted to InsetSpace \,
+
 2003-03-12  John Levon  <levon@movementarian.org>
 
        * Added \\end_header to signify the end of the header in a