summaryrefslogtreecommitdiff
path: root/template.tex
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2015-03-24 17:55:01 +0100
committerJonas Smedegaard <dr@jones.dk>2015-03-24 17:55:01 +0100
commit39ae80a270ab0789e8c00269ffe915fe9037687e (patch)
treeaaba5ab6cc02b828363899303ad8f555d8ee3cfc /template.tex
parent900b8c5232d527d42f04b5bfa29e421c9d919b5d (diff)
Fix stray curly brackets related to ISBN.
Diffstat (limited to 'template.tex')
-rw-r--r--template.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/template.tex b/template.tex
index ff68b0b..1e27603 100644
--- a/template.tex
+++ b/template.tex
@@ -161,7 +161,7 @@ $endif$
$if(isbn)$
\usepackage[ISBN=$isbn$,SC0]{ean13isbn}
$else$
- \newcommand{\EANisbn}{}
+ \newcommand{\EANisbn}
$endif$
$for(header-includes)$