]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_nestinset.h
swallow <Return> events in mathed. Should mimic 1.3.x behaviour.
[lyx.git] / src / mathed / math_nestinset.h
index f00895ee25e969e48c15827be816262a1514f385..7bb9f08f22e95e9e42625d971e7f2316dfa12a31 100644 (file)
@@ -93,6 +93,9 @@ public:
        void write(WriteStream & os) const;
        /// writes [, name(), and args in []
        void normalize(NormalStream & os) const;
+       ///
+       int latex(Buffer const &, std::ostream & os,
+                       OutputParams const & runparams) const;
 
 protected:
        ///