diff --git a/oreolek-script.cls b/oreolek-script.cls index 9a318e0..0b6b69b 100644 --- a/oreolek-script.cls +++ b/oreolek-script.cls @@ -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}