aboutsummaryrefslogtreecommitdiff
path: root/assets
diff options
context:
space:
mode:
authorY. Wang <yw05@forksworld.de>2021-11-23 13:46:49 +0100
committerY. Wang <yw05@forksworld.de>2021-11-23 13:46:49 +0100
commitdf742b9abe9b924dc8f1935345e3e78d315fd0b2 (patch)
tree10d46e8a1fc1b4b05e2aa4beefaea76e27f3f348 /assets
parent6742fa26c8108052b1898c5f3c887f145beedd09 (diff)
downloadadvtrains-df742b9abe9b924dc8f1935345e3e78d315fd0b2.tar.gz
advtrains-df742b9abe9b924dc8f1935345e3e78d315fd0b2.tar.bz2
advtrains-df742b9abe9b924dc8f1935345e3e78d315fd0b2.zip
Move title outside of titlepage environment
Diffstat (limited to 'assets')
-rw-r--r--assets/manual2/manual.tex9
1 files changed, 4 insertions, 5 deletions
diff --git a/assets/manual2/manual.tex b/assets/manual2/manual.tex
index 8bbba24..17a4aa0 100644
--- a/assets/manual2/manual.tex
+++ b/assets/manual2/manual.tex
@@ -1,4 +1,4 @@
-\documentclass{article}
+\documentclass[notitlepage]{article}
\usepackage[a4paper,margin=1in]{geometry}
\usepackage[T1]{fontenc}
\setlength{\parindent}{0pt}
@@ -54,11 +54,10 @@
\begin{document}
-\begin{titlepage}
- \maketitle
- \tableofcontents
-\end{titlepage}
+\maketitle
+\tableofcontents
+\newpage
\section*{Introduction}
\addcontentsline{toc}{section}{Introduction}
Advtrains is a mod with the goal of introducing realistic trains and rail equipments. It also has features allowing automated trains on a large scale, including interlocking and a few methods of scripting.