diff options
| author | Mohit Agarwal <mohit.agarwal@sky.com> | 2021-07-23 17:51:53 +0100 |
|---|---|---|
| committer | Mohit Agarwal <mohit.agarwal@sky.com> | 2021-07-23 17:51:53 +0100 |
| commit | 775dda7b900e87c95464d64452affbe019ffb0c0 (patch) | |
| tree | 21b7c046883b97cd250513eca4fedbe3afe13e95 /formatting.tex | |
| parent | f9d4d41bf12a327e25108177d4ac8785b246a8fa (diff) | |
Change structure, remove headings, 1200 words
Diffstat (limited to 'formatting.tex')
| -rw-r--r-- | formatting.tex | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/formatting.tex b/formatting.tex index 90ae284..e978a6f 100644 --- a/formatting.tex +++ b/formatting.tex @@ -13,7 +13,7 @@ \usepackage[scale=0.82]{plex-mono} \usepackage[scale=0.87]{plex-sans} \usepackage{CormorantGaramond} -\renewcommand{\familydefault}{\sfdefault} +%\renewcommand{\familydefault}{\sfdefault} \usepackage{titling} @@ -46,10 +46,10 @@ \setlength{\droptitle}{-3cm} -\pretitle{\begin{flushleft}\LARGE\itshape} +\pretitle{\begin{flushleft}\Large\bfseries} \posttitle{\par\end{flushleft}} -\preauthor{\begin{flushleft}\large} +\preauthor{\begin{flushleft}} \postauthor{\end{flushleft}} -\predate{\begin{flushleft}\vspace{-5pt}\large} +\predate{\begin{flushleft}} \postdate{\par\end{flushleft}} |
