castpage fix

This commit is contained in:
Alexander Yakovlev 2014-04-28 21:36:32 +07:00
parent c9e4a74407
commit fcf63fd635

View file

@ -71,6 +71,10 @@
{\scenedef*{\MakeUppercase{#1}}}
}
\newcommand{\newscenenamednocnt}[1]{%
{\scenedef*{\MakeUppercase{#1}}}
}
% Similarly, we use sections for the dialogue to avoid orphans.
% Once again, if you wish to change the skip amounts, do so here.
\newcommand{\repldef}{
@ -100,7 +104,7 @@
}
% Now comes the cast list and stage notes...
\newcommand{\castpage}{\newscenenamed{\MakeUppercase{Действующие лица}}}
\newcommand{\castpage}{\newscenenamednocnt{\MakeUppercase{Действующие лица}}}
\newcommand{\notes}{
\newscenenamed{Примечания}
\setlength{\parindent}{2em}