]> git.lyx.org Git - lyx.git/blobdiff - src/insets/insetspecialchar.h
* In the process of fixing the math background color bug, this commit transfer backgr...
[lyx.git] / src / insets / insetspecialchar.h
index 26ee9612bde82ee48684161012c687a4420fce19..91655f3cf9b6db5d236a19e6b6e1483444beafb9 100644 (file)
@@ -57,13 +57,13 @@ public:
        void read(Buffer const &, LyXLex & lex);
        ///
        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;
        /// the string that is passed to the TOC
        virtual int textString(Buffer const &, odocstream &,
                OutputParams const &) const;