]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathSplit.h
Fix bug #8746: Images have to have alt tags.
[lyx.git] / src / mathed / InsetMathSplit.h
index 447aa0f4dd1a7ccdacceaa30a2e7fe8c2b43ad56..0310ce13c492ca6495b8e068a0f7c8697fa11fa3 100644 (file)
@@ -35,6 +35,8 @@ public:
        ///
        void mathmlize(MathStream &) const;
        ///
+       void htmlize(HtmlStream &) const;
+       ///
        void validate(LaTeXFeatures & features) const;
        ///
        int defaultColSpace(col_type) { return 0; }