summaryrefslogtreecommitdiff
path: root/template.tex
diff options
context:
space:
mode:
Diffstat (limited to 'template.tex')
-rw-r--r--template.tex5
1 files changed, 3 insertions, 2 deletions
diff --git a/template.tex b/template.tex
index a2ad852..ff68b0b 100644
--- a/template.tex
+++ b/template.tex
@@ -157,10 +157,11 @@ $else$
$endif$
$endif$
+\usepackage[usestackEOL]{stackengine}
$if(isbn)$
- \newcommand{\isbn}{ISBN $isbn$}
+ \usepackage[ISBN=$isbn$,SC0]{ean13isbn}
$else$
- \newcommand{\isbn}{}
+ \newcommand{\EANisbn}{}
$endif$
$for(header-includes)$