From bb12cc3267951aec1e8a5e4e714fd30bf1d9e05e Mon Sep 17 00:00:00 2001 From: Alexandre Dupas Date: Tue, 8 Jun 2010 20:08:10 +0200 Subject: [PATCH] Remove old file that are no longer used by the new songbook version. --- chordbook.tex | 65 ----------------- doc/.gitignore | 1 - lilypondbook.tex | 65 ----------------- lyricbook.tex | 68 ------------------ mybook.tex | 65 ----------------- naheulbeuk-cb.tex | 59 ---------------- naheulbeuk-lb.tex | 59 ---------------- naheulbeuk-ll.tex | 59 ---------------- naheulbeuk.sgl | 20 ------ songbook-volume.py | 90 ------------------------ template.tex | 44 ------------ volume-1-cb.tex | 65 ----------------- volume-1-lb.tex | 65 ----------------- volume-1-ll.tex | 65 ----------------- volume-1.sgl | 171 --------------------------------------------- volume-2-cb.tex | 65 ----------------- volume-2-lb.tex | 65 ----------------- volume-2-ll.tex | 65 ----------------- volume-2.sgl | 79 --------------------- 19 files changed, 1235 deletions(-) delete mode 100644 chordbook.tex delete mode 100644 doc/.gitignore delete mode 100644 lilypondbook.tex delete mode 100644 lyricbook.tex delete mode 100644 mybook.tex delete mode 100644 naheulbeuk-cb.tex delete mode 100644 naheulbeuk-lb.tex delete mode 100644 naheulbeuk-ll.tex delete mode 100644 naheulbeuk.sgl delete mode 100755 songbook-volume.py delete mode 100644 template.tex delete mode 100644 volume-1-cb.tex delete mode 100644 volume-1-lb.tex delete mode 100644 volume-1-ll.tex delete mode 100644 volume-1.sgl delete mode 100644 volume-2-cb.tex delete mode 100644 volume-2-lb.tex delete mode 100644 volume-2-ll.tex delete mode 100644 volume-2.sgl diff --git a/chordbook.tex b/chordbook.tex deleted file mode 100644 index 39f5841f..00000000 --- a/chordbook.tex +++ /dev/null @@ -1,65 +0,0 @@ -% Copyright (C) 2009 Romain Goffe, Alexandre Dupas -% Copyright (C) 2008 Kevin W. Hamlen -% -% This program is free software; you can redistribute it and/or -% modify it under the terms of the GNU General Public License -% as published by the Free Software Foundation; either version 2 -% of the License, or (at your option) any later version. -% -% This program is distributed in the hope that it will be useful, -% but WITHOUT ANY WARRANTY; without even the implied warranty of -% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -% GNU General Public License for more details. -% -% You should have received a copy of the GNU General Public License -% along with this program; if not, write to the Free Software -% Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, -% MA 02110-1301, USA. -% -% The latest version of this program can be obtained from -% http://songs.sourceforge.net. -% -% Modified to serve personnal purposes. Newer versions can be -% obtained from http://www.lohrun.net. - -\documentclass[chorded]{crepbook} -\usepackage[utf8]{inputenc} -\usepackage[english,french]{babel} - -\newindex{titleidx}{cbtitle} -\newauthorindex{authidx}{cbauth} - -\graphicspath{ - {img/}, -} - -\title{Recueil de chansons pour guitare} -\author{Romain Goffe \and Alexandre Dupas} -%\subtitle{} -\version{3.1} -\mail{crep@team-on-fire.com} - -\picture{feel-the-music} -\picturecopyright{©foxygamergirl @ deviantart.com} - -\footer{ - \begin{flushleft} - \includegraphics[width=3cm]{on-fire} - \end{flushleft} -} - -\licence{\input{license.tex}} - -\begin{document} - -\maketitle - -\showindex{Index des chansons}{titleidx} -\showindex{Index des auteurs}{authidx} - -\songsection{Chansons} -\begin{songs}{titleidx,authidx} - \input{songs.sbd} -\end{songs} - -\end{document} diff --git a/doc/.gitignore b/doc/.gitignore deleted file mode 100644 index e3a8c5db..00000000 --- a/doc/.gitignore +++ /dev/null @@ -1 +0,0 @@ -*.pot diff --git a/lilypondbook.tex b/lilypondbook.tex deleted file mode 100644 index 088425cf..00000000 --- a/lilypondbook.tex +++ /dev/null @@ -1,65 +0,0 @@ -% Copyright (C) 2009 Romain Goffe, Alexandre Dupas -% Copyright (C) 2008 Kevin W. Hamlen -% -% This program is free software; you can redistribute it and/or -% modify it under the terms of the GNU General Public License -% as published by the Free Software Foundation; either version 2 -% of the License, or (at your option) any later version. -% -% This program is distributed in the hope that it will be useful, -% but WITHOUT ANY WARRANTY; without even the implied warranty of -% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -% GNU General Public License for more details. -% -% You should have received a copy of the GNU General Public License -% along with this program; if not, write to the Free Software -% Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, -% MA 02110-1301, USA. -% -% The latest version of this program can be obtained from -% http://songs.sourceforge.net. -% -% Modified to serve personnal purposes. Newer versions can be -% obtained from http://www.lohrun.net. - -\documentclass[chorded,lilypond]{crepbook} -\usepackage[utf8]{inputenc} -\usepackage[english,french]{babel} - -\newindex{titleidx}{lltitle} -\newauthorindex{authidx}{llauth} - -\graphicspath{ - {img/}, -} - -\title{Recueil de chansons pour guitare} -\author{Romain Goffe \and Alexandre Dupas} -%\subtitle{} -\version{3.1} -\mail{crep@team-on-fire.com} - -\picture{feel-the-music} -\picturecopyright{©foxygamergirl @ deviantart.com} - -\footer{ - \begin{flushleft} - \includegraphics[width=3cm]{on-fire} - \end{flushleft} -} - -\licence{\input{license.tex}} - -\begin{document} - -\maketitle - -\showindex{Index des chansons}{titleidx} -\showindex{Index des auteurs}{authidx} - -\songsection{Chansons} -\begin{songs}{titleidx,authidx} - \input{songs.sbd} -\end{songs} - -\end{document} diff --git a/lyricbook.tex b/lyricbook.tex deleted file mode 100644 index c2f38544..00000000 --- a/lyricbook.tex +++ /dev/null @@ -1,68 +0,0 @@ -% Copyright (C) 2008 Romain Goffe, Alexandre Dupas -% Copyright (C) 2008 Kevin W. Hamlen -% -% This program is free software; you can redistribute it and/or -% modify it under the terms of the GNU General Public License -% as published by the Free Software Foundation; either version 2 -% of the License, or (at your option) any later version. -% -% This program is distributed in the hope that it will be useful, -% but WITHOUT ANY WARRANTY; without even the implied warranty of -% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -% GNU General Public License for more details. -% -% You should have received a copy of the GNU General Public License -% along with this program; if not, write to the Free Software -% Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, -% MA 02110-1301, USA. -% -% The latest version of this program can be obtained from -% http://songs.sourceforge.net. -% -% Modified to serve personnal purposes. Newer versions can be -% obtained from http://www.lohrun.net. - -\documentclass[lyric]{crepbook} -\usepackage[utf8]{inputenc} -\usepackage[english,french]{babel} - -\newindex{titleidx}{lbtitle} -\newauthorindex{authidx}{lbauth} - -\graphicspath{ - {img/}, -} - -\title{Recueil de chansons pour guitare} -\author{Romain Goffe \and Alexandre Dupas} -\subtitle{Tome 1} -\version{3.1} -\mail{crep@team-on-fire.com} - -\picture{feel-the-music} -\picturecopyright{©foxygamergirl @ deviantart.com} - -\footer{ - \begin{flushleft} - \includegraphics[width=3cm]{on-fire} - \end{flushleft} -} - -\licence{\input{license.tex}} - -\begin{document} - -\maketitle - -\showindex{Index par titre des chansons}{titleidx} -\showindex{Index par titre des auteurs}{authidx} - -\songsection{Chansons} -\begin{songs}{titleidx,authidx} - \input{songs.sbd} -\end{songs} - -\end{document} - - - diff --git a/mybook.tex b/mybook.tex deleted file mode 100644 index d5b235e3..00000000 --- a/mybook.tex +++ /dev/null @@ -1,65 +0,0 @@ -% Copyright (C) 2009 Romain Goffe, Alexandre Dupas -% Copyright (C) 2008 Kevin W. Hamlen -% -% This program is free software; you can redistribute it and/or -% modify it under the terms of the GNU General Public License -% as published by the Free Software Foundation; either version 2 -% of the License, or (at your option) any later version. -% -% This program is distributed in the hope that it will be useful, -% but WITHOUT ANY WARRANTY; without even the implied warranty of -% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -% GNU General Public License for more details. -% -% You should have received a copy of the GNU General Public License -% along with this program; if not, write to the Free Software -% Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, -% MA 02110-1301, USA. -% -% The latest version of this program can be obtained from -% http://songs.sourceforge.net. -% -% Modified to serve personnal purposes. Newer versions can be -% obtained from http://www.lohrun.net. - -\documentclass[chorded,lilypond,tabs]{crepbook} -\usepackage[utf8]{inputenc} -\usepackage[english,french]{babel} - -\newindex{titleidx}{mybooktitle} -\newauthorindex{authidx}{mybookauth} - -\graphicspath{ - {img/}, -} - -\title{Recueil de chansons pour guitare} -\author{Crep (R. Goffe) \and Lohrun (A. Dupas)} -\subtitle{Tome 2} -\version{3.1} -\mail{crep@team-on-fire.com} - -\picture{feel-the-music} -\picturecopyright{©foxygamergirl @ deviantart.com} - -\footer{ - \begin{flushleft} - \includegraphics[width=3cm]{on-fire} - \end{flushleft} -} - -\licence{\input{license.tex}} - -\begin{document} - -\maketitle - -\showindex{Index des chansons}{titleidx} -\showindex{Index des auteurs}{authidx} - -\songsection{Chansons} -\begin{songs}{titleidx,authidx} - \input{mybook.sbd} -\end{songs} - -\end{document} diff --git a/naheulbeuk-cb.tex b/naheulbeuk-cb.tex deleted file mode 100644 index 8f72b652..00000000 --- a/naheulbeuk-cb.tex +++ /dev/null @@ -1,59 +0,0 @@ -% Copyright (C) 2009 Romain Goffe, Alexandre Dupas -% Copyright (C) 2008 Kevin W. Hamlen -% -% This program is free software; you can redistribute it and/or -% modify it under the terms of the GNU General Public License -% as published by the Free Software Foundation; either version 2 -% of the License, or (at your option) any later version. -% -% This program is distributed in the hope that it will be useful, -% but WITHOUT ANY WARRANTY; without even the implied warranty of -% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -% GNU General Public License for more details. -% -% You should have received a copy of the GNU General Public License -% along with this program; if not, write to the Free Software -% Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, -% MA 02110-1301, USA. -% -% The latest version of this program can be obtained from -% http://songs.sourceforge.net. -% -% Modified to serve personnal purposes. Newer versions can be -% obtained from http://www.lohrun.net. - -\documentclass[chorded]{crepbook} -\usepackage[utf8]{inputenc} -\usepackage[english,french]{babel} - -\newindex{titleidx}{naheulbeukcbtitle} - -\graphicspath{ - {img/}, -} - -\title{Le Donjon de Naheulbeuk} -\author{Crep (R.Goffe) \and Lohrun (A.Dupas)} -\subtitle{Recueil de chansons non-officiel} -\version{0.4} -\mail{crep@team-on-fire.com} - -\picture{naheulbeuk01} -\picturecopyright{©PenOfChaos} - -\footer{} - -\licence{\input{license.tex}} - -\begin{document} - -\maketitle - -\showindex{Index des chansons}{titleidx} - -\songsection{Chansons} -\begin{songs}{titleidx} - \input{naheulbeuk.sbd} -\end{songs} - -\end{document} diff --git a/naheulbeuk-lb.tex b/naheulbeuk-lb.tex deleted file mode 100644 index 6d57d6ad..00000000 --- a/naheulbeuk-lb.tex +++ /dev/null @@ -1,59 +0,0 @@ -% Copyright (C) 2009 Romain Goffe, Alexandre Dupas -% Copyright (C) 2008 Kevin W. Hamlen -% -% This program is free software; you can redistribute it and/or -% modify it under the terms of the GNU General Public License -% as published by the Free Software Foundation; either version 2 -% of the License, or (at your option) any later version. -% -% This program is distributed in the hope that it will be useful, -% but WITHOUT ANY WARRANTY; without even the implied warranty of -% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -% GNU General Public License for more details. -% -% You should have received a copy of the GNU General Public License -% along with this program; if not, write to the Free Software -% Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, -% MA 02110-1301, USA. -% -% The latest version of this program can be obtained from -% http://songs.sourceforge.net. -% -% Modified to serve personnal purposes. Newer versions can be -% obtained from http://www.lohrun.net. - -\documentclass[lyric]{crepbook} -\usepackage[utf8]{inputenc} -\usepackage[english,french]{babel} - -\newindex{titleidx}{naheulbeuklbtitle} - -\graphicspath{ - {img/}, -} - -\title{Le Donjon de Naheulbeuk} -\author{Crep (R.Goffe) \and Lohrun (A.Dupas)} -\subtitle{Recueil de chansons non-officiel} -\version{0.4} -\mail{crep@team-on-fire.com} - -\picture{naheulbeuk01} -\picturecopyright{©PenOfChaos} - -\footer{} - -\licence{\input{license.tex}} - -\begin{document} - -\maketitle - -\showindex{Index des chansons}{titleidx} - -\songsection{Chansons} -\begin{songs}{titleidx} - \input{naheulbeuk.sbd} -\end{songs} - -\end{document} diff --git a/naheulbeuk-ll.tex b/naheulbeuk-ll.tex deleted file mode 100644 index 1c8f44fe..00000000 --- a/naheulbeuk-ll.tex +++ /dev/null @@ -1,59 +0,0 @@ -% Copyright (C) 2009 Romain Goffe, Alexandre Dupas -% Copyright (C) 2008 Kevin W. Hamlen -% -% This program is free software; you can redistribute it and/or -% modify it under the terms of the GNU General Public License -% as published by the Free Software Foundation; either version 2 -% of the License, or (at your option) any later version. -% -% This program is distributed in the hope that it will be useful, -% but WITHOUT ANY WARRANTY; without even the implied warranty of -% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -% GNU General Public License for more details. -% -% You should have received a copy of the GNU General Public License -% along with this program; if not, write to the Free Software -% Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, -% MA 02110-1301, USA. -% -% The latest version of this program can be obtained from -% http://songs.sourceforge.net. -% -% Modified to serve personnal purposes. Newer versions can be -% obtained from http://www.lohrun.net. - -\documentclass[chorded,lilypond]{crepbook} -\usepackage[utf8]{inputenc} -\usepackage[english,french]{babel} - -\newindex{titleidx}{naheulbeuklltitle} - -\graphicspath{ - {img/}, -} - -\title{Le Donjon de Naheulbeuk} -\author{Crep (R.Goffe) \and Lohrun (A.Dupas)} -\subtitle{Recueil de chansons non-officiel} -\version{0.4} -\mail{crep@team-on-fire.com} - -\picture{naheulbeuk01} -\picturecopyright{©PenOfChaos} - -\footer{} - -\licence{\input{license.tex}} - -\begin{document} - -\maketitle - -\showindex{Index des chansons}{titleidx} - -\songsection{Chansons} -\begin{songs}{titleidx} - \input{naheulbeuk.sbd} -\end{songs} - -\end{document} diff --git a/naheulbeuk.sgl b/naheulbeuk.sgl deleted file mode 100644 index 0a6d306e..00000000 --- a/naheulbeuk.sgl +++ /dev/null @@ -1,20 +0,0 @@ -songs/Belyscendre/Mon_pere_veut_me_marier.sg -songs/Belyscendre/Prends_garde_au_loup.sg -songs/Le_Donjon_de_Naheulbeuk/10_sous_dans_ma_poche.sg -songs/Le_Donjon_de_Naheulbeuk/A_l_aventure_compagnons.sg -songs/Le_Donjon_de_Naheulbeuk/Bugger_off.sg -songs/Le_Donjon_de_Naheulbeuk/Geste_heroique.sg -songs/Le_Donjon_de_Naheulbeuk/La_biere_du_donjon.sg -songs/Le_Donjon_de_Naheulbeuk/La_compagnie_du_chien_rugissant.sg -songs/Le_Donjon_de_Naheulbeuk/La_complainte_de_la_serveuse.sg -songs/Le_Donjon_de_Naheulbeuk/La_polka_du_menestrel.sg -songs/Le_Donjon_de_Naheulbeuk/La_vie_d_aventurier.sg -songs/Le_Donjon_de_Naheulbeuk/Les_chaussettes_du_nain.sg -songs/Le_Donjon_de_Naheulbeuk/Les_elfes_de_GreenElven.sg -songs/Le_Donjon_de_Naheulbeuk/Les_epees_Durandil.sg -songs/Le_Donjon_de_Naheulbeuk/Les_souliers_de_Lady_Fae.sg -songs/Le_Donjon_de_Naheulbeuk/Meme_pas_mage.sg -songs/Le_Donjon_de_Naheulbeuk/Mon_ancetre_Gurdil.sg -songs/Le_Donjon_de_Naheulbeuk/Noel_en_Mordor.sg -songs/Le_Donjon_de_Naheulbeuk/Troll_farceur_et_elfe_farci.sg -songs/Le_Donjon_de_Naheulbeuk/Un_boulet_dans_le_groupe.sg diff --git a/songbook-volume.py b/songbook-volume.py deleted file mode 100755 index abaa4c14..00000000 --- a/songbook-volume.py +++ /dev/null @@ -1,90 +0,0 @@ -#!/usr/bin/python -# - -import getopt, sys -import os.path -import glob - -def formatSongsDatabase( file, songs ): - sdb = open( file, 'w' ) - - dir = ['img']+map(os.path.dirname, songs) - dir = set( dir ) - sdb.write('\graphicspath{\n') - if sys.hexversion >= 0x20600000: - # use string format introduced in python 2.6 - for dirname in dir: - sdb.write(' {{{imagedir}/}},\n'.format(imagedir=dirname)) - sdb.write('}\n') - for song in songs: - sdb.write('\input{{{songfile}}}\n'.format(songfile=song.strip())) - else: - # use old formating strategy - for dirname in dir: - sdb.write(' {%(imagedir)s/},\n' % {'imagedir':dirname}) - sdb.write('}\n') - for song in songs: - sdb.write('\input{%(songfile)s}\n' % {'songfile':song.strip()}) - sdb.close(); - - -def oldmain(): - songfiles = glob.glob('songs/*/*.sg') - - songvolumes = glob.glob('songs-volume-*') - - for volume in songvolumes: - songs = [] - vol = open( volume ) - for song in vol: - s = song.strip() - songs.append( s ) - songfiles.remove( s ) - vol.close() - formatSongsDatabase( 'db_'+volume+'.sdb', songs ) - - formatSongsDatabase( 'songs.sdb', songfiles ) - -def processSongFile( file, songfile ): - songs = [] - vol = open( songfile ) - for song in vol: - s = song.strip() - songs.append( s ) - vol.close() - formatSongsDatabase( file, songs ) - - -def usage(): - print "erf" - -def main(): - try: - opts, args = getopt.getopt(sys.argv[1:], - "hs:o:", - ["help","songs=","output="]) - except getopt.GetoptError, err: - # print help and exit - print str(err) - usage() - sys.exit(2) - - songFile = None - output = None - - for o, a in opts: - if o in ("-h", "--help"): - usage() - sys.exit() - elif o in ("-s", "--songs"): - songFile = a - elif o in ("-o", "--output"): - output = a - else: - assert False, "unhandled option" - - if songFile and output: - processSongFile( output, songFile) - -if __name__ == '__main__': - main() diff --git a/template.tex b/template.tex deleted file mode 100644 index 1be2ea25..00000000 --- a/template.tex +++ /dev/null @@ -1,44 +0,0 @@ -\providecommand{\defaulttemplate}{ - \title{Recueil de chansons pour guitare} - \author{Romain Goffe \and Alexandre Dupas} - \subtitle{} - \version{3.1} - \mail{crep@team-on-fire.com} - \picture{feel-the-music} - \picturecopyright{©foxygamergirl @ deviantart.com} - \footer{ - \begin{flushleft} - \includegraphics[width=3cm]{on-fire} - \end{flushleft} - } - \licence{\input{license.tex}} -} -\providecommand{\template}{\defaulttemplate} -\providecommand{\songslist}{} -\providecommand{\booktype}{chorded} - -\documentclass[\booktype]{crepbook} -\usepackage[utf8]{inputenc} -\usepackage[english,french]{babel} - -\newindex{titleidx}{templatetitle} -\newauthorindex{authidx}{templateauth} - -\graphicspath{ - {img/}, -} - -\template -\begin{document} - -\maketitle - -\showindex{Index des chansons}{titleidx} -\showindex{Index des auteurs}{authidx} - -\songsection{Chansons} -\begin{songs}{titleidx,authidx} - \songslist -\end{songs} - -\end{document} diff --git a/volume-1-cb.tex b/volume-1-cb.tex deleted file mode 100644 index d6e75009..00000000 --- a/volume-1-cb.tex +++ /dev/null @@ -1,65 +0,0 @@ -% Copyright (C) 2009 Romain Goffe, Alexandre Dupas -% Copyright (C) 2008 Kevin W. Hamlen -% -% This program is free software; you can redistribute it and/or -% modify it under the terms of the GNU General Public License -% as published by the Free Software Foundation; either version 2 -% of the License, or (at your option) any later version. -% -% This program is distributed in the hope that it will be useful, -% but WITHOUT ANY WARRANTY; without even the implied warranty of -% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -% GNU General Public License for more details. -% -% You should have received a copy of the GNU General Public License -% along with this program; if not, write to the Free Software -% Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, -% MA 02110-1301, USA. -% -% The latest version of this program can be obtained from -% http://songs.sourceforge.net. -% -% Modified to serve personnal purposes. Newer versions can be -% obtained from http://www.lohrun.net. - -\documentclass[chorded]{crepbook} -\usepackage[utf8]{inputenc} -\usepackage[english,french]{babel} - -\newindex{titleidx}{volume1cbtitle} -\newauthorindex{authidx}{volume1cbauth} - -\graphicspath{ - {img/}, -} - -\title{Recueil de chansons pour guitare} -\author{Romain Goffe \and Alexandre Dupas} -\subtitle{Tome 1} -\version{3.1} -\mail{crep@team-on-fire.com} - -\picture{feel-the-music} -\picturecopyright{©foxygamergirl @ deviantart.com} - -\footer{ - \begin{flushleft} - \includegraphics[width=3cm]{on-fire} - \end{flushleft} -} - -\licence{\input{license.tex}} - -\begin{document} - -\maketitle - -\showindex{Index des chansons}{titleidx} -\showindex{Index des auteurs}{authidx} - -\songsection{Chansons} -\begin{songs}{titleidx,authidx} - \input{volume-1.sbd} -\end{songs} - -\end{document} diff --git a/volume-1-lb.tex b/volume-1-lb.tex deleted file mode 100644 index 2b67fc45..00000000 --- a/volume-1-lb.tex +++ /dev/null @@ -1,65 +0,0 @@ -% Copyright (C) 2009 Romain Goffe, Alexandre Dupas -% Copyright (C) 2008 Kevin W. Hamlen -% -% This program is free software; you can redistribute it and/or -% modify it under the terms of the GNU General Public License -% as published by the Free Software Foundation; either version 2 -% of the License, or (at your option) any later version. -% -% This program is distributed in the hope that it will be useful, -% but WITHOUT ANY WARRANTY; without even the implied warranty of -% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -% GNU General Public License for more details. -% -% You should have received a copy of the GNU General Public License -% along with this program; if not, write to the Free Software -% Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, -% MA 02110-1301, USA. -% -% The latest version of this program can be obtained from -% http://songs.sourceforge.net. -% -% Modified to serve personnal purposes. Newer versions can be -% obtained from http://www.lohrun.net. - -\documentclass[lyric]{crepbook} -\usepackage[utf8]{inputenc} -\usepackage[english,french]{babel} - -\newindex{titleidx}{volume1lbtitle} -\newauthorindex{authidx}{volume1lbauth} - -\graphicspath{ - {img/}, -} - -\title{Recueil de chansons pour guitare} -\author{Romain Goffe \and Alexandre Dupas} -\subtitle{Tome 1} -\version{3.1} -\mail{crep@team-on-fire.com} - -\picture{feel-the-music} -\picturecopyright{©foxygamergirl @ deviantart.com} - -\footer{ - \begin{flushleft} - \includegraphics[width=3cm]{on-fire} - \end{flushleft} -} - -\licence{\input{license.tex}} - -\begin{document} - -\maketitle - -\showindex{Index des chansons}{titleidx} -\showindex{Index des auteurs}{authidx} - -\songsection{Chansons} -\begin{songs}{titleidx,authidx} - \input{volume-1.sbd} -\end{songs} - -\end{document} diff --git a/volume-1-ll.tex b/volume-1-ll.tex deleted file mode 100644 index b9e2b96a..00000000 --- a/volume-1-ll.tex +++ /dev/null @@ -1,65 +0,0 @@ -% Copyright (C) 2009 Romain Goffe, Alexandre Dupas -% Copyright (C) 2008 Kevin W. Hamlen -% -% This program is free software; you can redistribute it and/or -% modify it under the terms of the GNU General Public License -% as published by the Free Software Foundation; either version 2 -% of the License, or (at your option) any later version. -% -% This program is distributed in the hope that it will be useful, -% but WITHOUT ANY WARRANTY; without even the implied warranty of -% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -% GNU General Public License for more details. -% -% You should have received a copy of the GNU General Public License -% along with this program; if not, write to the Free Software -% Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, -% MA 02110-1301, USA. -% -% The latest version of this program can be obtained from -% http://songs.sourceforge.net. -% -% Modified to serve personnal purposes. Newer versions can be -% obtained from http://www.lohrun.net. - -\documentclass[chorded,lilypond]{crepbook} -\usepackage[utf8]{inputenc} -\usepackage[english,french]{babel} - -\newindex{titleidx}{volume1lltitle} -\newauthorindex{authidx}{volume1llauth} - -\graphicspath{ - {img/}, -} - -\title{Recueil de chansons pour guitare} -\author{Romain Goffe \and Alexandre Dupas} -\subtitle{Tome 1} -\version{3.1} -\mail{crep@team-on-fire.com} - -\picture{feel-the-music} -\picturecopyright{©foxygamergirl @ deviantart.com} - -\footer{ - \begin{flushleft} - \includegraphics[width=3cm]{on-fire} - \end{flushleft} -} - -\licence{\input{license.tex}} - -\begin{document} - -\maketitle - -\showindex{Index des chansons}{titleidx} -\showindex{Index des auteurs}{authidx} - -\songsection{Chansons} -\begin{songs}{titleidx,authidx} - \input{volume-1.sbd} -\end{songs} - -\end{document} diff --git a/volume-1.sgl b/volume-1.sgl deleted file mode 100644 index 7ce56e3e..00000000 --- a/volume-1.sgl +++ /dev/null @@ -1,171 +0,0 @@ -songs/Alain_Bashung/Gaby_oh_gaby.sg -songs/Amy_MacDonald/Mr._Rock_n_Roll.sg -songs/Amy_MacDonald/This_is_the_life.sg -songs/Anais/Mon_coeur_mon_amour.sg -songs/Avril_Lavigne/Things_I_ll_never_say.sg -songs/Barry_Louis_Polisar/All_I_Want_Is_You.sg -songs/Belle_Sebastian/Piazza_New-York_catcher.sg -songs/Benabar/Le_diner.sg -songs/Benabar/Quatre_murs_et_un_toit.sg -songs/Benabar/Y_a_une_fille_qu_habite_chez_moi.sg -songs/Bob_Dylan/Blowin_in_the_wind.sg -songs/Bob_Dylan/Knocking_on_heavens_door.sg -songs/Bruce_Springsteen/Bring_em_home.sg -songs/Bruce_Springsteen/Buffalo_gals.sg -songs/Bruce_Springsteen/O_Mary_don_t_you_weep.sg -songs/Carter_Family/In_the_highways.sg -songs/Carter_Family/Keep_on_the_sunny_side.sg -songs/Cat_Stevens/My_Lady_d_Arbanville.sg -songs/Cat_Stevens/Sad_Lisa.sg -songs/Cat_Stevens/The_wind.sg -songs/Charles_Aznavour/Emmenez-moi.sg -songs/Dessins_Animes/Les_mysterieuses_cites_d_or.sg -songs/Dessins_Animes/L_histoire_d_Actarus.sg -songs/Dessins_Animes/Nicky_Larson.sg -songs/Dessins_Animes/Tom_Sawyer_debut.sg -songs/Dessins_Animes/Tom_Sawyer_fin.sg -songs/Eels/Dirty_girl.sg -songs/Eels/Hey_man.sg -songs/Eels/I_like_birds.sg -songs/Eels/Packing_blankets.sg -songs/Francis_Cabrel/Je_l_aime_a_mourir.sg -songs/Francis_Cabrel/Petite_Marie.sg -songs/Garfunkel_and_Oates/Fuck_you.sg -songs/Georges_Brassens/Cupidon_s_en_fout.sg -songs/Georges_Brassens/Grand_pere.sg -songs/Georges_Brassens/La_chanson_du_herisson.sg -songs/Georges_Brassens/La_mauvaise_reputation.sg -songs/Georges_Brassens/Le_gorille.sg -songs/Georges_Brassens/Les_copains_d_abord.sg -songs/Graeme_Allwright/Ca_je_l_ai_jamais_vu.sg -songs/Graeme_Allwright/Il_faut_que_je_m_en_aille.sg -songs/Graeme_Allwright/Johnny.sg -songs/Graeme_Allwright/Jolie_Bouteille.sg -songs/Graeme_Allwright/Jusqu_a_la_ceinture.sg -songs/Graeme_Allwright/La_mouche_bleue.sg -songs/Graeme_Allwright/Petites_boites.sg -songs/Graeme_Allwright/Petit_garcon.sg -songs/Green_Day/Boulevard_of_broken_dreams.sg -songs/Herman_Dune/I_wish_I_could_see_you_soon.sg -songs/Howie_Day/Collide.sg -songs/Hugues_Aufray/Je_reviens.sg -songs/Hugues_Aufray/Le_Bon_Dieu_s_enervait.sg -songs/Hugues_Aufray/Le_petit_ane_gris.sg -songs/Hugues_Aufray/N_y_pense_plus_tout_est_bien.sg -songs/Hugues_Aufray/Santiano.sg -songs/Hugues_Aufray/Tu_sens_bon_la_terre.sg -songs/Jacques_Brel/Vesoul.sg -songs/Jeff_Buckley/Hallelujah.sg -songs/Joe_Dassin/Le_chemin_de_Papa.sg -songs/Joe_Dassin/Siffler_sur_la_colline.sg -songs/Kana/Plantation.sg -songs/Karpatt/Le_magicien.sg -songs/Karpatt/Les_ptits_cailloux.sg -songs/Karpatt/Melisande.sg -songs/Kimya_Dawson/Tree_hugger.sg -songs/La_Rue_Ketanou/Impossible.sg -songs/La_Rue_Ketanou/La_rue_ketanou.sg -songs/La_Rue_Ketanou/Les_cigales.sg -songs/La_Rue_Ketanou/Les_mots.sg -songs/La_Rue_Ketanou/Ma_faute_a_toi.sg -songs/La_Rue_Ketanou/Tu_parles_trop.sg -songs/Le_Donjon_de_Naheulbeuk/10_sous_dans_ma_poche.sg -songs/Le_Donjon_de_Naheulbeuk/A_l_aventure_compagnons.sg -songs/Le_Donjon_de_Naheulbeuk/Bugger_off.sg -songs/Le_Donjon_de_Naheulbeuk/La_biere_du_donjon.sg -songs/Le_Donjon_de_Naheulbeuk/La_vie_d_aventurier.sg -songs/Le_Donjon_de_Naheulbeuk/Les_elfes_de_GreenElven.sg -songs/Le_Donjon_de_Naheulbeuk/Les_epees_Durandil.sg -songs/Le_Donjon_de_Naheulbeuk/Les_souliers_de_Lady_Fae.sg -songs/Le_Donjon_de_Naheulbeuk/Mon_ancetre_Gurdil.sg -songs/Le_Donjon_de_Naheulbeuk/Troll_farceur_et_elfe_farci.sg -songs/Le_Donjon_de_Naheulbeuk/Un_boulet_dans_le_groupe.sg -songs/Les_Amis_D_Ta_Femme/Cayenne.sg -songs/Les_Amis_D_Ta_Femme/Maree_Basse.sg -songs/Les_Cowboys_Fringants/Droit_devant.sg -songs/Les_Cowboys_Fringants/Etoiles_filantes.sg -songs/Les_Cowboys_Fringants/Histoire_de_peche.sg -songs/Les_Cowboys_Fringants/La_manifestation.sg -songs/Les_Cowboys_Fringants/Les_hirondelles.sg -songs/Les_Cowboys_Fringants/Toune_d_automne.sg -songs/Les_Fatals_Picards/Chasse_peche_et_nature.sg -songs/Les_Hurlements_d_Leo/Poemes.sg -songs/Les_Momes_du_CE2/Mamadou_avait_mal_aux_dents.sg -songs/Les_Ogres_de_Barback/3_-_0.sg -songs/Les_Ogres_de_Barback/Accordeon_pour_les_cons.sg -songs/Les_Ogres_de_Barback/Contes_vents_et_marees.sg -songs/Les_Ogres_de_Barback/Grand-mere.sg -songs/Les_Ogres_de_Barback/L_air_bete.sg -songs/Les_Ogres_de_Barback/La_premiere_fois.sg -songs/Les_Ogres_de_Barback/Petite_societe.sg -songs/Les_Ogres_de_Barback/Pour_me_rendre_a_mon_bureau.sg -songs/Les_Ogres_de_Barback/Rue_de_Panam.sg -songs/Les_Tetes_Raides/L_iditente.sg -songs/Les_Tetes_Raides/Patalo.sg -songs/Les_Tit_s_Nassels/Les_tit_s_ballades.sg -songs/Les_VRP/Leo.sg -songs/Les_Wriggles/Julie_la_petite_olive.sg -songs/Les_Wriggles/Monolithe.sg -songs/Les_Wriggles/Poupine_et_Thierry.sg -songs/Linkin_Park/Numb.sg -songs/Louise_Attaque/Depuis_toujours.sg -songs/Louise_Attaque/Lea.sg -songs/Mano_Negra/Out_of_time_man.sg -songs/Manu_Chao/Bienvenida_a_Tijuana.sg -songs/Manu_Chao/Clandestino.sg -songs/Manu_Chao/Desaparecido.sg -songs/Maurice_Dulac/Dis_a_ton_fils.sg -songs/Mes_souliers_sont_rouges/Les_souliers_rouges.sg -songs/Mes_souliers_sont_rouges/Sainte-Cecile.sg -songs/Mes_souliers_sont_rouges/The_rooster.sg -songs/Moriarty/Jimmy.sg -songs/Noir_Desir/Aux_sombres_heros_de_l_amer.sg -songs/Norah_Jones/Somewhere_over_the_rainbow.sg -songs/Oasis/Wonderwall.sg -songs/Oldelaf_et_Monsieur_D/Cafe.sg -songs/Oldelaf_et_Monsieur_D/Nathalie.sg -songs/Oldelaf_et_Monsieur_D/Petit_Pierrot.sg -songs/Oldelaf_et_Monsieur_D/Raoul_le_pitbull.sg -songs/Oldelaf_et_Monsieur_D/Rue_de_Nantes.sg -songs/Oldelaf_et_Monsieur_D/Trahis.sg -songs/Patrick_Bouchitey/Jesus_reviens.sg -songs/Pierre_Perret/Lily.sg -songs/Pixies/Where_Is_My_Mind.sg -songs/Pow_Wow/Le_lion_est_mort_ce_soir.sg -songs/Radiohead/Creep.sg -songs/Renaud/Des_que_le_vent_soufflera.sg -songs/Renaud/Hexagone.sg -songs/Renaud/Laisse_Beton.sg -songs/Renaud/Manu.sg -songs/Renaud/Marche_a_l_ombre.sg -songs/Renaud/Mistral_Gagnant.sg -songs/Renaud/Petite_fillle_des_sombres_rues.sg -songs/Simon_Garfunkel/Cecilia.sg -songs/Simon_Garfunkel/El_condor_pasa.sg -songs/Simon_Garfunkel/Feeling_groovy.sg -songs/Simon_Garfunkel/Scarborough_Fair.sg -songs/Simon_Garfunkel/The_boxer.sg -songs/Simon_Garfunkel/The_leaves_that_are_green.sg -songs/Simon_Garfunkel/The_sounds_of_silence.sg -songs/Simon_Garfunkel/Wednesday_morning_3a.m.sg -songs/Sinsemilia/J_prefere_100_fois.sg -songs/Steve_Waring/Le_matou.sg -songs/Terra_Naomi/Say_It_s_Possible.sg -songs/The_Beatles/Hey_Jude.sg -songs/The_Beatles/Ob-la-di_ob-la-da.sg -songs/The_Beatles/Yellow_submarine.sg -songs/The_Beatles/Yesterday.sg -songs/The_Eagles/Hotel_California.sg -songs/The_Moldy_Peaches/Anyone_Else_But_You.sg -songs/The_Pogues/Dirty_Old_Town.sg -songs/The_Pogues/Fairytale_of_New-York.sg -songs/Tri_Yann/La_jument_de_Michao.sg -songs/Tri_Yann/La_ville_que_j_ai_tant_aimee.sg -songs/Tri_Yann/Les_prisons_de_Nantes.sg -songs/Tri_Yann/Si_mort_a_mors.sg -songs/Tryo/Ce_que_l_on_s_aime.sg -songs/Tryo/Le_petit_chose.sg -songs/Tryo/L_hymne_de_nos_campagnes.sg -songs/Yves_Jamait/Et_je_bois.sg -songs/Yvon_Etienne/Chemise_rouge.sg -songs/Yvon_Etienne/Y_a_des_nouilles_et_du_nougat.sg diff --git a/volume-2-cb.tex b/volume-2-cb.tex deleted file mode 100644 index f11ee0cd..00000000 --- a/volume-2-cb.tex +++ /dev/null @@ -1,65 +0,0 @@ -% Copyright (C) 2009 Romain Goffe, Alexandre Dupas -% Copyright (C) 2008 Kevin W. Hamlen -% -% This program is free software; you can redistribute it and/or -% modify it under the terms of the GNU General Public License -% as published by the Free Software Foundation; either version 2 -% of the License, or (at your option) any later version. -% -% This program is distributed in the hope that it will be useful, -% but WITHOUT ANY WARRANTY; without even the implied warranty of -% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -% GNU General Public License for more details. -% -% You should have received a copy of the GNU General Public License -% along with this program; if not, write to the Free Software -% Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, -% MA 02110-1301, USA. -% -% The latest version of this program can be obtained from -% http://songs.sourceforge.net. -% -% Modified to serve personnal purposes. Newer versions can be -% obtained from http://www.lohrun.net. - -\documentclass[chorded]{crepbook} -\usepackage[utf8]{inputenc} -\usepackage[english,french]{babel} - -\newindex{titleidx}{volume2cbtitle} -\newauthorindex{authidx}{volume2cbauth} - -\graphicspath{ - {img/}, -} - -\title{Recueil de chansons pour guitare} -\author{Crep (R. Goffe) \and Lohrun (A. Dupas)} -\subtitle{Tome 2} -\version{3.1} -\mail{crep@team-on-fire.com} - -\picture{Sound__by_Ellesh} -\picturecopyright{©Ellesh @ deviantart.com} - -\footer{ - \begin{flushleft} - \includegraphics[width=3cm]{on-fire} - \end{flushleft} -} - -\licence{\input{license.tex}} - -\begin{document} - -\maketitle - -\showindex{Index des chansons}{titleidx} -\showindex{Index des auteurs}{authidx} - -\songsection{Chansons} -\begin{songs}{titleidx,authidx} - \input{volume-2.sbd} -\end{songs} - -\end{document} diff --git a/volume-2-lb.tex b/volume-2-lb.tex deleted file mode 100644 index cb02ceca..00000000 --- a/volume-2-lb.tex +++ /dev/null @@ -1,65 +0,0 @@ -% Copyright (C) 2009 Romain Goffe, Alexandre Dupas -% Copyright (C) 2008 Kevin W. Hamlen -% -% This program is free software; you can redistribute it and/or -% modify it under the terms of the GNU General Public License -% as published by the Free Software Foundation; either version 2 -% of the License, or (at your option) any later version. -% -% This program is distributed in the hope that it will be useful, -% but WITHOUT ANY WARRANTY; without even the implied warranty of -% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -% GNU General Public License for more details. -% -% You should have received a copy of the GNU General Public License -% along with this program; if not, write to the Free Software -% Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, -% MA 02110-1301, USA. -% -% The latest version of this program can be obtained from -% http://songs.sourceforge.net. -% -% Modified to serve personnal purposes. Newer versions can be -% obtained from http://www.lohrun.net. - -\documentclass[lyric]{crepbook} -\usepackage[utf8]{inputenc} -\usepackage[english,french]{babel} - -\newindex{titleidx}{volume2lbtitle} -\newauthorindex{authidx}{volume2lbauth} - -\graphicspath{ - {img/}, -} - -\title{Recueil de chansons pour guitare} -\author{Crep (R. Goffe) \and Lohrun (A. Dupas)} -\subtitle{Tome 2} -\version{3.1} -\mail{crep@team-on-fire.com} - -\picture{Sound__by_Ellesh} -\picturecopyright{©Ellesh @ deviantart.com} - -\footer{ - \begin{flushleft} - \includegraphics[width=3cm]{on-fire} - \end{flushleft} -} - -\licence{\input{license.tex}} - -\begin{document} - -\maketitle - -\showindex{Index des chansons}{titleidx} -\showindex{Index des auteurs}{authidx} - -\songsection{Chansons} -\begin{songs}{titleidx,authidx} - \input{volume-2.sbd} -\end{songs} - -\end{document} diff --git a/volume-2-ll.tex b/volume-2-ll.tex deleted file mode 100644 index d0836bf6..00000000 --- a/volume-2-ll.tex +++ /dev/null @@ -1,65 +0,0 @@ -% Copyright (C) 2009 Romain Goffe, Alexandre Dupas -% Copyright (C) 2008 Kevin W. Hamlen -% -% This program is free software; you can redistribute it and/or -% modify it under the terms of the GNU General Public License -% as published by the Free Software Foundation; either version 2 -% of the License, or (at your option) any later version. -% -% This program is distributed in the hope that it will be useful, -% but WITHOUT ANY WARRANTY; without even the implied warranty of -% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -% GNU General Public License for more details. -% -% You should have received a copy of the GNU General Public License -% along with this program; if not, write to the Free Software -% Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, -% MA 02110-1301, USA. -% -% The latest version of this program can be obtained from -% http://songs.sourceforge.net. -% -% Modified to serve personnal purposes. Newer versions can be -% obtained from http://www.lohrun.net. - -\documentclass[chorded,lilypond]{crepbook} -\usepackage[utf8]{inputenc} -\usepackage[english,french]{babel} - -\newindex{titleidx}{volume2lltitle} -\newauthorindex{authidx}{volume2llauth} - -\graphicspath{ - {img/}, -} - -\title{Recueil de chansons pour guitare} -\author{Crep (R. Goffe) \and Lohrun (A. Dupas)} -\subtitle{Tome 2} -\version{3.1} -\mail{crep@team-on-fire.com} - -\picture{Sound__by_Ellesh} -\picturecopyright{©Ellesh @ deviantart.com} - -\footer{ - \begin{flushleft} - \includegraphics[width=3cm]{on-fire} - \end{flushleft} -} - -\licence{\input{license.tex}} - -\begin{document} - -\maketitle - -\showindex{Index des chansons}{titleidx} -\showindex{Index des auteurs}{authidx} - -\songsection{Chansons} -\begin{songs}{titleidx,authidx} - \input{volume-2.sbd} -\end{songs} - -\end{document} diff --git a/volume-2.sgl b/volume-2.sgl deleted file mode 100644 index 7bb0614f..00000000 --- a/volume-2.sgl +++ /dev/null @@ -1,79 +0,0 @@ -songs/Aaron/U_turn_lili.sg -songs/Alexis_HK/Gaspard.sg -songs/Anny_Et_Jean-Marc_Versini/La_danse_des_esquimaux.sg -songs/Beau_Dommage/La_complainte_du_phoque_en_alaska.sg -songs/Belyscendre/Mon_pere_veut_me_marier.sg -songs/Belyscendre/Prends_garde_au_loup.sg -songs/Ben_Harper/Waiting_on_an_angel.sg -songs/Ben_Harper/Widow_of_a_living_man.sg -songs/Bob_Dylan/Mr_tambourine_man.sg -songs/Boby_Lapointe/La_maman_des_poissons.sg -songs/Britney_Spears/Baby_one_more_time.sg -songs/Bruce_Springsteen/Pay_me_my_money_down.sg -songs/Cat_Stevens/Father_and_son.sg -songs/Cat_Stevens/Here_comes_my_baby.sg -songs/Claude_Nougaro/Armstrong.sg -songs/Cranberries/Animal_instinct.sg -songs/Cranberries/Zombie.sg -songs/Debout_Sur_Le_Zinc/Poil_aux_yeux.sg -songs/Dessins_Animes/Themis_et_Nono.sg -songs/Georges_Brassens/Le_petit_cheval.sg -songs/Green_Day/American_idiot.sg -songs/Henri_Des/Les_betises_a_l_ecole.sg -songs/Henri_Des/Mon_cheval_gris.sg -songs/Joe_Dassin/La_fleur_aux_dents.sg -songs/Jonathan_Coulton/Still_alive.sg -songs/Karpatt/Des_gnons_pour_des_pelles.sg -songs/Karpatt/Des_idees.sg -songs/Karpatt/Leon.sg -songs/Karpatt/Les_canards_en_plastique.sg -songs/La_Famille_Maestro/Le_rat_de_l_opera.sg -songs/Le_Donjon_de_Naheulbeuk/Geste_heroique.sg -songs/Le_Donjon_de_Naheulbeuk/La_compagnie_du_chien_rugissant.sg -songs/Le_Donjon_de_Naheulbeuk/La_complainte_de_la_serveuse.sg -songs/Le_Donjon_de_Naheulbeuk/La_polka_du_menestrel.sg -songs/Le_Donjon_de_Naheulbeuk/Les_chaussettes_du_nain.sg -songs/Le_Donjon_de_Naheulbeuk/Meme_pas_mage.sg -songs/Le_Donjon_de_Naheulbeuk/Noel_en_Mordor.sg -songs/Les_Cowboys_Fringants/1994.sg -songs/Les_Cowboys_Fringants/La_reine.sg -songs/Les_Cowboys_Fringants/Ti-Cul.sg -songs/Les_Fatals_Picards/La_ferme.sg -songs/Les_Naufrages/L_harmonica.sg -songs/Les_Ogres_de_Barback/Jojo.sg -songs/Les_Ogres_de_Barback/Le_temps.sg -songs/Les_Ogres_de_Barback/Ptit_chat.sg -songs/Los_Lobos/Cancion_del_Mariachi.sg -songs/Maxime_Le_Forestier/San_Fransico.sg -songs/MC_Solaar/Caroline.sg -songs/Mes_souliers_sont_rouges/Le_cycle_du_vin.sg -songs/Mes_souliers_sont_rouges/Nuit_humide.sg -songs/Michel_Sardou/Les_lacs_du_Connemara.sg -songs/Negro_Spiritual/Lord_I_want.sg -songs/Oldelaf_et_Monsieur_D/Davy_Crockett.sg -songs/Oldelaf_et_Monsieur_D/J_veux_etre_muscle.sg -songs/Oldelaf_et_Monsieur_D/Mon_ange.sg -songs/Pornophonique/Sad_robot.sg -songs/Renaud/Amoureux_de_paname.sg -songs/Renaud/Societe_tu_m_auras_pas.sg -songs/Rise_Against/Hero_of_war.sg -songs/Ritchie_Valens/Come_on_let_s_go.sg -songs/Ritchie_Valens/La_bamba.sg -songs/Sheepbox/Devil_s_way.sg -songs/Simon_Garfunkel/April_come_she_will.sg -songs/Simon_Garfunkel/Kathy_s_song.sg -songs/Simon_Garfunkel/Mrs_Robinson.sg -songs/Steve_Waring/La_baleine_bleue.sg -songs/System_of_a_Down/Roulette.sg -songs/The_Animals/The_house_of_rising_sun.sg -songs/The_Beatles/Let_it_be.sg -songs/The_Beatles/Octopus_garden.sg -songs/The_Calling/Wherever_you_will_go.sg -songs/The_Carpenters/Breaking_up_is_hard_to_do.sg -songs/The_Dubliners/Whiskey_in_the_jar.sg -songs/The_Nightwatchman/Let_freedom_ring.sg -songs/The_White_Stripes/Well_it_s_true_that_we_love_one_another.sg -songs/U2/Sunday_bloody_sunday.sg -songs/Vincent_Malone/L_escargot_malheureux.sg -songs/Yodelice/Sunday_with_a_flu.sg -songs/Yuki_Kajiura/Fake_wings.sg