aboutsummaryrefslogtreecommitdiff
path: root/commands.tex
diff options
context:
space:
mode:
Diffstat (limited to 'commands.tex')
-rw-r--r--commands.tex6
1 files changed, 6 insertions, 0 deletions
diff --git a/commands.tex b/commands.tex
index 158618c..cba53e7 100644
--- a/commands.tex
+++ b/commands.tex
@@ -48,3 +48,9 @@
\tikzset{yzp/.style={canvas is yz plane at x=#1}}
\DeclareFieldFormat*{citetitle}{\textit{#1}}
+
+\newcommand\blankpage{
+ \null
+ \thispagestyle{empty}
+ \addtocounter{page}{-1}
+ \newpage}