X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fmathed%2Fmath_nestinset.h;h=7bb9f08f22e95e9e42625d971e7f2316dfa12a31;hb=a8a1f10e765512b40f6942e5594363fe16542c1c;hp=f00895ee25e969e48c15827be816262a1514f385;hpb=ec744e7583d8bf642ed5f66321fd5845ba213a18;p=lyx.git diff --git a/src/mathed/math_nestinset.h b/src/mathed/math_nestinset.h index f00895ee25..7bb9f08f22 100644 --- a/src/mathed/math_nestinset.h +++ b/src/mathed/math_nestinset.h @@ -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: ///