|
Edit Links |
Tips /
KeyboardShortcutForCharacterStylesCategories: Character style, Keyboard shortcut << Blocked keyboard shortcuts | Page list | Color >>How to define a keyboard shortcut to work better with character styles. From a post by Steve LittThis is from a post by Steve on the users' lists. Hi all, 1.5x might have made it easier, but 1.4x requires you to do the following in order to put something in a character style:
Or, you can apply it to an already written word:
Doing it to already written content is obviously easier, but requires you to
remember what needs characterstyling. Neither is optimal. So I combined the
the info given me from Dominik Waßenhoven, Jürgen Spitzmüller, and Paul
Rubin to create this new Here's my litt.bind: \bind_file /usr/share/lyx/bind/cua.bind \bind "M-9" "charstyle-insert Charcode" \bind "M-y" "charstyle-insert Ex" \bind "M-m" "char-forward" I've tucked it off on a backed up corner of my directory structure, so that LyX replacemnts won't harm it, and because cua.bind is included by reference, it will take advantage of new cua.bind features, as opposed to the LyX help file's idea of making a copy of cua.bind. This has made the use of character styles faster and easier for me -- I hope it does the same for some of you. Thanks Dominik, Jürgen and Paul! SteveT Category: Character style, Keyboard shortcut |