]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathStackrel.h
Add \makeat switches to babel settings if necessary.
[lyx.git] / src / mathed / InsetMathStackrel.h
index 88f080071363391ff117d651f5f836c37b337d7b..11160c37ef95ab27bd927277310dc528b5231b50 100644 (file)
@@ -32,6 +32,10 @@ public:
        ///
        void mathmlize(MathStream &) const;
        ///
+       void htmlize(HtmlStream &) const;
+       /// 
+       void validate(LaTeXFeatures &) const;
+       ///
        InsetCode lyxCode() const { return MATH_STACKREL_CODE; }
 
 private: