]> git.lyx.org Git - features.git/blobdiff - src/tex2lyx/ChangeLog
Georg's minipage patch
[features.git] / src / tex2lyx / ChangeLog
index 539481f9d854c8777b18ab0f8234dc03ecf0a381..9a58ad4aab1e3bdd4147564b3855317b7bc51661 100644 (file)
@@ -1,3 +1,12 @@
+2003-12-17  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
+
+       * preamble.C: Change file format from 225 to 228
+       * text.C: Convert minipages and parboxes to box insets
+       * text.C: Changes for format 228 (see ../../development/FORMAT)
+       * text.C: Add lyxgreyedout environment
+       * context.[Ch]: New function Context::add_extra_stuff()
+       * context.[Ch]: Add ~Context() with warning message
+
 2003-12-08  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
 
        * text.C: Use the new VSpace inset (fixes a bug with added_space top)