-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathcomicscript.tex
More file actions
48 lines (39 loc) · 1.62 KB
/
comicscript.tex
File metadata and controls
48 lines (39 loc) · 1.62 KB
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
\documentclass[a4paper,12pt,unpaged]{../comicscript}
\usepackage[default]{sourcesanspro}
\usepackage[T1]{fontenc}
\series{My Daughter, Nova}{1}
\title{Sippy Cup}
\author{Janus Valberg-Madsen}
\begin{document}
\maketitle
\panel[medium-wide shot]
Janus sits by the dinner table with his LAPTOP.
Nova is standing on the floor next to him, reaching for the DRINKING BOTTLE that Janus is handing to her.
\begin{lettering}
\dialogue{Nova}{\emph{Me want water!}}
\dialogue{Janus}{Alright, here you go. Please don't pour it this time.}
\end{lettering}
\panel[medium-close shot]
\label{panel:drinking}
Nova drinks from the bottle with her back turned towards Janus, who is facing away in this shot.
\begin{lettering}
\sfx{Sip, sip}
\end{lettering}
\panel[identical to \ref{panel:drinking}]
Nova stops drinking and side-eyes towards Janus mischievously.
\panel[wide shot]
\label{panel:pouring}
Nova starts slightly turning the bottle upside down, looking concentrated on what she’s doing.
Janus is still looking at his laptop, but aware of what’s happening.
We see Janus’ face in the foreground, in shade, eyes looking down.
\begin{lettering}
\dialogue{Janus}{Nova. Do \emph{not}. Pour. The water.}
\end{lettering}
\panel[identical to \ref{panel:pouring}]
Nova keeps turning the bottle around, getting a mischievous look on her face.
Janus turns his head slightly, looking suspiciously towards her.
\panel[wide shot]
Janus is running chasingly after Nova, who’s running away while pouring water out wildly.
Nova has a look of intentional mischief on her face, and Janus looks pissed.
Speed lines in the background.
\end{document}