commit 3579a13a50f9791ae08fb99538ae8af6c94bc201
Author: Juergen Spitzmueller <[email protected]>
Date: Thu Jun 25 16:22:42 2020 +0200
Harmonize some space shortcuts (math/text context menu)
---
lib/ui/stdcontext.inc | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/lib/ui/stdcontext.inc b/lib/ui/stdcontext.inc
index 62d7e4b..120aac4 100644
--- a/lib/ui/stdcontext.inc
+++ b/lib/ui/stdcontext.inc
@@ -270,10 +270,10 @@ Menuset
Menu "context-mathspace"
Item "Thin Space|T" "inset-modify mathspace \thinspace{}"
Item "Medium Space|M" "inset-modify mathspace \medspace{}"
- Item "Thick Space|h" "inset-modify mathspace \thickspace{}"
+ Item "Thick Space|i" "inset-modify mathspace \thickspace{}"
Item "Negative Thin Space|N" "inset-modify mathspace
\negthinspace{}"
- Item "Negative Medium Space|u" "inset-modify mathspace
\negmedspace{}"
- Item "Negative Thick Space|i" "inset-modify mathspace
\negthickspace{}"
+ Item "Negative Medium Space|v" "inset-modify mathspace
\negmedspace{}"
+ Item "Negative Thick Space|h" "inset-modify mathspace
\negthickspace{}"
Item "Half Quad Space (Enskip)|k" "inset-modify mathspace
\enskip{}"
Item "Quad Space|Q" "inset-modify mathspace \quad{}"
Item "Double Quad Space|u" "inset-modify mathspace \qquad{}"
--
lyx-cvs mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-cvs