]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathUnderset.h
Avoid markers for macros without arguments
[lyx.git] / src / mathed / InsetMathUnderset.h
index c2af955ba26a45b7b8363d470efe8a8cef948a76..239a576aebb06d6d4b909a4553dbe4119621e8b9 100644 (file)
@@ -40,6 +40,8 @@ public:
        ///
        void mathmlize(MathStream &) const;
        ///
+       void htmlize(HtmlStream &) const;
+       ///
        void validate(LaTeXFeatures & features) const;
        ///
        InsetCode lyxCode() const { return MATH_UNDERSET_CODE; }