diff options
author | Hendrik Jäger <gitcommit@henk.geekmail.org> | 2023-10-08 09:40:39 +0200 |
---|---|---|
committer | Hendrik Jäger <gitcommit@henk.geekmail.org> | 2023-10-08 09:40:39 +0200 |
commit | 7855a72558e7a2bb6cc8588337582752054fcf29 (patch) | |
tree | b9e7285d5dcf7115ec786a3d32ce403445a643bf /desiderata_minibook.tex | |
parent | ea6f942f9a03f542e1c91da75ebb1fdcb3b12496 (diff) |
adjust formatting; remove unneeded class
Diffstat (limited to 'desiderata_minibook.tex')
-rw-r--r-- | desiderata_minibook.tex | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/desiderata_minibook.tex b/desiderata_minibook.tex index 307b49c..91aa448 100644 --- a/desiderata_minibook.tex +++ b/desiderata_minibook.tex @@ -1,9 +1,8 @@ -\documentclass[fontsize=36pt,DIV=20,paper=a4,paper=portrait]{scrbook} +\documentclass[fontsize=32pt,DIV=9,paper=a4,paper=portrait]{scrbook} \usepackage[l2tabu, orthodox]{nag} \usepackage[english,shorthands=off]{babel} \usepackage{pgfpages} -\usepackage[]{csquotes} \KOMAoptions{% @@ -92,7 +91,6 @@ \maketitle -\begin{verse} Go placidly amid the noise and haste,\\ and remember what peace there may be in silence.\\ As far as possible without surrender\\ @@ -146,6 +144,5 @@ With all its sham, drudgery, and broken dreams,\\ it is still a beautiful world.\\ Be cheerful.\\ Strive to be happy. -\end{verse} \end{document} |