]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_macro.h
small up/down tweaking
[lyx.git] / src / mathed / math_macro.h
index b5c40f4a5b71f7fb558569247c5c960a79b5850c..f18fdecd2cb925a4371f486486556059f4de884f 100644 (file)
@@ -30,7 +30,7 @@ class MathMacroTemplate;
 
 
 /** This class contains the data for a macro
- *  \author Alejandro Aguilar Sierra 
+ *  \author Alejandro Aguilar Sierra
  *
  * Full author contact details are available in file CREDITS
     \version November 1996
@@ -70,6 +70,10 @@ public:
        void mathmlize(MathMLStream &) const;
        ///
        void octavize(OctaveStream &) const;
+       ///
+       void infoize(std::ostream &) const;
+       ///
+       void infoize2(std::ostream &) const;
 
 private:
        ///