]> git.lyx.org Git - features.git/blobdiff - src/table.h
FILMagain changes (will need some work)
[features.git] / src / table.h
index bb0fe532f1b3c4145505bad8f2758ec131f1b5cc..997103a902c30a7dde80b47e0c4890462070f374 100644 (file)
@@ -187,10 +187,12 @@ public:
     int TexEndOfCell(std::ostream &, int cell);
     ///
     int DocBookEndOfCell(std::ostream &, int cell, int & depth);
+
 #if 0
     ///
     int RoffEndOfCell(std::ostream &, int cell);
 #endif
+
     ///
     char const * getDocBookAlign(int cell, bool isColumn = false);