diff options
Diffstat (limited to 'formatting.tex')
| -rw-r--r-- | formatting.tex | 18 |
1 files changed, 15 insertions, 3 deletions
diff --git a/formatting.tex b/formatting.tex index 11dbfe6..7f5dc1b 100644 --- a/formatting.tex +++ b/formatting.tex @@ -1,4 +1,4 @@ -\documentclass[12pt, oneside]{extarticle} +%\documentclass[12pt, oneside]{extarticle} \sloppy @@ -43,6 +43,18 @@ \titleformat{\section}{\large\bfseries}{}{0em}{} -\begin{document} +\setlength{\droptitle}{-3cm} + +\pretitle{\begin{flushleft}\LARGE\itshape} +\posttitle{\par\end{flushleft}} +\preauthor{\begin{flushleft}\large} +\postauthor{\end{flushleft}} +\predate{\begin{flushleft}\vspace{-5pt}\large} +\postdate{\par\end{flushleft}} + +\title{The Stasi and the nature of surveillance} +\author{Mohit Agarwal} +\date{June 2021} +%\maketitle + -\input{opening.tex} |
