]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_charinset.h
Jean-Marc's fix for wrong descent
[lyx.git] / src / mathed / math_charinset.h
index 22664138f6ff1c6bd074e4d9944e2c61ea6e7379..3673ba15c58cf67d9583a0257ff08c5a9184a8e1 100644 (file)
@@ -4,12 +4,11 @@
 
 #include "math_diminset.h"
 
-#ifdef __GNUG__
-#pragma interface
-#endif
 
 /** The base character inset.
-    \author André Pönitz
+ *  \author André Pönitz
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 class MathCharInset : public MathDimInset {
@@ -31,7 +30,7 @@ public:
        ///
        void normalize(NormalStream & ns) const;
        ///
-       void octavize(OctaveStream & os) const;
+       void octave(OctaveStream & os) const;
        /// identifies Charinsets
        MathCharInset const * asCharInset() const { return this; }
        ///
@@ -39,7 +38,7 @@ public:
        ///
        bool isRelOp() const;
        ///
-       bool match(MathInset *) const;
+       bool match(MathInset const *) const;
 
 private:
        /// the character