]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathTabular.cpp
Use font metrics for computing the size of math decorations
[lyx.git] / src / mathed / InsetMathTabular.cpp
index 565a71fb186baba5ae373f29e9e983de9455eac6..3daac36c21ef09b10d3562194e3511ebd76dc4c0 100644 (file)
@@ -56,7 +56,7 @@ void InsetMathTabular::draw(PainterInfo & pi, int x, int y) const
 }
 
 
-void InsetMathTabular::write(WriteStream & os) const
+void InsetMathTabular::write(TeXMathStream & os) const
 {
        ModeSpecifier specifier(os, TEXT_MODE);