mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-06 00:10:59 +00:00
a60b5c0b72
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7905 a592a061-630c-0410-9148-cb99ea01b6c8
25 lines
661 B
Plaintext
25 lines
661 B
Plaintext
# -*- text -*-
|
|
|
|
# file hollywood.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.
|
|
|
|
# Hollywood script
|
|
|
|
\bind "M-z s" "layout Speaker"
|
|
\bind "M-z n" "layout Narrative"
|
|
\bind "M-z e" "layout EXT."
|
|
\bind "M-z i" "layout INT."
|
|
\bind "M-z d" "layout Dialogue"
|
|
\bind "M-z p" "layout Parenthetical"
|
|
\bind "M-z S-I" "layout FADE_IN"
|
|
\bind "M-z S-O" "layout FADE_OUT"
|
|
\bind "M-z t" "layout Transition"
|
|
\bind "M-z S-A" "layout Author"
|
|
\bind "M-z S-T" "layout Title"
|
|
\bind "M-z r" "layout Right_Address"
|