]> git.lyx.org Git - lyx.git/blob - lib/bind/broadway.bind
- Math.lyx: - update math bold description to the new shortcuts
[lyx.git] / lib / bind / broadway.bind
1 # -*- text -*-
2
3 # file broadway.bind
4 # This file is part of LyX, the document processor.
5 # Licence details can be found in the file COPYING.
6
7 # author Garst Reese
8
9 # Full author contact details are available in file CREDITS.
10
11 # Broadway Play
12
13 \bind "M-z s"                   "layout Speaker"
14 \bind "M-z n"                   "layout Narrative"
15 \bind "M-z a"                   "layout ACT"
16 \bind "M-z S-at"                "layout ACT*"
17 \bind "M-z S-S"                 "layout SCENE"
18 \bind "M-z d"                   "layout Dialogue"
19 \bind "M-z p"                   "layout Parenthetical"
20 \bind "M-z S-R"                 "layout AT_RISE:"
21 \bind "M-z S-C"                 "layout CURTAIN"
22 \bind "M-z S-A"                 "layout Author"
23 \bind "M-z S-T"                 "layout Title"
24 \bind "M-z r"                   "layout Right_Address"