]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathFont.h
Improve the list of equations
[lyx.git] / src / mathed / InsetMathFont.h
index 945dcf7f3430cd439bee3bfb034d71a513d25993..2dc524177ec391bad471a1eb08a13c1a3c8ef34e 100644 (file)
@@ -34,6 +34,8 @@ public:
        /// do we allow changing mode during latex export?
        bool lockedMode() const;
        ///
+       void write(WriteStream & os) const;
+       ///
        docstring name() const;
        ///
        void metrics(MetricsInfo & mi, Dimension & dim) const;