]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathSplit.cpp
MathML: add M/ETagInline.
[lyx.git] / src / mathed / InsetMathSplit.cpp
index 31314b3f842822b38bf70ebd02d0978353a81538..141b57bebf74d03bda36be1104cec122d078319d 100644 (file)
@@ -142,7 +142,7 @@ bool InsetMathSplit::getStatus(Cursor & cur, FuncRequest const & cmd,
 }
 
 
-void InsetMathSplit::write(WriteStream & ws) const
+void InsetMathSplit::write(TeXMathStream & ws) const
 {
        MathEnsurer ensurer(ws);
        if (ws.fragile())
@@ -186,7 +186,7 @@ void InsetMathSplit::infoize(odocstream & os) const
 }
 
 
-void InsetMathSplit::mathmlize(MathStream & ms) const
+void InsetMathSplit::mathmlize(MathMLStream & ms) const
 {
        // split, gathered, aligned, alignedat
        // At the moment, those seem to display just fine without any