From 38de9f2797faafad8b520caa3ea1eb387efc6c3f Mon Sep 17 00:00:00 2001 From: Adrian Kummerlaender Date: Wed, 27 Feb 2019 12:56:41 +0100 Subject: Add abstract, small fixes --- commands.tex | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'commands.tex') 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} -- cgit v1.2.3