]> git.lyx.org Git - features.git/commitdiff
Ignore phantoms for now.
authorRichard Heck <rgheck@comcast.net>
Wed, 31 Mar 2010 20:31:15 +0000 (20:31 +0000)
committerRichard Heck <rgheck@comcast.net>
Wed, 31 Mar 2010 20:31:15 +0000 (20:31 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33984 a592a061-630c-0410-9148-cb99ea01b6c8

src/mathed/InsetMathPhantom.h

index cbc01b0435ca056b9904ff383b19dba85d69785f..9cce40df23bf3cbaff76f079af7fcab1eb17dc06 100644 (file)
@@ -39,6 +39,10 @@ public:
        void infoize(odocstream & os) const;
        ///
        InsetCode lyxCode() const { return MATH_PHANTOM_CODE; }
+       /// Nothing for now
+       void mathmlize(MathStream &) const {}
+       /// Nothing for HTML
+       void htmlize(HtmlStream &) const {}
 
 private:
        ///