X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fmathed%2FInsetMathSymbol.cpp;h=291dabb3b9d037e85d1ce57b8ea69dfb7295abc6;hb=d9082639080b9de993742bd352f92e5183058cf5;hp=f8315391dfce9b4f7e982ef11646056fbaa1c7b8;hpb=ecafea8227d0c51f36dbf8ff45e9c3ebc15e19cf;p=lyx.git diff --git a/src/mathed/InsetMathSymbol.cpp b/src/mathed/InsetMathSymbol.cpp index f8315391df..291dabb3b9 100644 --- a/src/mathed/InsetMathSymbol.cpp +++ b/src/mathed/InsetMathSymbol.cpp @@ -205,7 +205,7 @@ void InsetMathSymbol::octave(OctaveStream & os) const } -void InsetMathSymbol::write(WriteStream & os) const +void InsetMathSymbol::write(TeXMathStream & os) const { unique_ptr ensurer; if (currentMode() != TEXT_MODE)