]> git.lyx.org Git - features.git/commitdiff
Add the possibility to remove label from equation.
authorPavel Sanda <sanda@lyx.org>
Sun, 9 Mar 2008 15:49:24 +0000 (15:49 +0000)
committerPavel Sanda <sanda@lyx.org>
Sun, 9 Mar 2008 15:49:24 +0000 (15:49 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23594 a592a061-630c-0410-9148-cb99ea01b6c8

lib/ui/stdmenus.inc

index 25d32d3dddf2603934f20d145c8a782d5703320e..679f0c29ca85c1d50b7b74a628da2f32bb0107b2 100644 (file)
@@ -536,6 +536,7 @@ Menuset
 #
        Menu "context-math"
                Item "Equation Label|L" "label-insert"
+               Item "Toggle Labeling/Numbering|T" "math-number-toggle"
        End