mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 10:00:33 +00:00
"hfill-insert" -> "space-insert hfill" in bind files.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23874 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
ae8197abb9
commit
1382dfe88d
@ -22,7 +22,7 @@
|
||||
|
||||
\bind "M-~S-i s s" "command-sequence math-mode ; math-superscript ; font-free; "
|
||||
\bind "M-~S-i s u" "command-sequence math-mode ; math-subscript ; font-free; "
|
||||
\bind "M-~S-i s h" "hfill-insert"
|
||||
\bind "M-~S-i s h" "space-insert hfill"
|
||||
\bind "M-~S-i s p" "specialchar-insert hyphenation"
|
||||
\bind "C-M-minus" "specialchar-insert nobreakdash"
|
||||
\bind "M-~S-i s k" "specialchar-insert ligature-break"
|
||||
|
@ -37,7 +37,7 @@
|
||||
# help in emacs
|
||||
\bind "C-h" "specialchar-insert hyphenation"
|
||||
\bind "C-M-minus" "specialchar-insert nobreakdash"
|
||||
\bind "C-i" "hfill-insert"
|
||||
\bind "C-i" "space-insert hfill"
|
||||
\bind "C-j" "break-paragraph"
|
||||
\bind "C-k" "line-delete-forward"
|
||||
\bind "C-l" "screen-recenter"
|
||||
|
@ -23,7 +23,7 @@
|
||||
#\bind "M-i q" "quote-insert"
|
||||
#\bind "M-i apostrophe" "quote-insert"
|
||||
#\bind "M-i S-quotedbl" "quote-insert"
|
||||
#\bind "M-i s h" "hfill-insert"
|
||||
#\bind "M-i s h" "space-insert hfill"
|
||||
#\bind "M-i s minus" "specialchar-insert hyphenation"
|
||||
|
||||
#
|
||||
|
@ -24,7 +24,7 @@
|
||||
#\bind "M-i q" "quote-insert"
|
||||
#\bind "M-i apostrophe" "quote-insert"
|
||||
#\bind "M-i S-quotedbl" "quote-insert"
|
||||
#\bind "M-i s h" "hfill-insert"
|
||||
#\bind "M-i s h" "space-insert hfill"
|
||||
#\bind "M-i s minus" "specialchar-insert hyphenation"
|
||||
|
||||
#
|
||||
|
@ -39,7 +39,7 @@
|
||||
# help in emacs
|
||||
\bind "C-h" "specialchar-insert hyphenation"
|
||||
\bind "C-M-minus" "specialchar-insert nobreakdash"
|
||||
\bind "C-i" "hfill-insert"
|
||||
\bind "C-i" "space-insert hfill"
|
||||
#bind "C-j" "------"
|
||||
\bind "C-k" "line-delete-forward"
|
||||
\bind "C-l" "screen-recenter"
|
||||
|
Loading…
Reference in New Issue
Block a user