]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetText.h
Improve handling of top and bottom margin
[lyx.git] / src / insets / InsetText.h
index 59f1202a24235bf324784c811ee9629f1ec64f29..d86bfb75d339456def755b311329633fed9f575a 100644 (file)
@@ -81,8 +81,6 @@ public:
        int plaintext(odocstringstream & ods, OutputParams const & op,
                      size_t max_length = INT_MAX) const;
        ///
-       int docbook(odocstream &, OutputParams const &) const;
-       ///
        docstring xhtml(XMLStream &, OutputParams const &) const;
        ///
        enum XHTMLOptions {
@@ -96,6 +94,10 @@ public:
        docstring insetAsXHTML(XMLStream &, OutputParams const &,
                               XHTMLOptions) const;
        ///
+       void docbook(XMLStream &, OutputParams const &, XHTMLOptions opts) const;
+       ///
+       void docbook(XMLStream &, OutputParams const &) const;
+       ///
        void validate(LaTeXFeatures & features) const;
 
        /// return the argument(s) only