]> git.lyx.org Git - features.git/blobdiff - src/insets/ChangeLog
skak support, John's ERT fixes, loclae blunder fix
[features.git] / src / insets / ChangeLog
index 31d7bef1f710f6d0c519e813e409261fe1f7b78c..ace8d765b45d75d93fc8d5392a4a4a3c5202964e 100644 (file)
@@ -1,3 +1,24 @@
+2001-10-30  John Levon  <moz@compsoc.man.ac.uk>
+
+       * insetert.h:
+       * insetert.C: fix some problems
+2001-10-30  Kayvan A. Sylvan  <kayvan@sylvan.com>
+
+       * insetexternal.C (doSubstitution): Added $$FPath token
+       to list of usable substitutions in external inset templates.
+
+2001-10-24  Juergen Vigna  <jug@sad.it>
+
+       * insettabular.C: use new ltType struct for setting longtable
+       header and footers also new UNSET enums.
+
+2001-10-24  José Matos  <jamatos@fep.up.pt>
+
+       * insettabular.C (linuxdoc): Now exports the ascii's table version.
+       (docbook): If the table is not inside a float then wrap it inside
+       <informaltable>...</informaltable>.
+
 2001-10-23  José Matos  <jamatos@fep.up.pt>
 
        * insetref.C (docbook): removed / terminator to conform SGML.