From 778634f615ae6802c79bfcdea7b282f85900d73d Mon Sep 17 00:00:00 2001 From: Romain Goffe Date: Sun, 25 Mar 2012 17:25:10 +0200 Subject: [PATCH] do not display chords for lyricbook --- tex/chords.tex | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tex/chords.tex b/tex/chords.tex index 6d488437..9037b5eb 100644 --- a/tex/chords.tex +++ b/tex/chords.tex @@ -1,3 +1,4 @@ +\ifchorded \songsection{Liste des accords} \begin{songs}{} @@ -136,3 +137,4 @@ \endsong \end{songs} +\fi