From d2a48e26e70e6fa62c347c45db21124bfe601354 Mon Sep 17 00:00:00 2001 From: Oliverpool Date: Thu, 17 Dec 2015 17:22:01 +0100 Subject: [PATCH] Correct templates --- patacrep/data/templates/default.tex | 6 +++--- patacrep/data/templates/songs.tex | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/patacrep/data/templates/default.tex b/patacrep/data/templates/default.tex index a9504965..742138bf 100644 --- a/patacrep/data/templates/default.tex +++ b/patacrep/data/templates/default.tex @@ -67,13 +67,13 @@ (* for prefix in titleprefixwords -*) \titleprefixword{((prefix))} (* endfor*) -(* for word in authwords.ignore -*) +(* for word in authors.ignore -*) \authignoreword{((word))} (* endfor *) -(* for word in authwords.after -*) +(* for word in authors.after -*) \authbyword{((word))} (* endfor *) -(* for word in authwords.sep -*) +(* for word in authors.separators -*) \authsepword{((word))} (* endfor *) diff --git a/patacrep/data/templates/songs.tex b/patacrep/data/templates/songs.tex index bd7a90ee..6b8f01e2 100644 --- a/patacrep/data/templates/songs.tex +++ b/patacrep/data/templates/songs.tex @@ -83,8 +83,8 @@ (* for lang in _langs|sort -*) \PassOptionsToPackage{(( lang | lang2babel ))}{babel} (* endfor *) -\usepackage[(( lang | lang2babel ))]{babel} -\lang{(( lang | lang2babel ))} +\usepackage[(( book.lang | lang2babel ))]{babel} +\lang{(( book.lang | lang2babel ))} \usepackage{graphicx} \graphicspath{ %