]> git.lyx.org Git - lyx.git/blobdiff - src/ChangeLog
next step...
[lyx.git] / src / ChangeLog
index 51aec6e64e21136f8e1041c93d78c5424b752ddd..5f7934dbc42cea054444a28bd703bda6eccd32d6 100644 (file)
@@ -1,3 +1,23 @@
+2001-10-24  Juergen Vigna  <jug@sad.it>
+
+       * tabular-old.C (ReadOld): below variable changes reflected.
+
+       * tabular.[Ch]: added ltType struct for longtable header/footer
+       defines and changed all instances where they are used. Added
+       future support for double top/bottom rows.
+
+2001-10-24  José Matos  <jamatos@fep.up.pt>
+
+       * buffer.h (docbookHandleCaption):
+       * buffer.C (docbookHandleCaption): removed unused function.
+       (makeDocBookFile): moved docbook supported version to v4.1.
+
+2001-10-24  José Matos  <jamatos@fep.up.pt>
+
+       * tabular.h:
+       * tabular.C (docbookRow): new function to export docbook code of a row.
+       (DocBook): now honors the longtable flags.
+
 2001-10-23  José Matos  <jamatos@fep.up.pt>
 
        * LaTeXFeatures.h: