Grr.

The circumflex in math lacks one line which AFAIK was there at some
point in time, but has somehow disappeared from CVS. And it doesn't
work (just try the sub-panel item under Misc).

Applying this patch will get it into proper working order (display, 
LaTeX, save/load) again.

BTW completely unrelated, the bug of not being able to select the 
last mathed character by mouse appears fixed. Good!

Martin

Index: math_macrotable.C
===================================================================
RCS file: /cvs/lyx/lyx-devel/src/mathed/math_macrotable.C,v
retrieving revision 1.57
diff -u -p -r1.57 math_macrotable.C
--- math_macrotable.C   2002/03/27 18:04:36     1.57
+++ math_macrotable.C   2002/03/31 18:37:53
@@ -150,6 +150,7 @@ void MathMacroTable::builtinMacros()
                define("\\def\\Join{\\ltimes\\kern-12mu\\rtimes}");
        }
 
+       define("\\def\\mathcircumflex{\\^}");
        //define("\def\lint",       4, "\\int_#1^#2#3 d#4}");
        //define("\\def\\silentmult{\\cdot}");
        //define("\def\binom",        2, "\\left(\\frac#1#2\\right)}");

Attachment: msg35680/pgp00000.pgp
Description: PGP signature

Reply via email to