From 4f861ca61125f9d692f9e6e06611ee64e88e58b8 Mon Sep 17 00:00:00 2001 From: Romain Goffe Date: Tue, 9 Aug 2011 17:25:01 +0200 Subject: [PATCH] set output chords depending on the main template language --- templates/ancient.tmpl | 3 +++ templates/patacrep.tmpl | 3 +++ 2 files changed, 6 insertions(+) diff --git a/templates/ancient.tmpl b/templates/ancient.tmpl index 118446f2..b3d01832 100644 --- a/templates/ancient.tmpl +++ b/templates/ancient.tmpl @@ -85,6 +85,9 @@ \showindex{Index des chansons}{titleidx} +\notenamesin{A}{B}{C}{D}{E}{F}{G} +\notenamesout{La}{Si}{Do}{Ré}{Mi}{Fa}{Sol} + \songsection{Liste des chansons} \begin{songs}{titleidx,authidx} \getsongslist diff --git a/templates/patacrep.tmpl b/templates/patacrep.tmpl index 0829a59a..844f7852 100644 --- a/templates/patacrep.tmpl +++ b/templates/patacrep.tmpl @@ -85,6 +85,9 @@ \showindex{Index des chansons}{titleidx} \showindex{Index des auteurs}{authidx} +\notenamesin{A}{B}{C}{D}{E}{F}{G} +\notenamesout{La}{Si}{Do}{Ré}{Mi}{Fa}{Sol} + \songsection{Liste des chansons} \begin{songs}{titleidx,authidx} \getsongslist