Improve cheatsheet setup command
This commit is contained in:
parent
d2652d270e
commit
a687681316
@ -120,8 +120,8 @@
|
||||
% Set up the latex document for exam summaries (Extra wide body, small margins, no header)
|
||||
\newcommand{\setupCheatSheet}[1]{
|
||||
\loadLang
|
||||
\usepackage[a4paper,textwidth=20cm,textheight=28cm,includehead]{geometry}
|
||||
\title{#1}
|
||||
\usepackage[a4paper,textwidth=20cm,textheight=28.5cm]{geometry}
|
||||
\title{\Huge \textbf{#1}}
|
||||
\author{\authorTitle}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user