diff --git a/tex/style.tex b/tex/style.tex index 5f2dd5d..7997fb8 100644 --- a/tex/style.tex +++ b/tex/style.tex @@ -1,6 +1,7 @@ % settings. -\linespread{1.5} % height between non-breaking lines. -\sloppy % correct word placement on newline. +\linespread{1.5} % height between non-breaking lines. +\sloppy % correct word placement on newline. +\pagestyle{empty} % suppress default styles, i.e. page numbers. % colors. \definecolor{white}{RGB}{255,255,255} % default white.