]> git.lyx.org Git - lyx.git/blob - lib/bind/broadway.bind
Remove profiling.py
[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 Format 5
14
15 \bind "M-z s"                   "layout Speaker"
16 \bind "M-z n"                   "layout Narrative"
17 \bind "M-z a"                   "layout ACT"
18 \bind "M-z S-at"                "layout ACT*"
19 \bind "M-z S-S"                 "layout SCENE"
20 \bind "M-z d"                   "layout Dialogue"
21 \bind "M-z p"                   "layout Parenthetical"
22 \bind "M-z S-R"                 "layout AT_RISE:"
23 \bind "M-z S-C"                 "layout CURTAIN"
24 \bind "M-z S-A"                 "layout Author"
25 \bind "M-z S-T"                 "layout Title"
26 \bind "M-z r"                   "layout Right_Address"