From: Pavel Sanda Date: Sun, 9 Mar 2008 15:49:24 +0000 (+0000) Subject: Add the possibility to remove label from equation. X-Git-Tag: 1.6.10~5761 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=741d69b13802af6929cb9d33e921036cdc96c85d;p=features.git Add the possibility to remove label from equation. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23594 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/lib/ui/stdmenus.inc b/lib/ui/stdmenus.inc index 25d32d3ddd..679f0c29ca 100644 --- a/lib/ui/stdmenus.inc +++ b/lib/ui/stdmenus.inc @@ -536,6 +536,7 @@ Menuset # Menu "context-math" Item "Equation Label|L" "label-insert" + Item "Toggle Labeling/Numbering|T" "math-number-toggle" End