]> git.lyx.org Git - lyx.git/blobdiff - src/insets/insetinclude.h
* In the process of fixing the math background color bug, this commit transfer backgr...
[lyx.git] / src / insets / insetinclude.h
index c42159e30ce4fdfd0297565ac483ea11d2638921..8267e1b6cd248ecdd914e5c4a187a01b0b92160b 100644 (file)
@@ -82,13 +82,13 @@ public:
        void read(Buffer const &, LyXLex &);
        ///
        int latex(Buffer const &, odocstream &,
-                 OutputParams const &) const;
+                 OutputParams const &) const;
        ///
        int plaintext(Buffer const &, odocstream &,
-                 OutputParams const &) const;
+                     OutputParams const &) const;
        ///
        int docbook(Buffer const &, odocstream &,
-           OutputParams const &) const;
+                   OutputParams const &) const;
        ///
        void validate(LaTeXFeatures &) const;
        ///