]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathNest.h
Use font metrics for computing the size of math decorations
[lyx.git] / src / mathed / InsetMathNest.h
index 0a6579011ed7c0f550d8dc205be179bb7e78f1e3..06675f1a43408c04614e5e09af045f0dcf4db1ad 100644 (file)
@@ -104,7 +104,7 @@ public:
        void dump() const override;
 
        /// writes \\, name(), and args in braces and '\\lyxlock' if necessary
-       void write(WriteStream & os) const override;
+       void write(TeXMathStream & os) const override;
        /// writes [, name(), and args in []
        void normalize(NormalStream & os) const override;
        ///