From 5fbba3f6f525081bebbb9fbc59aee537d18f1049 Mon Sep 17 00:00:00 2001 From: h3ndrik Date: Thu, 1 Mar 2012 12:53:08 +0100 Subject: [PATCH] weitere Eindeutschung --- templates/ancient.tmpl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/templates/ancient.tmpl b/templates/ancient.tmpl index 07204fd..0224937 100644 --- a/templates/ancient.tmpl +++ b/templates/ancient.tmpl @@ -47,7 +47,7 @@ % begin document \documentclass[\getbooktype,\getbookoptions,\getmainfontsize]{crepbook} \usepackage[utf8]{inputenc} -\usepackage[english,spanish,french]{babel} +\usepackage[german,english,french]{babel} \usepackage[T1]{fontenc} \usepackage{tex/venturisold} @@ -84,9 +84,9 @@ \maketitle -\showindex{Index des chansons}{titleidx} +\showindex{Inhaltsverzeichnis}{titleidx} -\songsection{Liste des chansons} +\songsection{Inhaltsverzeichnis} \begin{songs}{titleidx,authidx} \getsongslist \end{songs}