lyx_mirror/lib/bind/broadway.bind
Guillaume Munch 647b4efb1e New LFUN tabular-feature: update bind and ui files
A simple run of development/tools/updatelfuns.sh
2016-01-27 18:22:32 +01:00

27 lines
665 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
Format 4
\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"