summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/ucph-revy/Example.tex
blob: 1b3a21cddcef3f74009e33c0fcc748dda34138a3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
%%
%% This is file `Example.tex',
%% generated with the docstrip utility.
%%
%% The original source files were:
%%
%% ucph-revy.dtx  (with options: `ex-en')
%% 
%% See the generating file for its conditions on distribution and reuse.
%% 
%% Also, for this file by itself, to the extent possible under law,
%% Kristoffer Levin Hansen has waived all copyright and related or
%% neighboring rights to Example.tex. This work is published from:
%% Denmark.
%% 
%% http://creativecommons.org/publicdomain/zero/1.0/
%% 
%% Note that this file probably contains text, characters and situations
%% covered by copyright beloninging to other entities.
%% 
\documentclass{ucph-revy}

\usepackage[utf8]{inputenc}
\usepackage[OT1]{fontenc}
\usepackage{hyperref}
\urlstyle{sf}

\version{1.0}
%% The settings below may be omitted if their inclusion is undesired
\revyname{The Meaning of Liff}
\revyyear{3001}
\title{Example}
\author{an examplesmith}
\status{example}
\eta{$1$ minute, $47$ seconds}
\responsible{Probably you}
\melody{Monty Python: ``Always look on the bright side of life''
  (\url{https://youtu.be/SJUhlRoBL8M})}

\writtenbyname{written by}
\melodyname{Melody:}
\responsibletext{\TeX--responsible}

\renewcommand{\pagessum}[1]{#1 page\ifnum#1=1\else s\fi}

\begin{document}
\maketitle

\rolename{Roles:}
\begin{roles}
  \role{KA}[Graham] Arthur, king of all the Britons
  \role{P}[Michael] Peasant
  \role{RC}[John] Roman Centurion
  \role{R1...?} Several Roman Soldiers
  \role{CC}[Eric] Crucified Criminal
  \role{B}[Graham] Brian
\end{roles}
%% The props environment may be omitted if found to be superfluous
\propname{Props:}
\begin{props}
  \prop{Large sign}
  \prop{Field of crosses}
\end{props}

\begin{sketch}
  \scene Lights up on a muddy field with a castle in the background.

  \says{KA}[As he enters] Hello!

  \says{KA} Now, by rights, you should all be kneeling, given that I
  am Arthur, king of all the Britons. However, it has been brought to
  my attention that the audence seating is not laid out to allow for
  that. We had some considerable trouble during dress rehearsals. So I
  will excuse you from that requirement.

  Now, has anyone seen a particularly fancy cup? Perhaps out
  in the bar? You see, I am on a quest given to me by God, to find the
  holy... \act{Interrupted, as he steps in a hole.} Oh dear...

  \says{P}[Shrieking, as he rears up from the ground] Oi! What do you
  think you're doing!

  \says{P} You broke my sign!

  \says{KA} Sign? What sign?

  \says{P} Well, look.

  \does{P} raises up a sign that reads

  \begin{center}\sc Romanes Eunt Dom[ ]\end{center}

  The last bit of the sign has a foot--shaped hole in it.

  \says{P} You can't read it anymore!

  \says{KA} You certainly can! It says ``Romans go home.''

  \says{RC}[Appears from offstage] No it doesn't.

  \does{P \& KA} are startled.

  \says{RC}[To KA] Did you write th... wait a minute. \act{Off stage}
  It's him! \act{Back at KA} How did you get here?

  \does{KA} attempts to sidle away.

  \says{RC} Get him!

  \scene Several Roman soldiers appear, and drag \role{KA} off stage,
  while \role{KA} attempts to protest.

  \says{KA}[As he is dragged off] I am not him! I am Arthur, King of
  the Britons!

  \scene The scene changes to a field of crosses, with several
  crucified criminals and B.

  \does{CC} is in the middle of singing to \role{B}.
\end{sketch}
\begin{song}%
  \sings{CC} ...be silly chumps,
             Just purse you're lips and whistle,
             That's the thing.

             And, always look on the bright side of life,
             Always look on the right side of life,
             For life is quite absurd,
             An. death's the final word...
\end{song}
\begin{sketch}
  \says{RC}[Shouting as he walks on stage] Right, you lanky reprobate!
  Don't think that the mighty Roman bureaucracy doesn't keep track of
  its inmates

    \scene KA is dragged on stage by two Roman soldiers behind RA.

    \says{RA} Look, we have your designated cross ready for you
    right... \act{points to B'a cross, then falters when he notices
      B.}

    \scene Everyone looks back and forth between B and KA.

    \scene End scene
\end{sketch}
\end{document}
}
\endinput
%%
%% End of file `Example.tex'.