mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-06 11:23:45 +00:00
a60b5c0b72
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7905 a592a061-630c-0410-9148-cb99ea01b6c8
25 lines
655 B
Plaintext
25 lines
655 B
Plaintext
# -*- text -*-
|
|
|
|
# file broadway.bind
|
|
# This file is part of LyX, the document processor.
|
|
# Licence details can be found in the file COPYING.
|
|
|
|
# author Garst Reese
|
|
|
|
# Full author contact details are available in file CREDITS.
|
|
|
|
# Broadway Play
|
|
|
|
\bind "M-z s" "layout Speaker"
|
|
\bind "M-z n" "layout Narrative"
|
|
\bind "M-z a" "layout ACT"
|
|
\bind "M-z S-at" "layout ACT*"
|
|
\bind "M-z S-S" "layout SCENE"
|
|
\bind "M-z d" "layout Dialogue"
|
|
\bind "M-z p" "layout Parenthetical"
|
|
\bind "M-z S-R" "layout AT_RISE:"
|
|
\bind "M-z S-C" "layout CURTAIN"
|
|
\bind "M-z S-A" "layout Author"
|
|
\bind "M-z S-T" "layout Title"
|
|
\bind "M-z r" "layout Right_Address"
|