-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathtitle.tex
48 lines (27 loc) · 1.12 KB
/
title.tex
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
\begin{titlepage}
\begin{center}
% Upper part of the page. The '~' is needed because \\
% only works if a paragraph has started.
~\\[5cm]
{\fontsize{75pt}{1em}\selectfont\bfseries
SIXTH WORLD}\\[.5cm]
{\orbitronfont\fontsize{22.5pt}{1em}\selectfont\bfseries
A DUNGEON WORLD HACK}\\[0.5cm]
{\orbitronfont\fontsize{22.5pt}{1em}\selectfont\bfseries
FOR SHADOWRUN}\\[0.5cm]
\vfill
% Bottom of the page
Version: 1.0, Codename: ARES
Authors: Nathan Mitchell
Past Version Authors: Chris Clouser, Tanner Yea
\end{center}
DISCLAIMER
Dungeon World is the property of Sage LaTorra and Adam Koebel, and is available under the Creative Commons Attribution 3.0 Unported
License. See www.dungeon-world.com for details.
The Topps Company, Inc. has sole ownership of the names, logo, artwork, marks, photographs, sounds, audio, video and/or any proprietary
material used in connection with the game Shadowrun. This is a fan-created adaptation, and no challenge is intended toward Topp’s ownership of the Shadowrun intellectual property.
\end{titlepage}
%%% Local Variables:
%%% mode: latex
%%% TeX-master: "sixth_world"
%%% End: