Fix hyphenation point in bind files.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23873 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Jürgen Spitzmüller 2008-03-21 16:20:32 +00:00
parent 2b91a5acbe
commit ae8197abb9
8 changed files with 10 additions and 10 deletions

View File

@ -23,7 +23,7 @@
\bind "M-~S-i s s" "command-sequence math-mode ; math-superscript ; font-free; " \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 u" "command-sequence math-mode ; math-subscript ; font-free; "
\bind "M-~S-i s h" "hfill-insert" \bind "M-~S-i s h" "hfill-insert"
\bind "M-~S-i s p" "specialchar-insert hyphenation-point" \bind "M-~S-i s p" "specialchar-insert hyphenation"
\bind "C-M-minus" "specialchar-insert nobreakdash" \bind "C-M-minus" "specialchar-insert nobreakdash"
\bind "M-~S-i s k" "specialchar-insert ligature-break" \bind "M-~S-i s k" "specialchar-insert ligature-break"
\bind "M-~S-i s b" "space-insert protected" \bind "M-~S-i s b" "space-insert protected"

View File

@ -86,7 +86,7 @@
\bind "C-S-E" "changes-track" # it's what MS Word uses \bind "C-S-E" "changes-track" # it's what MS Word uses
\bind "~S-M-quotedbl" "quote-insert single" \bind "~S-M-quotedbl" "quote-insert single"
\bind "~S-C-quotedbl" "self-insert \"" \bind "~S-C-quotedbl" "self-insert \""
\bind "C-minus" "specialchar-insert hyphenation-point" \bind "C-minus" "specialchar-insert hyphenation"
\bind "C-M-minus" "specialchar-insert nobreakdash" \bind "C-M-minus" "specialchar-insert nobreakdash"
\bind "M-S-Right" "depth-increment" \bind "M-S-Right" "depth-increment"
\bind "M-S-Left" "depth-decrement" \bind "M-S-Left" "depth-decrement"

View File

@ -35,7 +35,7 @@
\bind "C-g" "cancel" \bind "C-g" "cancel"
# help in emacs # help in emacs
\bind "C-h" "specialchar-insert hyphenation-point" \bind "C-h" "specialchar-insert hyphenation"
\bind "C-M-minus" "specialchar-insert nobreakdash" \bind "C-M-minus" "specialchar-insert nobreakdash"
\bind "C-i" "hfill-insert" \bind "C-i" "hfill-insert"
\bind "C-j" "break-paragraph" \bind "C-j" "break-paragraph"

View File

@ -17,14 +17,14 @@
# #
# These ones are not supported anymore. # These ones are not supported anymore.
#\bind "M-i minus" "specialchar-insert hyphenation-point" #\bind "M-i minus" "specialchar-insert hyphenation"
#\bind "M-i p" "specialchar-insert dots" #\bind "M-i p" "specialchar-insert dots"
#\bind "M-i e" "specialchar-insert end-of-sentence" #\bind "M-i e" "specialchar-insert end-of-sentence"
#\bind "M-i q" "quote-insert" #\bind "M-i q" "quote-insert"
#\bind "M-i apostrophe" "quote-insert" #\bind "M-i apostrophe" "quote-insert"
#\bind "M-i S-quotedbl" "quote-insert" #\bind "M-i S-quotedbl" "quote-insert"
#\bind "M-i s h" "hfill-insert" #\bind "M-i s h" "hfill-insert"
#\bind "M-i s minus" "specialchar-insert hyphenation-point" #\bind "M-i s minus" "specialchar-insert hyphenation"
# #
# Font size menu # Font size menu

View File

@ -69,7 +69,7 @@
\bind "C-S-E" "changes-track" # it's what MS Word uses \bind "C-S-E" "changes-track" # it's what MS Word uses
\bind "~S-M-quotedbl" "quote-insert single" \bind "~S-M-quotedbl" "quote-insert single"
\bind "~S-C-quotedbl" "self-insert \"" \bind "~S-C-quotedbl" "self-insert \""
\bind "C-minus" "specialchar-insert hyphenation-point" \bind "C-minus" "specialchar-insert hyphenation"
\bind "C-M-minus" "specialchar-insert nobreakdash" \bind "C-M-minus" "specialchar-insert nobreakdash"
\bind "M-C-Right" "depth-increment" \bind "M-C-Right" "depth-increment"
\bind "M-C-Left" "depth-decrement" \bind "M-C-Left" "depth-decrement"

View File

@ -18,14 +18,14 @@
# #
# These ones are not supported anymore. # These ones are not supported anymore.
#\bind "M-i minus" "specialchar-insert hyphenation-point" #\bind "M-i minus" "specialchar-insert hyphenation"
#\bind "M-i p" "specialchar-insert dots" #\bind "M-i p" "specialchar-insert dots"
#\bind "M-i e" "specialchar-insert end-of-sentence" #\bind "M-i e" "specialchar-insert end-of-sentence"
#\bind "M-i q" "quote-insert" #\bind "M-i q" "quote-insert"
#\bind "M-i apostrophe" "quote-insert" #\bind "M-i apostrophe" "quote-insert"
#\bind "M-i S-quotedbl" "quote-insert" #\bind "M-i S-quotedbl" "quote-insert"
#\bind "M-i s h" "hfill-insert" #\bind "M-i s h" "hfill-insert"
#\bind "M-i s minus" "specialchar-insert hyphenation-point" #\bind "M-i s minus" "specialchar-insert hyphenation"
# #
# Font size menu # Font size menu

View File

@ -69,7 +69,7 @@
# Do we need this? # Do we need this?
#\bind "C-h" "specialchar-insert hyphenation-point" #\bind "C-h" "specialchar-insert hyphenation"
# Sciword mnemonic. # Sciword mnemonic.
\bind "C-i" "math-insert \int" \bind "C-i" "math-insert \int"

View File

@ -37,7 +37,7 @@
\bind "C-g" "cancel" \bind "C-g" "cancel"
# help in emacs # help in emacs
\bind "C-h" "specialchar-insert hyphenation-point" \bind "C-h" "specialchar-insert hyphenation"
\bind "C-M-minus" "specialchar-insert nobreakdash" \bind "C-M-minus" "specialchar-insert nobreakdash"
\bind "C-i" "hfill-insert" \bind "C-i" "hfill-insert"
#bind "C-j" "------" #bind "C-j" "------"