On Wed, 2005-11-09 at 12:14 +0100, Jean-Marc Lasgouttes wrote: > >>>>> "Juergen" == Juergen Spitzmueller <[EMAIL PROTECTED]> writes: > > >> Nice explanation. It should be in insetbase.h :-) > > Juergen> I'll gladly provide a documentation patch, but first someone > Juergen> who knows better than me should confirm that this is actually > Juergen> correct. > > I think it is 100% correct.
And do we have a consensus-of-sorts on the attached? - Martin
Index: math_deliminset.h
===================================================================
RCS file: /usr/local/lyx/cvsroot/lyx-devel/src/mathed/math_deliminset.h,v
retrieving revision 1.42
diff -u -p -r1.42 math_deliminset.h
--- math_deliminset.h 10 Apr 2005 14:08:54 -0000 1.42
+++ math_deliminset.h 8 Nov 2005 16:01:08 -0000
@@ -36,6 +36,8 @@ public:
/// is it |...|?
bool isAbs() const;
///
+ mode_type currentMode() const { return MATH_MODE; }
+ ///
void metrics(MetricsInfo & mi, Dimension & dim) const;
///
void draw(PainterInfo &, int x, int y) const;
signature.asc
Description: This is a digitally signed message part
