]> git.lyx.org Git - features.git/blobdiff - src/tabular.h
Jose's DocBook tables patch; Angus latest preference patch.
[features.git] / src / tabular.h
index c74ef8ee19f2580c8f0eaa8def5df054647fb3e5..9e930036739cc95af88e9252b1b1b567e96fd0c5 100644 (file)
@@ -280,6 +280,8 @@ public:
     ///
     int Latex(Buffer const *, std::ostream &, bool, bool) const;
     ///
+    int DocBook(Buffer const * buf, std::ostream & os) const;
+    ///
     // helper function for Latex returns number of newlines
     ///
     int AsciiTopHLine(std::ostream &, int row,