]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathCases.h
Fix bug #8746: Images have to have alt tags.
[lyx.git] / src / mathed / InsetMathCases.h
index 5839cef277542f87cd1bf25f36e102bf4e97bdc5..f753f12166646e0a63c6eb40e02a0bddee47c837 100644 (file)
@@ -45,6 +45,8 @@ public:
        ///
        void mathmlize(MathStream &) const;
        ///
+       void htmlize(HtmlStream &) const;
+       ///
        void write(WriteStream & os) const;
        ///
        void validate(LaTeXFeatures & features) const;