From a96bad979b2550c98921ab2e1f7a554789005b70 Mon Sep 17 00:00:00 2001 From: Alexandre Dupas Date: Sun, 22 Mar 2009 19:00:43 +0100 Subject: [PATCH] Revert local patch using ',' instead of ':' in gtab macro. Use ':' in every files containing gtab macro. Now we use the original songs.sty package. --- chordbook.tex | 3 +++ songs.sty | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/chordbook.tex b/chordbook.tex index 222cfd14..37793a34 100644 --- a/chordbook.tex +++ b/chordbook.tex @@ -88,6 +88,9 @@ \showindex{Index des chansons}{titleidx} \showindex{Index des auteurs}{authidx} +% desactivate ':' as an active character from babel[french] +\shorthandoff{:} + \songsection{Chansons} \begin{songs}{titleidx,authidx} \input{songs.sbd} diff --git a/songs.sty b/songs.sty index 48f13df8..90d99391 100644 --- a/songs.sty +++ b/songs.sty @@ -2618,7 +2618,7 @@ }% \SB@gettabindfalse% } -\newcommand\SB@ctoken{} \def\SB@ctoken{,} +\newcommand\SB@ctoken{} \def\SB@ctoken{:} \newcommand\SB@xtoken{} \def\SB@xtoken{X} \newcommand\SB@otoken{} \def\SB@otoken{O} \newcommand\SB@tokenz{} \def\SB@tokenz{0}