From fcf63fd63571c613625bb40060a82b6ee117ba5d Mon Sep 17 00:00:00 2001 From: Oreolek Date: Mon, 28 Apr 2014 21:36:32 +0700 Subject: [PATCH] castpage fix --- oreolek-script.cls | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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}