diff options
| author | Mohit Agarwal <mohit.agarwal@sky.com> | 2021-07-14 21:00:12 +0100 |
|---|---|---|
| committer | Mohit Agarwal <mohit.agarwal@sky.com> | 2021-07-14 21:00:12 +0100 |
| commit | 6edf1f66f23ae63581d926ba40c76d5b1c29323f (patch) | |
| tree | dfaba9764a787a6713016de68040efe390e77c81 /formatting.tex | |
| parent | 0c899387cf3e3df1c432290368eaef0c92ea221b (diff) | |
Change to pandoc
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} |
