From: André Pönitz Date: Thu, 3 Jan 2002 18:38:17 +0000 (+0000) Subject: next try, Part II X-Git-Tag: 1.6.10~20093 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=903d8a5678cdd97cddefd012f4d978f1e26f4052;p=features.git next try, Part II git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3292 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/lib/ui/default.ui b/lib/ui/default.ui index f5ef994a35..e9e6d92253 100644 --- a/lib/ui/default.ui +++ b/lib/ui/default.ui @@ -209,8 +209,8 @@ Menuset End Menu "insert_special" - Item "Superscript|S" "command-sequence math-insert ^;math-mode;" - Item "Subscript|u" "command-sequence math-insert _;math-mode;" + Item "Superscript|S" "command-sequence math-mode ; math-superscript ; font-free; " + Item "Subscript|u" "command-sequence math-mode ; math-subscript ; font-free; " Item "HFill|H" "hfill-insert" Item "Hyphenation Point|P" "hyphenation-point-insert" Item "Ligature break|k" "ligature-break-insert" @@ -233,10 +233,19 @@ Menuset Separator Item "Array environment|y" "math-insert matrix 2 2" Item "Cases environment|C" "math-insert cases 2" + Separator + Submenu "Symbols|S" "insert_math_symbol" Separator Item "Math Panel|l" "math-panel" End + Menu "insert_math_symbol" + Item "Black board bold N" "math-insert \mathbb{N}" + Item "Black board bold Q" "math-insert \mathbb{Q}" + Item "Black board bold R" "math-insert \mathbb{R}" + Item "Black board bold Z" "math-insert \mathbb{Z}" + End + Menu "insert_floats" FloatInsert End @@ -375,9 +384,9 @@ Toolbar Icon "font-noun" Icon "font-free" Separator -# Icon "tex-mode" Icon "ert-insert" Icon "math-mode" + #Icon "math-panel" Separator Icon "footnote-insert" Icon "marginalnote-insert"