mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 10:00:33 +00:00
#6877 remove the controversial fboxes around keystroke text
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35425 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
d11ef5b5f6
commit
d5e6b695dc
@ -1771,16 +1771,16 @@
|
||||
#0x2321 "" "" "" # BOTTOM HALF INTEGRAL
|
||||
0x2328 "\\Keyboard" "marvosym" "" # KEYBOARD
|
||||
# missing Qt keysequences (MacSpecialKey)
|
||||
0x238b "{\\setlength{\\fboxsep}{0.1ex}\\fbox{\\setlength{\\fboxsep}{0.3ex}\\fbox{Escape}}}" "" "" "" # Qt::Key_Escape
|
||||
0x21e5 "{\\setlength{\\fboxsep}{0.1ex}\\fbox{\\setlength{\\fboxsep}{0.3ex}\\fbox{Tab}}}" "" "" "" # Qt::Key_Tab
|
||||
0x21e4 "{\\setlength{\\fboxsep}{0.1ex}\\fbox{\\setlength{\\fboxsep}{0.3ex}\\fbox{Backtab}}}" "" "" "" # Qt::Key_Backtab
|
||||
0x232b "{\\setlength{\\fboxsep}{0.1ex}\\fbox{\\setlength{\\fboxsep}{0.3ex}\\fbox{Backspace}}}" "" "" "" # Qt::Key_Backspace
|
||||
0x2326 "{\\setlength{\\fboxsep}{0.1ex}\\fbox{\\setlength{\\fboxsep}{0.3ex}\\fbox{Delete}}}" "" "" "" # Qt::Key_Delete
|
||||
0x2196 "{\\setlength{\\fboxsep}{0.1ex}\\fbox{\\setlength{\\fboxsep}{0.3ex}\\fbox{Home}}}" "" "" "" # Qt::Key_Home
|
||||
0x2198 "{\\setlength{\\fboxsep}{0.1ex}\\fbox{\\setlength{\\fboxsep}{0.3ex}\\fbox{End}}}" "" "" "" # Qt::Key_End
|
||||
0x21de "{\\setlength{\\fboxsep}{0.1ex}\\fbox{\\setlength{\\fboxsep}{0.3ex}\\fbox{PageUp}}}" "" "" "" # Qt::Key_PageUp
|
||||
0x21df "{\\setlength{\\fboxsep}{0.1ex}\\fbox{\\setlength{\\fboxsep}{0.3ex}\\fbox{PageDown}}}" "" "" "" # Qt::Key_PageDown
|
||||
0x21ea "{\\setlength{\\fboxsep}{0.1ex}\\fbox{\\setlength{\\fboxsep}{0.3ex}\\fbox{CapsLock}}}" "" "" "" # Qt::Key_CapsLock
|
||||
0x238b "Escape" "" "" "" # Qt::Key_Escape
|
||||
0x21e5 "Tab" "" "" "" # Qt::Key_Tab
|
||||
0x21e4 "Shift-Tab" "" "" "" # Qt::Key_Backtab
|
||||
0x232b "Backspace" "" "" "" # Qt::Key_Backspace
|
||||
0x2326 "Delete" "" "" "" # Qt::Key_Delete
|
||||
0x2196 "Home" "" "" "" # Qt::Key_Home
|
||||
0x2198 "End" "" "" "" # Qt::Key_End
|
||||
0x21de "Option-Up Arrow" "" "" "" # Qt::Key_PageUp
|
||||
0x21df "Option-Down Arrow" "" "" "" # Qt::Key_PageDown
|
||||
0x21ea "Caps Lock" "" "" "" # Qt::Key_CapsLock
|
||||
|
||||
#
|
||||
# control pictures
|
||||
|
Loading…
Reference in New Issue
Block a user