From 82e3a42ffecdb7070426320904b9ca5cb3087a40 Mon Sep 17 00:00:00 2001 From: crep Date: Mon, 1 Nov 2010 19:37:33 +0100 Subject: [PATCH 01/11] change babel order according to lang --- templates/ancient.tmpl | 4 ++-- templates/minimal.tmpl | 2 +- templates/patacrep-en.tmpl | 2 +- templates/patacrep.tmpl | 2 +- {fonts => tex}/venturisold.sty | 0 5 files changed, 5 insertions(+), 5 deletions(-) rename {fonts => tex}/venturisold.sty (100%) diff --git a/templates/ancient.tmpl b/templates/ancient.tmpl index d8943c20..1cb381df 100644 --- a/templates/ancient.tmpl +++ b/templates/ancient.tmpl @@ -46,9 +46,9 @@ % begin document \documentclass[\getbooktype,\getbookoptions,\getmainfontsize]{crepbook} \usepackage[utf8]{inputenc} -\usepackage[english,french,spanish]{babel} +\usepackage[english,spanish,french]{babel} \usepackage[T1]{fontenc} -\usepackage{fonts/venturisold} +\usepackage{tex/venturisold} \title{\gettitle} \author{\getauthor} diff --git a/templates/minimal.tmpl b/templates/minimal.tmpl index 878bb11c..ab82f86b 100644 --- a/templates/minimal.tmpl +++ b/templates/minimal.tmpl @@ -38,7 +38,7 @@ \usepackage[utf8]{inputenc} \usepackage[T1]{fontenc} \usepackage{lmodern} -\usepackage[english,french,spanish]{babel} +\usepackage[spanish,english,french]{babel} \newindex{titleidx}{\getname_title} \newauthorindex{authidx}{\getname_auth} diff --git a/templates/patacrep-en.tmpl b/templates/patacrep-en.tmpl index 09e8e98e..80121dff 100644 --- a/templates/patacrep-en.tmpl +++ b/templates/patacrep-en.tmpl @@ -48,7 +48,7 @@ \usepackage[utf8]{inputenc} \usepackage[T1]{fontenc} \usepackage{lmodern} -\usepackage[english,french,spanish]{babel} +\usepackage[spanish,french,english]{babel} \title{\gettitle} \author{\getauthor} diff --git a/templates/patacrep.tmpl b/templates/patacrep.tmpl index 817fc0ba..0ea2364e 100644 --- a/templates/patacrep.tmpl +++ b/templates/patacrep.tmpl @@ -48,7 +48,7 @@ \usepackage[utf8]{inputenc} \usepackage[T1]{fontenc} \usepackage{lmodern} -\usepackage[english,french,spanish]{babel} +\usepackage[spanish,english,french]{babel} \title{\gettitle} \author{\getauthor} diff --git a/fonts/venturisold.sty b/tex/venturisold.sty similarity index 100% rename from fonts/venturisold.sty rename to tex/venturisold.sty From 11a985a2757623dcd56631c4e189837a09739175 Mon Sep 17 00:00:00 2001 From: crep Date: Mon, 1 Nov 2010 19:39:58 +0100 Subject: [PATCH 02/11] rewrite licenses --- crepbook.cls | 1 + license-en.tex | 127 +++++++++++++++++++++--------------------- license-nb.tex | 121 +++++++++++++++++++++++----------------- license.tex | 145 ++++++++++++++++++++++++++---------------------- tex/licence.sty | 47 ++++++++++++++++ 5 files changed, 261 insertions(+), 180 deletions(-) create mode 100644 tex/licence.sty diff --git a/crepbook.cls b/crepbook.cls index d4c760fd..e5ef8659 100644 --- a/crepbook.cls +++ b/crepbook.cls @@ -44,6 +44,7 @@ linkcolor=tango-green-3, urlcolor=tango-blue-3]{hyperref} \RequirePackage{tikz} +\RequirePackage{tex/licence} \iflyric% \tabsfalse% diff --git a/license-en.tex b/license-en.tex index 295062ad..57c696c3 100644 --- a/license-en.tex +++ b/license-en.tex @@ -1,80 +1,77 @@ -%Creative Commons Licence +%Licence Creative Commons \begin{center} - \textbf{ - \LARGE{Creative Commons - \footnote{This work is licensed + \textbf{\LARGE{Creative Commons\footnote{ This work is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License. To view a copy of this license, visit \url{http://creativecommons.org/licenses/by-sa/3.0/} or send a letter to Creative Commons, 171 Second Street, Suite 300, San - Francisco, California, 94105, USA.} Legal Code - } - } + Francisco, California, 94105, USA.} Legal Code} } \end{center} \vspace{1cm} -\large You are free: -\normalsize - -\begin{center} - \begin{tabular}{p{1cm} p{12cm}} - \includegraphics[width=1cm]{share} & \textbf{to Share} -- - to copy, distribute and transmit the work;\\ - \includegraphics[width=1cm]{remix} & \textbf{to Remix} -- - to adapt the work;\\ - \end{tabular} -\end{center} - -\large Under the following conditions: -\normalsize +%------------------------------------------------------------------------------- +\begin{lblock}{You are free to:} -\begin{center} - \begin{tabular}{p{1cm} p{12cm}} - \includegraphics[width=1cm]{by} & \textbf{Attribution} -- - You must attribute the work in the manner specified by the author - or licensor (but not in any way that suggests that they endorse you - or your use of the work);\\ - \includegraphics[width=1cm]{sa} & \textbf{Share Alike} -- - If you alter, transform, or build upon this work, - you may distribute the resulting work only under the same - or similar license to this one. ;\\ - \end{tabular} -\end{center} - -\large With the understanding that: -\normalsize + \begin{pictonote}{share} + \lcondition{Share} copy, distribute and transmit the work; + \end{pictonote} -\begin{tabular}{p{1cm} p{12cm}} - \\ - & \textbf{Waiver} -- - Any of the above conditions can be waived if you get permission - from the copyright holder. \\ - \\ - & \textbf{Public Domain} -- - Where the work or any of its elements is in the public domain - under applicable law, that status is in no way affected by the license. \\ - \\ - & \textbf{Other Rights} -- - In no way are any of the following rights affected by the license: \\ - & ~~~-~Your fair dealing or fair use rights, or other applicable - copyright exceptions and limitations;\\ - & ~~~-~Apart from the remix rights granted under this license, - the author's moral rights;\\ - & ~~~-~Rights other persons may have either in the work itself - or in how the work is used, such as publicity or privacy rights.\\ -\end{tabular} + \begin{pictonote}{remix} + \lcondition{Remix} adapt the work; + \end{pictonote} -\vspace{0.5cm} -\begin{center} - \includegraphics[width=5cm]{license} -\end{center} -\vspace{0.5cm} +\end{lblock} +%------------------------------------------------------------------------------- +\begin{lblock}{Under the following conditions:} + + \begin{pictonote}{by} + \lcondition{Attribution} You must attribute the work in the manner + specified by the author or licensor (but not in any way that + suggests that they endorse you or your use of the work); + \end{pictonote} + + \begin{pictonote}{sa} + \lcondition{Share Alike} If you alter, transform, or build upon + this work, you may distribute the resulting work only under the + same or similar license to this one. + \end{pictonote} + +\end{lblock} +%------------------------------------------------------------------------------- +\begin{lblock}{With the understanding that:} + + \hspace{0.4cm} + \parbox{15cm}{ + \paragraph{Waiver --} + Any of the above conditions can be waived if you get permission + from the copyright holder. + + \paragraph{Public Domain --} + Where the work or any of its elements is in the public domain + under applicable law, that status is in no way affected by the + license. -\begin{itemize} -\item Most illustrations come from the Tux gallery: \url{http://www.crystalxp.net/}. -\item This document is written in \LaTeX, - from the Songs Project: \url{http://songs.sourceforge.net/} -\end{itemize} + \paragraph{Other Rights --} + In no way are any of the following rights affected by the license: + \begin{itemize} + \item your fair dealing or fair use rights, or other applicable + copyright exceptions and limitations; + \item apart from the remix rights granted under this license, + the author's moral rights; + \item rights other persons may have either in the work itself + or in how the work is used, such as publicity or privacy rights. + \end{itemize} + } + + \begin{center} + \includegraphics[width=5cm]{license} + \end{center} +\end{lblock} +%------------------------------------------------------------------------------- +\paragraph{Songs \LaTeX~Package} +This document is written in \LaTeX, from the Songs Project: +\url{http://songs.sourceforge.net/} +%------------------------------------------------------------------------------- % End of Licence diff --git a/license-nb.tex b/license-nb.tex index 4ae2e00c..c214c92d 100644 --- a/license-nb.tex +++ b/license-nb.tex @@ -1,61 +1,82 @@ %Licence Creative Commons -\begin{center} \textbf{\LARGE{Creative Commons\footnote{Creative Commons peut être contacté a \url{http://creativecommons.org/}.} Legal Code}} \end{center} -\vspace{1cm} - -\large Vous êtes libres: -\normalsize - -\begin{center} - \begin{tabular}{p{1cm} p{12cm}} - \includegraphics[width=1cm]{share} & de reproduire, distribuer et communiquer cette création au public;\\ - \includegraphics[width=1cm]{remix} & de modifier cette création;\\ - \end{tabular} +\begin{center} + \textbf{\LARGE{Creative Commons\footnote{ Cette création est mise à + disposition selon le Contrat Attribution-ShareAlike 3.0 + Unported disponible en ligne + \url{http://creativecommons.org/licenses/by-sa/3.0/} ou par + courrier postal à Creative Commons, 171 Second Street, Suite + 300, San Francisco, California 94105, USA.} Legal Code} } \end{center} +\vspace{1cm} -\large Selon les conditions suivantes: -\normalsize +%------------------------------------------------------------------------------- +\begin{lblock}{Vous êtes libres~:} -\begin{center} - \begin{tabular}{p{1cm} p{12cm}} - \includegraphics[width=1cm]{by} & \textbf{Paternité} - Vous devez citer le nom de l'auteur original - de la manière indiquée par l'auteur de l'œuvre ou le titulaire des - droits qui vous confère cette autorisation (mais pas d'une manière - qui suggérerait qu'ils vous soutiennent ou approuvent votre - utilisation de l'œuvre);\\ - \includegraphics[width=1cm]{sa} & \textbf{Partage des Conditions Initiales à l'Identique} - Si vous - modifiez, transformez ou adaptez cette création, vous n'avez le - droit de distribuer la création qui en résulte que sous un contrat - identique a celui-ci;\\ - \end{tabular} -\end{center} + \begin{pictonote}{share} + de reproduire, distribuer et communiquer cette création au + public~; + \end{pictonote} -\large Informations complémentaires: -\normalsize + \begin{pictonote}{remix} + de modifier cette création~; + \end{pictonote} -\begin{tabular}{p{1cm} p{12cm}} - \\ - & \textbf{Dérogation} - - Chacune des conditions optionnelles peut être levée après l'autorisation du titulaire des droits.\\ - \\ - & \textbf{Équité} - La licence n'interfère avec aucun des droits ci-dessous:\\ - & ~~~-~votre bon usage de ce document;\\ - & ~~~-~les droits moraux des auteurs;\\ - & ~~~-~les droits des personnes tierces dont le travail est présenté ou utilisé;\\ - \\ - & \textbf{Utilisation} - À chaque réutilisation ou distribution de cette création, vous devez faire apparaître clairement au public les conditions contractuelles de sa mise à disposition. -\end{tabular} - -\vspace{0.5cm} -\begin{center} - \includegraphics[width=5cm]{license} -\end{center} -\vspace{0.5cm} +\end{lblock} +%------------------------------------------------------------------------------- +\begin{lblock}{Selon les conditions suivantes~:} + + \begin{pictonote}{by} + \lcondition{Paternité} Vous devez citer le nom de l'auteur + original de la manière indiquée par l'auteur de l'œuvre ou le + titulaire des droits qui vous confère cette autorisation (mais pas + d'une manière qui suggérerait qu'ils vous soutiennent ou + approuvent votre utilisation de l'œuvre)~; + \end{pictonote} + + \begin{pictonote}{sa} + \lcondition{Partage des Conditions Initiales à l'Identique} Si + vous modifiez, transformez ou adaptez cette création, vous n'avez + le droit de distribuer la création qui en résulte que sous un + contrat identique a celui-ci~; + \end{pictonote} + +\end{lblock} +%------------------------------------------------------------------------------- +\begin{lblock}{Informations complémentaires~:} + + \hspace{0.4cm} + \parbox{15cm}{ + \paragraph{Dérogation --} + Chacune des conditions optionnelles peut être levée après + l'autorisation du titulaire des droits. + + \paragraph{Utilisation --} + À chaque réutilisation ou distribution de cette création, vous + devez faire apparaître clairement au public les conditions + contractuelles de sa mise à disposition. + \paragraph{Équité --} + La licence n'interfère avec aucun des droits ci-dessous~: + \begin{itemize} + \item votre bon usage de ce document~; + \item les droits moraux des auteurs~; + \item les droits des personnes tierces dont le travail est + présenté ou utilisé. + \end{itemize} + } + + \begin{center} + \includegraphics[width=5cm]{license} + \end{center} + +\end{lblock} +%------------------------------------------------------------------------------- \begin{itemize} -\item Donjon de Naheulbeuk: \url{http://www.penofchaos.com/warham/donjon} +\item Donjon de Naheulbeuk: + \url{http://www.penofchaos.com/warham/donjon} \item Illustrations de Marion Poinsot: \url{http://katurajdr.fr} -\item Ce document est écrit en \LaTeX, d'après le style du projet Songs: \url{http://songs.sourceforge.net/} +\item Ce document est écrit en \LaTeX, d'après le style du projet + Songs: \url{http://songs.sourceforge.net/} \end{itemize} - - +%------------------------------------------------------------------------------- % Fin de la Licence diff --git a/license.tex b/license.tex index ee175a50..e6b47d5f 100644 --- a/license.tex +++ b/license.tex @@ -1,76 +1,91 @@ %Licence Creative Commons -\begin{center} \textbf{\LARGE{Creative Commons\footnote{ -Cette création est mise à disposition selon le Contrat Attribution-ShareAlike 3.0 Unported disponible en ligne \url{http://creativecommons.org/licenses/by-sa/3.0/} ou par courrier postal à Creative Commons, 171 Second Street, Suite 300, San Francisco, California 94105, USA.} Legal Code}} \end{center} -\vspace{1cm} - -\large Vous êtes libres: -\normalsize - -\begin{center} - \begin{tabular}{p{1cm} p{12cm}} - \includegraphics[width=1cm]{share} & de reproduire, distribuer et communiquer cette création au public;\\ - \includegraphics[width=1cm]{remix} & de modifier cette création;\\ - \end{tabular} +\begin{center} + \textbf{\LARGE{Creative Commons\footnote{ Cette création est mise à + disposition selon le Contrat Attribution-ShareAlike 3.0 + Unported disponible en ligne + \url{http://creativecommons.org/licenses/by-sa/3.0/} ou par + courrier postal à Creative Commons, 171 Second Street, Suite + 300, San Francisco, California 94105, USA.} Legal Code} } \end{center} +\vspace{1cm} -\large Selon les conditions suivantes: -\normalsize +%------------------------------------------------------------------------------- +\begin{lblock}{Vous êtes libres~:} -\begin{center} - \begin{tabular}{p{1cm} p{12cm}} - \includegraphics[width=1cm]{by} & \textbf{Paternité} -- Vous devez citer le nom de l'auteur original - de la manière indiquée par l'auteur de l'œuvre ou le titulaire des - droits qui vous confère cette autorisation (mais pas d'une manière - qui suggérerait qu'ils vous soutiennent ou approuvent votre - utilisation de l'œuvre);\\ - \includegraphics[width=1cm]{sa} & \textbf{Partage des Conditions Initiales à l'Identique} -- Si vous - modifiez, transformez ou adaptez cette création, vous n'avez le - droit de distribuer la création qui en résulte que sous un contrat - identique a celui-ci;\\ - \end{tabular} -\end{center} + \begin{pictonote}{share} + de reproduire, distribuer et communiquer cette création au + public~; + \end{pictonote} -\large Informations complémentaires: -\normalsize + \begin{pictonote}{remix} + de modifier cette création~; + \end{pictonote} -\begin{tabular}{p{1cm} p{12cm}} - \\ - & \textbf{Dérogation} -- - Chacune des conditions optionnelles peut être levée après l'autorisation du titulaire des droits.\\ - \\ - & \textbf{Équité} -- La licence n'interfère avec aucun des droits ci-dessous:\\ - & ~~~-~votre bon usage de ce document;\\ - & ~~~-~les droits moraux des auteurs;\\ - & ~~~-~les droits des personnes tierces dont le travail est présenté ou utilisé;\\ - \\ - & \textbf{Utilisation} -- À chaque réutilisation ou distribution de cette création, vous devez faire apparaître clairement au public les conditions contractuelles de sa mise à disposition. -\end{tabular} +\end{lblock} +%------------------------------------------------------------------------------- +\begin{lblock}{Selon les conditions suivantes~:} + + \begin{pictonote}{by} + \lcondition{Paternité} Vous devez citer le nom de l'auteur + original de la manière indiquée par l'auteur de l'œuvre ou le + titulaire des droits qui vous confère cette autorisation (mais pas + d'une manière qui suggérerait qu'ils vous soutiennent ou + approuvent votre utilisation de l'œuvre)~; + \end{pictonote} + + \begin{pictonote}{sa} + \lcondition{Partage des Conditions Initiales à l'Identique} Si + vous modifiez, transformez ou adaptez cette création, vous n'avez + le droit de distribuer la création qui en résulte que sous un + contrat identique a celui-ci~; + \end{pictonote} + +\end{lblock} +%------------------------------------------------------------------------------- +\begin{lblock}{Informations complémentaires~:} + + \hspace{0.4cm} + \parbox{15cm}{ + \paragraph{Dérogation --} + Chacune des conditions optionnelles peut être levée après + l'autorisation du titulaire des droits. + + \paragraph{Utilisation --} + À chaque réutilisation ou distribution de cette création, vous + devez faire apparaître clairement au public les conditions + contractuelles de sa mise à disposition. -\vspace{0.5cm} -\begin{center} - \includegraphics[width=5cm]{license} -\end{center} -\vspace{0.5cm} + \paragraph{Équité --} + La licence n'interfère avec aucun des droits ci-dessous~: + \begin{itemize} + \item votre bon usage de ce document~; + \item les droits moraux des auteurs~; + \item les droits des personnes tierces dont le travail est + présenté ou utilisé. + \end{itemize} + } -\begin{itemize} -\item Toutes les tablatures sont des représentations d'interprétations - personnelles et approximatives de chansons protégées par droits - d'auteurs. Conformément à l'article L.122-5 du Code de la propriété - intellectuelle, l'utilisation de ces tablatures est strictement - réservée à un usage personnel et pédagogique. Ce recueil de chansons - n'a absolument aucune vocation commerciale et joue sur - l'autorisation tacite des auteurs et des ayant-droits, pensant que - la publication de ces tablatures représente plutôt une publicité - positive à leur égard. Cependant, si un auteur ou une société - accréditée pense que ces tablatures sont utilisées d'une manière - susceptible de porter atteinte à ses droits et désire s'opposer à la - publication de ses tablatures, merci de nous contacter à - \url{crep@team-on-fire.com} et celles-ci seront immédiatement - retirées du site. -\item La plupart des illustrations proviennent de la Tux factory - du site: \url{http://www.crystalxp.net/}. -\item Ce document est écrit en LaTeX, d'après le style du projet Songs: \url{http://songs.sourceforge.net/} -\end{itemize} + \begin{center} + \includegraphics[width=5cm]{license} + \end{center} +\end{lblock} +%------------------------------------------------------------------------------- +\paragraph{Songs \LaTeX~Package} +Ce document est écrit en \LaTeX, d'après le style du projet Songs~: +\url{http://songs.sourceforge.net/} +\paragraph{Note des auteurs} +Toutes les tablatures sont des représentations d'interprétations +personnelles et approximatives de chansons protégées par droits +d'auteurs. Ce recueil de chansons n'a absolument aucune vocation +commerciale et joue sur l'autorisation tacite des auteurs et des +ayant-droits, pensant que la publication de ces tablatures représente +plutôt une publicité positive à leur égard. Si un auteur ou une +société accréditée pense que ces tablatures sont utilisées d'une +manière susceptible de porter atteinte à ses droits et désire +s'opposer à la publication de ses tablatures, merci de nous contacter +à \url{crep@team-on-fire.com} et celles-ci seront immédiatement +retirées. +%------------------------------------------------------------------------------- % Fin de la Licence diff --git a/tex/licence.sty b/tex/licence.sty new file mode 100644 index 00000000..fcb67697 --- /dev/null +++ b/tex/licence.sty @@ -0,0 +1,47 @@ +\RequirePackage{graphicx} +\RequirePackage{calc} + +\newlength{\largeurnota} +\newlength{\largeurlignenota} +\newlength{\indentationnota} +\newlength{\paddingnota} +\setlength{\largeurnota}{0.8cm} +\setlength{\paddingnota}{5pt} + +\newenvironment{pictonote}[1]{% + \begin{list}{}{% + \setlength{\labelsep}{5pt}% + \setlength{\leftmargin}{20pt}% + \setlength{\rightmargin}{25pt}} + \item% + \setlength{\indentationnota}{\@totalleftmargin+\largeurnota+\paddingnota}% + \setlength{\largeurlignenota}{\linewidth-\largeurnota-\paddingnota}% + \parshape=3% + \indentationnota\largeurlignenota% + \indentationnota\largeurlignenota% + \@totalleftmargin\linewidth% + \raisebox{-\largeurnota+2.2ex}[0pt][0pt]{% + \makebox[0pt][r]{% + \includegraphics[width=\largeurnota]{#1}% + \hspace{\paddingnota}}}% + \ignorespaces}{% + \end{list}% + \vspace{0.2cm}% +} + +\newcommand{\@lheader}[1]{% + \textbf{\large #1}% + \vspace{0.2cm}% +} + +\newcommand{\lcondition}[1]{% + \textbf{#1~--~}% +} + +\newenvironment{lblock}[1]{% + \@lheader{#1}}{% + \vspace{0.6cm}% +} + + +\endinput From f6ed13ffe45ac80458af3e06185368ed9a069286 Mon Sep 17 00:00:00 2001 From: crep Date: Mon, 1 Nov 2010 20:36:52 +0100 Subject: [PATCH 03/11] Restore song lists in volumes that were all messed up ! --- volume-1.sb | 114 ++++++++++++++++++++++++++-------------------------- volume-2.sb | 113 +++++++++++++++++++++++++++++++-------------------- 2 files changed, 126 insertions(+), 101 deletions(-) diff --git a/volume-1.sb b/volume-1.sb index efe27e93..ed017cbc 100644 --- a/volume-1.sb +++ b/volume-1.sb @@ -29,102 +29,102 @@ "Belle_Sebastian/Piazza_New_York_catcher.sg", "Bob_Dylan/Blowin_in_the_wind.sg", "Bob_Dylan/Knocking_on_heavens_door.sg", - "Bruce_Springsteen/Buffalo_gals.sg", "Bruce_Springsteen/Bring_em_home.sg", + "Bruce_Springsteen/Buffalo_gals.sg", "Bruce_Springsteen/O_Mary_don_t_you_weep.sg", "Benabar/Le_diner.sg", - "Benabar/Y_a_une_fille_qu_habite_chez_moi.sg", "Benabar/Quatre_murs_et_un_toit.sg", + "Benabar/Y_a_une_fille_qu_habite_chez_moi.sg", "Carter_Family/In_the_highways.sg", "Carter_Family/Keep_on_the_sunny_side.sg", "Cat_Stevens/My_Lady_d_Arbanville.sg", - "Cat_Stevens/The_wind.sg", "Cat_Stevens/Sad_Lisa.sg", + "Cat_Stevens/The_wind.sg", "Charles_Aznavour/Emmenez-moi.sg", - "Dessins_Animes/Tom_Sawyer_debut.sg", "Dessins_Animes/L_histoire_d_Actarus.sg", - "Dessins_Animes/Tom_Sawyer_fin.sg", "Dessins_Animes/Les_mysterieuses_cites_d_or.sg", "Dessins_Animes/Nicky_Larson.sg", - "Eels/Packing_blankets.sg", + "Dessins_Animes/Tom_Sawyer_debut.sg", + "Dessins_Animes/Tom_Sawyer_fin.sg", + "Eels/Dirty_girl.sg", "Eels/Hey_man.sg", "Eels/I_like_birds.sg", - "Eels/Dirty_girl.sg", - "Francis_Cabrel/Petite_Marie.sg", + "Eels/Packing_blankets.sg", "Francis_Cabrel/Je_l_aime_a_mourir.sg", + "Francis_Cabrel/Petite_Marie.sg", "Garfunkel_and_Oates/Fuck_you.sg", + "Georges_Brassens/Cupidon_s_en_fout.sg", + "Georges_Brassens/Grand_pere.sg", "Georges_Brassens/La_mauvaise_reputation.sg", - "Georges_Brassens/Les_copains_d_abord.sg", "Georges_Brassens/Le_gorille.sg", - "Georges_Brassens/Grand_pere.sg", - "Georges_Brassens/Cupidon_s_en_fout.sg", + "Georges_Brassens/Les_copains_d_abord.sg", "Georges_Brassens/La_chanson_du_herisson.sg", + "Graeme_Allwright/Il_faut_que_je_m_en_aille.sg", "Graeme_Allwright/Johnny.sg", "Graeme_Allwright/Jolie_Bouteille.sg", - "Graeme_Allwright/Ca_je_l_ai_jamais_vu.sg", - "Graeme_Allwright/Petit_garcon.sg", + "Graeme_Allwright/Jusqu_a_la_ceinture.sg", "Graeme_Allwright/La_mouche_bleue.sg", - "Graeme_Allwright/Il_faut_que_je_m_en_aille.sg", + "Graeme_Allwright/Petit_garcon.sg", "Graeme_Allwright/Petites_boites.sg", - "Graeme_Allwright/Jusqu_a_la_ceinture.sg", + "Graeme_Allwright/Ca_je_l_ai_jamais_vu.sg", "Green_Day/Boulevard_of_broken_dreams.sg", "Herman_Dune/I_wish_I_could_see_you_soon.sg", "Howie_Day/Collide.sg", "Hugues_Aufray/Je_reviens.sg", - "Hugues_Aufray/Le_petit_ane_gris.sg", "Hugues_Aufray/Le_Bon_Dieu_s_enervait.sg", + "Hugues_Aufray/Le_petit_ane_gris.sg", "Hugues_Aufray/N_y_pense_plus_tout_est_bien.sg", "Hugues_Aufray/Santiano.sg", "Hugues_Aufray/Tu_sens_bon_la_terre.sg", "Jacques_Brel/Vesoul.sg", "Jeff_Buckley/Hallelujah.sg", - "Joe_Dassin/Siffler_sur_la_colline.sg", "Joe_Dassin/Le_chemin_de_Papa.sg", + "Joe_Dassin/Siffler_sur_la_colline.sg", "Kana/Plantation.sg", - "Karpatt/Les_ptits_cailloux.sg", "Karpatt/Le_magicien.sg", + "Karpatt/Les_ptits_cailloux.sg", "Karpatt/Melisande.sg", "Kimya_Dawson/Tree_hugger.sg", + "La_Rue_Ketanou/Impossible.sg", + "La_Rue_Ketanou/La_rue_ketanou.sg", "La_Rue_Ketanou/Les_cigales.sg", "La_Rue_Ketanou/Les_mots.sg", "La_Rue_Ketanou/Ma_faute_a_toi.sg", "La_Rue_Ketanou/Tu_parles_trop.sg", - "La_Rue_Ketanou/Impossible.sg", - "La_Rue_Ketanou/La_rue_ketanou.sg", - "Le_Donjon_de_Naheulbeuk/Bugger_off.sg", - "Le_Donjon_de_Naheulbeuk/A_l_aventure_compagnons.sg", "Le_Donjon_de_Naheulbeuk/10_sous_dans_ma_poche.sg", - "Le_Donjon_de_Naheulbeuk/Les_epees_Durandil.sg", + "Le_Donjon_de_Naheulbeuk/Bugger_off.sg", + "Le_Donjon_de_Naheulbeuk/La_biere_du_donjon.sg", "Le_Donjon_de_Naheulbeuk/La_vie_d_aventurier.sg", - "Le_Donjon_de_Naheulbeuk/Un_boulet_dans_le_groupe.sg", - "Le_Donjon_de_Naheulbeuk/Troll_farceur_et_elfe_farci.sg", - "Le_Donjon_de_Naheulbeuk/Mon_ancetre_Gurdil.sg", "Le_Donjon_de_Naheulbeuk/Les_elfes_de_GreenElven.sg", "Le_Donjon_de_Naheulbeuk/Les_souliers_de_Lady_Fae.sg", - "Le_Donjon_de_Naheulbeuk/La_biere_du_donjon.sg", - "Les_Amis_D_Ta_Femme/Maree_Basse.sg", + "Le_Donjon_de_Naheulbeuk/Les_epees_Durandil.sg", + "Le_Donjon_de_Naheulbeuk/Mon_ancetre_Gurdil.sg", + "Le_Donjon_de_Naheulbeuk/Troll_farceur_et_elfe_farci.sg", + "Le_Donjon_de_Naheulbeuk/Un_boulet_dans_le_groupe.sg", + "Le_Donjon_de_Naheulbeuk/A_l_aventure_compagnons.sg", "Les_Amis_D_Ta_Femme/Cayenne.sg", - "Les_Cowboys_Fringants/Histoire_de_peche.sg", + "Les_Amis_D_Ta_Femme/Maree_Basse.sg", "Les_Cowboys_Fringants/Droit_devant.sg", - "Les_Cowboys_Fringants/Toune_d_automne.sg", + "Les_Cowboys_Fringants/Histoire_de_peche.sg", + "Les_Cowboys_Fringants/La_manifestation.sg", "Les_Cowboys_Fringants/Les_hirondelles.sg", + "Les_Cowboys_Fringants/Toune_d_automne.sg", "Les_Cowboys_Fringants/Etoiles_filantes.sg", - "Les_Cowboys_Fringants/La_manifestation.sg", "Les_Fatals_Picards/Chasse_peche_et_nature.sg", "Les_Hurlements_d_Leo/Poemes.sg", "Les_Momes_du_CE2/Mamadou_avait_mal_aux_dents.sg", - "Les_Ogres_de_Barback/Rue_de_Panam.sg", - "Les_Ogres_de_Barback/L_air_bete.sg", "Les_Ogres_de_Barback/Accordeon_pour_les_cons.sg", "Les_Ogres_de_Barback/Contes_vents_et_marees.sg", + "Les_Ogres_de_Barback/Grand-mere.sg", + "Les_Ogres_de_Barback/L_air_bete.sg", + "Les_Ogres_de_Barback/Petite_societe.sg", "Les_Ogres_de_Barback/Pour_me_rendre_a_mon_bureau.sg", + "Les_Ogres_de_Barback/Rue_de_Panam.sg", "Les_Ogres_de_Barback/3_-_0.sg", - "Les_Ogres_de_Barback/Petite_societe.sg", - "Les_Ogres_de_Barback/Grand-mere.sg", "Les_Ogres_de_Barback/La_premiere_fois.sg", "Les_Tit_s_Nassels/Les_tit_s_ballades.sg", - "Les_Tetes_Raides/Patalo.sg", "Les_Tetes_Raides/L_iditente.sg", + "Les_Tetes_Raides/Patalo.sg", "Les_VRP/Leo.sg", "Les_Wriggles/Julie_la_petite_olive.sg", "Les_Wriggles/Monolithe.sg", @@ -133,21 +133,21 @@ "Louise_Attaque/Depuis_toujours.sg", "Louise_Attaque/Lea.sg", "Mano_Negra/Out_of_time_man.sg", - "Manu_Chao/Desaparecido.sg", - "Manu_Chao/Clandestino.sg", "Manu_Chao/Bienvenida_a_Tijuana.sg", + "Manu_Chao/Clandestino.sg", + "Manu_Chao/Desaparecido.sg", "Maurice_Dulac/Dis_a_ton_fils.sg", + "Mes_souliers_sont_rouges/Les_souliers_rouges.sg", "Mes_souliers_sont_rouges/Sainte-Cecile.sg", "Mes_souliers_sont_rouges/The_rooster.sg", - "Mes_souliers_sont_rouges/Les_souliers_rouges.sg", "Moriarty/Jimmy.sg", "Noir_Desir/Aux_sombres_heros_de_l_amer.sg", "Norah_Jones/Somewhere_over_the_rainbow.sg", "Oasis/Wonderwall.sg", "Oldelaf_et_Monsieur_D/Cafe.sg", - "Oldelaf_et_Monsieur_D/Raoul_le_pitbull.sg", - "Oldelaf_et_Monsieur_D/Petit_Pierrot.sg", "Oldelaf_et_Monsieur_D/Nathalie.sg", + "Oldelaf_et_Monsieur_D/Petit_Pierrot.sg", + "Oldelaf_et_Monsieur_D/Raoul_le_pitbull.sg", "Oldelaf_et_Monsieur_D/Rue_de_Nantes.sg", "Oldelaf_et_Monsieur_D/Trahis.sg", "Patrick_Bouchitey/Jesus_reviens.sg", @@ -155,41 +155,41 @@ "Pixies/Where_Is_My_Mind.sg", "Pow_Wow/Le_lion_est_mort_ce_soir.sg", "Radiohead/Creep.sg", - "Renaud/Marche_a_l_ombre.sg", + "Renaud/Des_que_le_vent_soufflera.sg", "Renaud/Hexagone.sg", - "Renaud/Mistral_Gagnant.sg", "Renaud/Laisse_Beton.sg", "Renaud/Manu.sg", + "Renaud/Marche_a_l_ombre.sg", + "Renaud/Mistral_Gagnant.sg", "Renaud/Petite_fillle_des_sombres_rues.sg", - "Renaud/Des_que_le_vent_soufflera.sg", + "Simon_Garfunkel/Cecilia.sg", + "Simon_Garfunkel/El_condor_pasa.sg", + "Simon_Garfunkel/Feeling_groovy.sg", + "Simon_Garfunkel/Scarborough_Fair.sg", "Simon_Garfunkel/The_boxer.sg", "Simon_Garfunkel/The_leaves_that_are_green.sg", "Simon_Garfunkel/The_sounds_of_silence.sg", - "Simon_Garfunkel/El_condor_pasa.sg", - "Simon_Garfunkel/Feeling_groovy.sg", "Simon_Garfunkel/Wednesday_morning_3a.m.sg", - "Simon_Garfunkel/Cecilia.sg", - "Simon_Garfunkel/Scarborough_Fair.sg", "Sinsemilia/J_prefere_100_fois.sg", "Steve_Waring/Le_matou.sg", "Terra_Naomi/Say_It_s_Possible.sg", - "The_Beatles/Yesterday.sg", - "The_Beatles/Yellow_submarine.sg", "The_Beatles/Hey_Jude.sg", "The_Beatles/Ob-la-di_ob-la-da.sg", + "The_Beatles/Yellow_submarine.sg", + "The_Beatles/Yesterday.sg", "The_Eagles/Hotel_California.sg", "The_Moldy_Peaches/Anyone_Else_But_You.sg", - "The_Pogues/Fairytale_of_New_York.sg", "The_Pogues/Dirty_Old_Town.sg", + "The_Pogues/Fairytale_of_New_York.sg", + "Tri_Yann/La_jument_de_Michao.sg", + "Tri_Yann/La_ville_que_j_ai_tant_aimee.sg", "Tri_Yann/Les_prisons_de_Nantes.sg", "Tri_Yann/Si_mort_a_mors.sg", - "Tri_Yann/La_ville_que_j_ai_tant_aimee.sg", - "Tri_Yann/La_jument_de_Michao.sg", + "Tryo/Ce_que_l_on_s_aime.sg", "Tryo/L_hymne_de_nos_campagnes.sg", "Tryo/Le_petit_chose.sg", - "Tryo/Ce_que_l_on_s_aime.sg", "Yves_Jamait/Et_je_bois.sg", - "Yvon_Etienne/Y_a_des_nouilles_et_du_nougat.sg", - "Yvon_Etienne/Chemise_rouge.sg" - ] + "Yvon_Etienne/Chemise_rouge.sg", + "Yvon_Etienne/Y_a_des_nouilles_et_du_nougat.sg" + ] } diff --git a/volume-2.sb b/volume-2.sb index d584655b..de5bd0b1 100644 --- a/volume-2.sb +++ b/volume-2.sb @@ -20,103 +20,114 @@ "version" : "3.2", "web" : "http://www.patacrep.com", "songs" : [ - "Aaron/U_turn_lili.sg", + "Aaron/U_turn_lili.sg", "Alain_Souchon/Foule_sentimentale.sg", "Alex_Beaupain/Je_n_aime_que_toi.sg", "Alexis_HK/Gaspard.sg", "Alicia_Keys/If_aint_got_you.sg", "Anny_Et_Jean-Marc_Versini/La_danse_des_esquimaux.sg", + "Antsy_Pants/Vampire.sg", "As_De_Trefle/Jessica.sg", + "Avenue_Q/The_internet_is_for_porn.sg", "Beau_Dommage/La_complainte_du_phoque_en_alaska.sg", "Belyscendre/Mon_pere_veut_me_marier.sg", "Belyscendre/Prends_garde_au_loup.sg", - "Ben_Harper/Widow_of_a_living_man.sg", "Ben_Harper/Waiting_on_an_angel.sg", + "Ben_Harper/Widow_of_a_living_man.sg", "Bob_Dylan/Mr_tambourine_man.sg", + "Bob_Dylan/The_times_they_are_a-changin.sg", "Boby_Lapointe/La_maman_des_poissons.sg", "Britney_Spears/Baby_one_more_time.sg", "Bruce_Springsteen/John_Henry.sg", "Bruce_Springsteen/Pay_me_my_money_down.sg", - "Cat_Stevens/Here_comes_my_baby.sg", "Cat_Stevens/Father_and_son.sg", + "Cat_Stevens/Here_comes_my_baby.sg", "Claude_Nougaro/Armstrong.sg", - "Cranberries/Zombie.sg", "Cranberries/Animal_instinct.sg", - "Debout_Sur_Le_Zinc/Les_mots_d_amour.sg", + "Cranberries/Zombie.sg", "Debout_Sur_Le_Zinc/La_declaration.sg", + "Debout_Sur_Le_Zinc/Les_mots_d_amour.sg", + "Debout_Sur_Le_Zinc/Ma_petite_cherie.sg", "Debout_Sur_Le_Zinc/Poil_aux_yeux.sg", "Debout_Sur_Le_Zinc/Rester_debout.sg", - "Debout_Sur_Le_Zinc/Ma_petite_cherie.sg", "Dessins_Animes/Boumbo.sg", - "Dessins_Animes/L_oiseau_bleu.sg", - "Dessins_Animes/Sherlock_Holmes.sg", - "Dessins_Animes/Inspecteur_Gadget.sg", + "Dessins_Animes/Denver.sg", + "Dessins_Animes/Dragon_Ball.sg", "Dessins_Animes/Dragon_Ball_Z.sg", + "Dessins_Animes/Inspecteur_Gadget.sg", + "Dessins_Animes/L_oiseau_bleu.sg", + "Dessins_Animes/I_Wanna_be_like_you.sg", "Dessins_Animes/Les_chevaliers_du_zodiaque.sg", "Dessins_Animes/Lucky_Luke.sg", + "Dessins_Animes/Sherlock_Holmes.sg", "Dessins_Animes/Themis_et_Nono.sg", - "Dessins_Animes/Dragon_Ball.sg", - "Dessins_Animes/I_Wanna_be_like_you.sg", - "Dessins_Animes/Denver.sg", "Francine_Pohl/La_sorciere_Grabouilla.sg", + "Georges_Brassens/Ballade_des_dames_du_temps_jadis.sg", + "Georges_Brassens/Je_me_suis_fait_tout_petit.sg", "Georges_Brassens/Le_petit_cheval.sg", + "Georges_Brassens/A_l_ombre_du_coeur_de_ma_mie.sg", "Gilles_Servat/La_blanche_hermine.sg", "Gogol_Bordello/Oh_no.sg", "Graeme_Allwright/Henrik.sg", "Graeme_Allwright/Le_clochard_americain.sg", "Green_Day/American_idiot.sg", "Green_Day/Minority.sg", - "Henri_Des/Mon_cheval_gris.sg", "Henri_Des/Les_betises_a_l_ecole.sg", - "Hugues_Aufray/Elle_descend_de_la_montagne.sg", + "Henri_Des/Mon_cheval_gris.sg", "Hugues_Aufray/Debout_les_gars.sg", - "Indochine/L_aventurier.sg", + "Hugues_Aufray/Elle_descend_de_la_montagne.sg", "Indochine/J_ai_demande_a_la_lune.sg", + "Indochine/L_aventurier.sg", "Jack_Johnson/Taylor.sg", "Jason_Marz/I_m_yours.sg", + "Jean-Jacques_Goldman/Je_te_donne.sg", + "Joan_Baez/Here_s_to_you.sg", "Joe_Dassin/La_fleur_aux_dents.sg", "Joe_Dassin/Le_moustique.sg", + "Joe_Dassin/Les_petits_pains_au_chocolat.sg", + "Johk/La_reine_de_France.sg", "John_Lennon/Working_class_hero.sg", "Jonathan_Coulton/Still_alive.sg", - "Karpatt/Les_canards_en_plastique.sg", - "Karpatt/Leon.sg", - "Karpatt/Le_fil.sg", "Karpatt/Des_gnons_pour_des_pelles.sg", "Karpatt/Des_idees.sg", + "Karpatt/Le_fil.sg", + "Karpatt/Les_canards_en_plastique.sg", + "Karpatt/Leon.sg", "La_Famille_Maestro/Le_rat_de_l_opera.sg", - "La_Rue_Ketanou/Les_hommes_que_j_aime.sg", - "La_Rue_Ketanou/La_fiancee_de_l_eau.sg", "La_Rue_Ketanou/La_chance.sg", + "La_Rue_Ketanou/La_fiancee_de_l_eau.sg", + "La_Rue_Ketanou/Les_hommes_que_j_aime.sg", "La_Rue_Ketanou/Sur_les_chemins_de_la_boheme.sg", "Le_Colporteur/Comme_on_dit.sg", - "Le_Donjon_de_Naheulbeuk/Les_chaussettes_du_nain.sg", - "Le_Donjon_de_Naheulbeuk/La_polka_du_menestrel.sg", + "Le_Donjon_de_Naheulbeuk/La_compagnie_du_chien_rugissant.sg", + "Le_Donjon_de_Naheulbeuk/La_complainte_de_la_serveuse.sg", "Le_Donjon_de_Naheulbeuk/Geste_heroique.sg", + "Le_Donjon_de_Naheulbeuk/La_polka_du_menestrel.sg", + "Le_Donjon_de_Naheulbeuk/Les_chaussettes_du_nain.sg", "Le_Donjon_de_Naheulbeuk/Marche_barbare.sg", - "Le_Donjon_de_Naheulbeuk/Noel_en_Mordor.sg", - "Le_Donjon_de_Naheulbeuk/La_compagnie_du_chien_rugissant.sg", "Le_Donjon_de_Naheulbeuk/Massacrons_nous_dans_la_taverne.sg", "Le_Donjon_de_Naheulbeuk/Meme_pas_mage.sg", - "Le_Donjon_de_Naheulbeuk/La_complainte_de_la_serveuse.sg", + "Le_Donjon_de_Naheulbeuk/Noel_en_Mordor.sg", + "Leonard_Cohen/If_it_be_your_will.sg", "Les_Amis_D_Ta_Femme/A_las_barricadas.sg", - "Les_Cowboys_Fringants/Plus_rien.sg", + "Les_Cowboys_Fringants/1994.sg", "Les_Cowboys_Fringants/Entre_deux_taxis.sg", - "Les_Cowboys_Fringants/Ti-Cul.sg", "Les_Cowboys_Fringants/La_bonne_pomme.sg", - "Les_Cowboys_Fringants/1994.sg", "Les_Cowboys_Fringants/La_reine.sg", + "Les_Cowboys_Fringants/Plus_rien.sg", "Les_Cowboys_Fringants/Quand_tu_pars.sg", + "Les_Cowboys_Fringants/Ti-Cul.sg", "Les_Fatals_Picards/La_ferme.sg", "Les_Naufrages/L_harmonica.sg", + "Les_Ogres_de_Barback/Bumbaia.sg", "Les_Ogres_de_Barback/Jojo.sg", - "Les_Ogres_de_Barback/Touche_pas_a_mon_ecole.sg", "Les_Ogres_de_Barback/Le_temps.sg", - "Les_Ogres_de_Barback/Bumbaia.sg", - "Les_Ogres_de_Barback/Rue_du_temps.sg", "Les_Ogres_de_Barback/Ptit_chat.sg", - "Les_Petites_Bourrettes/La_vieille.sg", - "Les_Petites_Bourrettes/Et_si_je_t_aime.sg", + "Les_Ogres_de_Barback/Rue_du_temps.sg", + "Les_Ogres_de_Barback/Touche_pas_a_mon_ecole.sg", "Les_Petites_Bourrettes/Dans_la_tete.sg", + "Les_Petites_Bourrettes/Et_si_je_t_aime.sg", + "Les_Petites_Bourrettes/La_vieille.sg", "Les_Petites_Bourrettes/Notre_monde.sg", "Les_Vieilles_Valises/Emilie.sg", "Les_Wriggles/Plouf.sg", @@ -125,55 +136,69 @@ "Louise_Attaque/Les_nuits_parisiennes.sg", "MC_Solaar/Caroline.sg", "Marie_Laforet/Ivan_Boris_et_moi.sg", + "Maxime_Le_Forestier/Comme_un_arbre.sg", "Maxime_Le_Forestier/La_rouille.sg", + "Maxime_Le_Forestier/Le_steak.sg", "Maxime_Le_Forestier/San_Fransico.sg", + "Maxime_Le_Forestier/Education_Sentimentale.sg", "Mes_souliers_sont_rouges/Bassin_d_irlande.sg", "Mes_souliers_sont_rouges/Le_cycle_du_vin.sg", "Mes_souliers_sont_rouges/Nuit_humide.sg", "Michel_Sardou/Les_lacs_du_Connemara.sg", "Negro_Spiritual/Lord_I_want.sg", "Neil_Young/Heart_of_gold.sg", - "Oldelaf_et_Monsieur_D/Mon_ange.sg", - "Oldelaf_et_Monsieur_D/J_veux_etre_muscle.sg", "Oldelaf_et_Monsieur_D/Davy_Crockett.sg", + "Oldelaf_et_Monsieur_D/J_veux_etre_muscle.sg", + "Oldelaf_et_Monsieur_D/Michel.sg", + "Oldelaf_et_Monsieur_D/Mon_ange.sg", "Parabellum/Saturnin.sg", - "Pierre_Bachelet/Vingt_ans.sg", "Pierre_Bachelet/En_l_an_2001.sg", + "Pierre_Bachelet/Vingt_ans.sg", "Pornophonique/Sad_robot.sg", "Renaud/Amoureux_de_paname.sg", - "Renaud/Societe_tu_m_auras_pas.sg", + "Renaud/Chanson_pour_Pierrot.sg", "Renaud/Docteur_Renaud_Mister_Renard.sg", + "Renaud/En_cloque.sg", "Renaud/Manatthan-Kaboul.sg", + "Renaud/Societe_tu_m_auras_pas.sg", "Rise_Against/Hero_of_war.sg", - "Ritchie_Valens/La_bamba.sg", "Ritchie_Valens/Come_on_let_s_go.sg", + "Ritchie_Valens/La_bamba.sg", "Sanseverino/Dimanche_dernier.sg", "Sheepbox/Devil_s_way.sg", "Sheepbox/Not_scared_to_die.sg", - "Simon_Garfunkel/The_only_living_boy_in_New_York.sg", - "Simon_Garfunkel/Mrs_Robinson.sg", "Simon_Garfunkel/April_come_she_will.sg", "Simon_Garfunkel/Kathy_s_song.sg", + "Simon_Garfunkel/Me_and_Julio_down_by_the_schoolyard.sg", + "Simon_Garfunkel/Mrs_Robinson.sg", + "Simon_Garfunkel/The_only_living_boy_in_New_York.sg", "Steve_Waring/La_baleine_bleue.sg", "System_of_a_Down/Roulette.sg", "The_Animals/The_house_of_rising_sun.sg", "The_Beatles/Let_it_be.sg", - "The_Beatles/Twist_and_shout.sg", "The_Beatles/Octopus_garden.sg", + "The_Beatles/Twist_and_shout.sg", "The_Calling/Wherever_you_will_go.sg", "The_Carpenters/Breaking_up_is_hard_to_do.sg", + "The_Doors/Light_my_fire.sg", "The_Dubliners/Whiskey_in_the_jar.sg", "The_Fray/How_to_save_a_life.sg", "The_Nightwatchman/Let_freedom_ring.sg", + "The_Rolling_Stones/Angie.sg", + "The_Rolling_Stones/Paint_it_black.sg", + "The_Rolling_Stones/Ruby_Tuesday.sg", "The_White_Stripes/Well_it_s_true_that_we_love_one_another.sg", - "Traditionnel/Vent_frais.sg", - "Traditionnel/La_cucaracha.sg", + "The_mamas_and_the_papas/California_dream.sg", "Traditionnel/Chevaliers_de_la_table_ronde.sg", + "Traditionnel/La_cucaracha.sg", + "Traditionnel/V_la_l_bon_vent.sg", + "Traditionnel/Vent_frais.sg", "U2/Sunday_bloody_sunday.sg", "Vincent_Malone/L_escargot_malheureux.sg", "Yodelice/Sunday_with_a_flu.sg", - "Yuki_Kajiura/Vanity.sg", "Yuki_Kajiura/Fake_wings.sg", + "Yuki_Kajiura/Jr.sg", + "Yuki_Kajiura/Vanity.sg", "Edith_Piaf/L_homme_a_la_moto.sg" ] } From 110cedbd0a3c939af8e8f7ee26fcb59063504939 Mon Sep 17 00:00:00 2001 From: crep Date: Mon, 1 Nov 2010 20:43:54 +0100 Subject: [PATCH 04/11] update english songbook --- english.sb | 64 +++++++++++++++++++++++++++++++++--------------------- 1 file changed, 39 insertions(+), 25 deletions(-) diff --git a/english.sb b/english.sb index e8ff5523..4b5a12a7 100644 --- a/english.sb +++ b/english.sb @@ -24,48 +24,55 @@ "Alicia_Keys/If_aint_got_you.sg", "Amy_MacDonald/Mr._Rock_n_Roll.sg", "Amy_MacDonald/This_is_the_life.sg", + "Antsy_Pants/Vampire.sg", + "Avenue_Q/The_internet_is_for_porn.sg", "Avril_Lavigne/Things_I_ll_never_say.sg", "Barry_Louis_Polisar/All_I_Want_Is_You.sg", "Belle_Sebastian/Piazza_New_York_catcher.sg", - "Ben_Harper/Widow_of_a_living_man.sg", "Ben_Harper/Waiting_on_an_angel.sg", - "Bob_Dylan/Mr_tambourine_man.sg", + "Ben_Harper/Widow_of_a_living_man.sg", "Bob_Dylan/Blowin_in_the_wind.sg", "Bob_Dylan/Knocking_on_heavens_door.sg", + "Bob_Dylan/Mr_tambourine_man.sg", + "Bob_Dylan/The_times_they_are_a-changin.sg", "Britney_Spears/Baby_one_more_time.sg", - "Bruce_Springsteen/John_Henry.sg", - "Bruce_Springsteen/Pay_me_my_money_down.sg", - "Bruce_Springsteen/Buffalo_gals.sg", "Bruce_Springsteen/Bring_em_home.sg", + "Bruce_Springsteen/Buffalo_gals.sg", + "Bruce_Springsteen/John_Henry.sg", "Bruce_Springsteen/O_Mary_don_t_you_weep.sg", + "Bruce_Springsteen/Pay_me_my_money_down.sg", "Carter_Family/In_the_highways.sg", "Carter_Family/Keep_on_the_sunny_side.sg", - "Cat_Stevens/Here_comes_my_baby.sg", "Cat_Stevens/Father_and_son.sg", + "Cat_Stevens/Here_comes_my_baby.sg", "Cat_Stevens/My_Lady_d_Arbanville.sg", - "Cat_Stevens/The_wind.sg", "Cat_Stevens/Sad_Lisa.sg", - "Cranberries/Zombie.sg", + "Cat_Stevens/The_wind.sg", "Cranberries/Animal_instinct.sg", + "Cranberries/Zombie.sg", "Dessins_Animes/I_Wanna_be_like_you.sg", - "Eels/Packing_blankets.sg", + "Dessins_Animes/Sherlock_Holmes.sg", + "Eels/Dirty_girl.sg", "Eels/Hey_man.sg", "Eels/I_like_birds.sg", - "Eels/Dirty_girl.sg", + "Eels/Packing_blankets.sg", + "Fools_Garden/Lemon_tree.sg", "Garfunkel_and_Oates/Fuck_you.sg", "Gogol_Bordello/Oh_no.sg", - "Green_Day/Boulevard_of_broken_dreams.sg", "Green_Day/American_idiot.sg", + "Green_Day/Boulevard_of_broken_dreams.sg", "Green_Day/Minority.sg", "Herman_Dune/I_wish_I_could_see_you_soon.sg", "Howie_Day/Collide.sg", "Jack_Johnson/Taylor.sg", "Jason_Marz/I_m_yours.sg", "Jeff_Buckley/Hallelujah.sg", + "Joan_Baez/Here_s_to_you.sg", "John_Lennon/Working_class_hero.sg", "Jonathan_Coulton/Still_alive.sg", "Kimya_Dawson/Tree_hugger.sg", "Le_Donjon_de_Naheulbeuk/Bugger_off.sg", + "Leonard_Cohen/If_it_be_your_will.sg", "Linkin_Park/Numb.sg", "Mano_Negra/Out_of_time_man.sg", "Mes_souliers_sont_rouges/The_rooster.sg", @@ -81,41 +88,48 @@ "Ritchie_Valens/Come_on_let_s_go.sg", "Sheepbox/Devil_s_way.sg", "Sheepbox/Not_scared_to_die.sg", - "Simon_Garfunkel/The_boxer.sg", - "Simon_Garfunkel/The_only_living_boy_in_New_York.sg", + "Simon_Garfunkel/April_come_she_will.sg", + "Simon_Garfunkel/Cecilia.sg", + "Simon_Garfunkel/El_condor_pasa.sg", + "Simon_Garfunkel/Feeling_groovy.sg", + "Simon_Garfunkel/Kathy_s_song.sg", + "Simon_Garfunkel/Me_and_Julio_down_by_the_schoolyard.sg", "Simon_Garfunkel/Mrs_Robinson.sg", + "Simon_Garfunkel/Scarborough_Fair.sg", + "Simon_Garfunkel/The_boxer.sg", "Simon_Garfunkel/The_leaves_that_are_green.sg", + "Simon_Garfunkel/The_only_living_boy_in_New_York.sg", "Simon_Garfunkel/The_sounds_of_silence.sg", - "Simon_Garfunkel/El_condor_pasa.sg", - "Simon_Garfunkel/April_come_she_will.sg", - "Simon_Garfunkel/Kathy_s_song.sg", - "Simon_Garfunkel/Feeling_groovy.sg", "Simon_Garfunkel/Wednesday_morning_3a.m.sg", - "Simon_Garfunkel/Cecilia.sg", - "Simon_Garfunkel/Scarborough_Fair.sg", "System_of_a_Down/Roulette.sg", "Terra_Naomi/Say_It_s_Possible.sg", "The_Animals/The_house_of_rising_sun.sg", - "The_Beatles/Yesterday.sg", - "The_Beatles/Let_it_be.sg", - "The_Beatles/Twist_and_shout.sg", - "The_Beatles/Yellow_submarine.sg", "The_Beatles/Hey_Jude.sg", + "The_Beatles/Let_it_be.sg", "The_Beatles/Ob-la-di_ob-la-da.sg", "The_Beatles/Octopus_garden.sg", + "The_Beatles/Twist_and_shout.sg", + "The_Beatles/Yellow_submarine.sg", + "The_Beatles/Yesterday.sg", "The_Calling/Wherever_you_will_go.sg", "The_Carpenters/Breaking_up_is_hard_to_do.sg", + "The_Doors/Light_my_fire.sg", "The_Dubliners/Whiskey_in_the_jar.sg", "The_Eagles/Hotel_California.sg", "The_Fray/How_to_save_a_life.sg", + "The_Innocence_Mission/The_lakes_of_Canada.sg", "The_Moldy_Peaches/Anyone_Else_But_You.sg", "The_Nightwatchman/Let_freedom_ring.sg", "The_Pogues/Dirty_Old_Town.sg", "The_Pogues/Fairytale_of_New_York.sg", + "The_Rolling_Stones/Angie.sg", + "The_Rolling_Stones/Paint_it_black.sg", + "The_Rolling_Stones/Ruby_Tuesday.sg", "The_White_Stripes/Well_it_s_true_that_we_love_one_another.sg", + "The_mamas_and_the_papas/California_dream.sg", "U2/Sunday_bloody_sunday.sg", "Yodelice/Sunday_with_a_flu.sg", - "Yuki_Kajiura/Vanity.sg", - "Yuki_Kajiura/Fake_wings.sg" + "Yuki_Kajiura/Fake_wings.sg", + "Yuki_Kajiura/Vanity.sg" ] } From f15fda2d9b608bd5e5af36843314324626c90291 Mon Sep 17 00:00:00 2001 From: crep Date: Mon, 1 Nov 2010 21:10:48 +0100 Subject: [PATCH 05/11] minor correction --- songs/The_Nightwatchman/Let_freedom_ring.sg | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/songs/The_Nightwatchman/Let_freedom_ring.sg b/songs/The_Nightwatchman/Let_freedom_ring.sg index 966e3e3e..425ca4f4 100644 --- a/songs/The_Nightwatchman/Let_freedom_ring.sg +++ b/songs/The_Nightwatchman/Let_freedom_ring.sg @@ -31,10 +31,10 @@ \endverse \beginchorus - Let \[Sol]Freedom Ring, - Let \[Do]Free\[Do/Si]dom \[Lam]Ring. - Let \[Lam]Freedom Ring, - Let \[Sol]Free\[Fa#]dom \[Mim]Ring. + Let \[Sol]freedom ring, + Let \[Do]free\[Do/Si]dom \[Lam]ring. + Let \[Lam]freedom ring, + Let \[Sol]free\[Fa#]dom \[Mim]ring. \endchorus \beginverse From 672e90965933ab2f48d3bff76dca70fc5e017076 Mon Sep 17 00:00:00 2001 From: crep Date: Tue, 2 Nov 2010 00:05:43 +0100 Subject: [PATCH 06/11] minor correction --- songs/Avenue_Q/The_internet_is_for_porn.sg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/songs/Avenue_Q/The_internet_is_for_porn.sg b/songs/Avenue_Q/The_internet_is_for_porn.sg index 9f63dbda..e83d0cf8 100644 --- a/songs/Avenue_Q/The_internet_is_for_porn.sg +++ b/songs/Avenue_Q/The_internet_is_for_porn.sg @@ -98,7 +98,7 @@ \endchorus \beginverse* - Porn, porn, porn, porn \echo {I'm leaving!} + Porn, porn, porn, porn \echo{I'm leaving!} Porn, porn, porn, porn porn, porn, porn, porn \echo{I hate the internet!} Porn, porn, porn, porn From 6f8138daa1fa2ffff7e9de7823a27ee39bf50c4e Mon Sep 17 00:00:00 2001 From: crep Date: Sat, 6 Nov 2010 15:41:47 +0100 Subject: [PATCH 07/11] Correct chord diagram with large number of frets --- songs/Oldelaf_et_Monsieur_D/J_veux_etre_muscle.sg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/songs/Oldelaf_et_Monsieur_D/J_veux_etre_muscle.sg b/songs/Oldelaf_et_Monsieur_D/J_veux_etre_muscle.sg index 3cdb83c9..70279c80 100644 --- a/songs/Oldelaf_et_Monsieur_D/J_veux_etre_muscle.sg +++ b/songs/Oldelaf_et_Monsieur_D/J_veux_etre_muscle.sg @@ -5,7 +5,7 @@ \cover %tabs pour les couplets - \gtab{Solm}{{10}:X02210} + \gtab{Solm}{10:X02210:} \gtab{Fa}{8:X02220} \gtab{Si&}{6:022100} \gtab{Ré7}{5:X02020} From 903a11ef79150998d105e32bf10be980bc9fb543 Mon Sep 17 00:00:00 2001 From: crep Date: Sat, 6 Nov 2010 15:48:57 +0100 Subject: [PATCH 08/11] Remove blanks in lyricbook mode --- crepbook.cls | 1 + 1 file changed, 1 insertion(+) diff --git a/crepbook.cls b/crepbook.cls index e5ef8659..e0daf3b7 100644 --- a/crepbook.cls +++ b/crepbook.cls @@ -50,6 +50,7 @@ \tabsfalse% \lilypondfalse% \nodiagramtrue% + \renewcommand{\colbotglue}{0pt plus .5\textheight minus 0pt}% \fi % Start From b2637399e1dfee1a3fff0811fb98e15528aa8fe7 Mon Sep 17 00:00:00 2001 From: Alexandre Dupas Date: Sat, 27 Nov 2010 15:36:40 +0100 Subject: [PATCH 09/11] Add song: La Maison Tellier - La chambre rose --- songs/La_Maison_Tellier/La_chambre_rose.sg | 60 ++++++++++++++++++ songs/La_Maison_Tellier/la-maison-tellier.jpg | Bin 0 -> 8232 bytes 2 files changed, 60 insertions(+) create mode 100644 songs/La_Maison_Tellier/La_chambre_rose.sg create mode 100644 songs/La_Maison_Tellier/la-maison-tellier.jpg diff --git a/songs/La_Maison_Tellier/La_chambre_rose.sg b/songs/La_Maison_Tellier/La_chambre_rose.sg new file mode 100644 index 00000000..5ac9aa3c --- /dev/null +++ b/songs/La_Maison_Tellier/La_chambre_rose.sg @@ -0,0 +1,60 @@ +\selectlanguage{french} +\songcolumns{2} +\beginsong{La Chambre Rose} + [by=La Maison Tellier,cov=la-maison-tellier] + + \cover + \capo{3} + \gtab{Sol}{320003} + \gtab{Do}{X32010} + \gtab{Ré}{XX0232} + \gtab{Mim}{022000} + + \beginverse + \[Sol]Hier matin j'avais \[Do]quelques heures à tuer + \[Sol]{Je suis} allé m'en jeter un petit \[Ré]{à la} maison Tellier + Comme d'habitude la taullière m'a salué d'un regard + L'air étonné cette fois ci que je sois tellement en retard + \endverse + + \beginverse* + \[Mim]Betty s'en ait allé, \[Do]{je suis} pire qu'une bête + \[Sol]Bien souvent, c'est mes tripes \[Ré]qui parlent au lieu de ma tête + Rien qu'une dernière fois me rendre à l'étage + On m'a dit du bien du nouvel arrivage + \endverse + + \beginverse + Comme à chaque fois, j'évite de trop lever les yeux + A force d'être empruntées, les marches flanchent au milieu + En haut, le pallier sent la sueur et le sexe + Et déjà à voix basse, je me repète mon texte + \endverse + + \beginverse* + C'est gentil chez vous. Vous venez souvent ? + Faites-vous des trucs avec la bouche et sans les dents ? + Est-ce que vous habitez toujours chez vos parents ? + Tiens ça a augmenté, hier c'était 200 + \endverse + + \beginverse + Une voix me dit d'entrer, la mienne répond je n'ose + D'autant que cette fois ci, j'ai eu la chambre rose + Réservée d'ordinaire, aux meilleurs d'entre nous + Le valet me resserre et je tombe à genoux + \endverse + + \beginverse + Celle qui m'ouvre la porte est sans doute la plus belle, + De toutes les pensionnaires qu'ait connu ce bordel + Il ya trois jours à peine elle partageait mon lit + J'espèrais qu'elle reviennne, la voilà bien partie + \endverse + + \beginverse + Hier matin j'avais quelques heures à tuer + Je suis allé m'en jeter un petit à la maison Tellier. + \endverse + +\endsong diff --git a/songs/La_Maison_Tellier/la-maison-tellier.jpg b/songs/La_Maison_Tellier/la-maison-tellier.jpg new file mode 100644 index 0000000000000000000000000000000000000000..22a4589c3dcba46062ca93ffcc5b798a8bf14554 GIT binary patch literal 8232 zcmb7|cQhN|+x`IzTue8U$nkP_Y0(EWpbi01N=2 zq5}O(`+v~TQiG{LbU?sA70C>s0)qYv6%B|A{O=Ty3PerA0)Pt8vPubRSb*8?Ne8mS zHDfX?i)v-M=&oHyXkowY{wwAFcLo2;|2hA^T3YZwQSM)Yf5ucaKpI-`|LQ<077(?7 z6jXzT)#6@85nEtPZ5J)OptR+9FFA+>pauYjef(0B6?SHr=o6}m zFcK1<%togmk~!JFff{GX2D?K)Tevp$loc!{<}Ly8CYX49J1?z641yURC7VuK%^s|w z#Hza(II;Ih6}bsp9ekcqj>AzbF!i>RI`-{iuEn(Yina%0BTEcBzVV~{H2otlr9_Fj zO%*y<>gOls5wGLn5KMk|A0}Kf){IYlKN&MlSKrR4aUA5F(z{WbP>Q=PdQ7VMW%Ujo z6RQqOGd07rQStdMni=x=HCBc<^;GRO2!0Y-p_->Ui;Wri&P2BwE&GK^eABxEs#Njg zw_FWDyMD62e}^+A5%r?+8AI5K%fm;5>LxVoJ z1pvZNk0;W%s*}_zlwJ@7ntEn1j4Hv!?}D$O+;0T1VF$L5M}IHA4mf_f;@)oQ_?^nM zpvf4W>usDhj$<&rZCw+t*hwAqWUD^Oqnt-iJIUoOvEeJRh^e+I0xKu-nI0Ge3!gDG zC{HWi-o#_X7$thug>)nyIVDF&qIj=@mo+?mrkq9Hx4!Uh_(_e0iC}VwItY=X9^?LR zwOj5;FlU$R)f7t$9W~>xq7j%}ypi$2;SHtxiFL)Wp1z4SJ`PXIs!mv5UU28k=O5nK zoYp%yPUXnfa4m9*_FUX0pq!>_fhj18{|{v2^KI{JqUFB7V?o+vi?stIqYXe2Gag%n{_w5$qo$BqtRgCnjohz=rnpBfOh|z~`?>5CxX*RQ6)I6QcQtSEm6BBUX zOhSrtaYnDgprxkS45>g@$J2~F&oEszF!Go|rz`}NwKe9&Kg zzOxvx|1v-DhitLDgw45Sqdid!tNp)1Gqr@ULP!w06l+M|Iry* z7Yj|VrXubjjIcL+SD)=l+hzWK;%%I${j>3`aTcFlTtDe}tc5m59`* zC~b1yCVAaUv<@iz^&erCPKqKm1rAF!MNVz%Sh@yOlPca@=J-#`9(rrOtR=s}p;>O| zn%Zli?*L&dY5A7Y>~|d}CdM2EGK?H;`EPuu_LpY=X!xEFfg8Q~BzZ$!$Rnu&vlK5L z$!eW@XfHaWZyWSB{|o9CC{>+5kfi-X$Sr=^%tFH=Osdx?I8@h8;E`iXC(y_x7UoVt zcrNENaMg{g>#hQirGw1E}DmcwP_&CNL zRod9zZkhYC7YQt>=}e_6-6tyq#&aSSLA(@OVxW5fHqF^@dww-W$Fs^Pq(^t$i5HwE z)eCO}pksEKA`NvX)XhV-6X)I=v8`Pf>8)>xOqUn&5&aV%O0s?Fx6F4gM9pWTc~*N7 zAhU`Q?cE)c;B@(#<>2$iDdH~SNU~^Z+T2pl#2CXvErf{66s7N6CXZw7n)vfP_hWeV zBTCF@9Ug+4lvOVQg$?#rPLiQP-IItq!S1P5swxe#*$^O{s}gbd3hR$kY{!e<-IK#V z&mHhZRZXARsVofUf^3__Sj9o0q)AXIQMZVgfI}7c zKi6SiRVh>Bb1h`EtKC(Pn@XBmPDa}yYu~s2O|b#13tx-ZB<|7)?Hz}(vdewed2dM zJ2nvb^yhD)LtJGX9j|E1=sAjnCf=~Zk1@79VRlqJBFi-faN=lUNmG+EvE&@8^VXb~ z0<>eyZehVO1N@Cwxdb756Cv$>A=X9rGqOH>#*{2@X*5_~v*s&G;f|Tey_K7m&k1uEFBW$n zDA^q(5W6F9Fn9&5uKoI&H_L`o)zcEs07mHw7>i3_S(@eN$EA0?KLpJ5N|fZqq)R znkg-(ziE4HbSSsNnpHpdZc*24vNbvPtQ7Lcf`?s`Ao%h)#&|sX_VX+b{(YS1-JO(2 z->2LXB5bF}59OqWD~77~Z~hkh_G^;nR*8a;tkfI#iAi!z1GN5LzPg@_$OC=fRaN#E z$-F2`$al2(w~wQl@27lzf4V8Myr;=MGw=5B`bO@e8oGrkl`WNkRfJ>ZgJl!x5T6x} z=0~>{F9Ip{&smd<@;m(U8*;0)r8TWOvg(AIP9qgB-n4f{y<#m01A zv=c$sgz#6B_uZdz9ZNk(U+eC~)LRW@5yIx^ z&E+tJ?4Jc-*8<7>ucvUzqczAKhfT*z!1$3{&8(I)J}3xnptSf_9_v%LSo*Jh1}bdn zr`E08q6BksBpeUHdtHDb+Voq@TGq2)SX0xECHXwoJ1;LD5Uo-l5lLY?5&qDI!z(;X zVhRpIe+I?ElWY69Wz;s85gz)S+!|e{ihI>1FCAv5#>Z@Q>$^L0oO7fJ2q>VZ>|qT( z3Q_=k8d3;tK5SR1tC&rar11=mk$audohRaAkycu}K)b+;a)DH^5AR{Ph+7+!b=sgbaN@`}~FQ;)X5-k?9za|CYFh+t=``IyiFE-~96NDON8R7B(IuzPU<%t(q|k zR(&XOJ97(*ItgvrbqlXGEM9E*8NDA0eAG)VD}Sag|L%TTP){XX(K2`k&bo5CpA!6s zmv8eDuz+8uT)-dx=VRQW$c2GG7-R1^#ttoq)&0du7k~Q~==y3bfD_g9@w~w%^Gf-I z+wt+ssaLs|fP|0^1vGkBqvLL+y_QpwuZm^r#8k(N_zEcnlXLvgoTgyYnuP{eQOsY zucU6tjdJ)<&O*Vh-I7hE!S_>XJaCbN+p>c_C(5a)CcefNm7Ahsfxn^>e)UoC0!fHq zEpf}_2&?(iu+RgE2jvZN`C3j@edeB|i=Hg#n7(*mFO*5E$Jb8dI9s!?ibb+=FHB>{cZ&D^GDX&ftClDzC_UfR2S zd$19+8#X(LlW)p*o%{2B5D)3xTPNfo5^F^fhUyy68sl_>f*y)x<~{cL;8MiSv746j zMq+;z=UcNT?043*P~aEiC+So1Ha$_axU=H9sK5~@egLF8hx*n~8Vs5FL?dS%2p_gk zP)spEyM9pyc6M=s(gCBqp<3KD*vGbJMO7D2z-Hsq!w9JXIh|0gbakPGWNj5?g9nT_Smw&=%fU_M-9GcZoj)fFx8B~$60<#~ z%*U#R>U$bZPj}z<@~pgJ(Gc6u`2kY*mo@p%Y6@^oF4RLKXAN6~vljGRP!~?AdIEbk zdNjs;?S#yhAofMal!@A6wPF@X8OQAyHa}yciuYI(G;NaUFb&zoWT1DzB^N}Oc zPrNwZTk!}vnm`^9`T(mN`g&1nwN@8Q5f<(PJ4p9>6}h;GC6i(AprQitW~F~?WcpVAZa~ER zrC(#Qm`C|&ciU|F=SbZy-WAX&#UlD|84i~UmZ7zT>%G*Tld6065wSy#{20mnQ)O|d zsV%!*xbn?Ug7)A3RnGkrFMh!Vr7c1H_QJDC?(;G zGOj5u20*2{4m}SaU-b{p2MHb=0@|ErQi0so*US+W6)exesRo^t5rdO4>O0folk_eT zHg;?7S)85Lo&7`WG^TXmdEUr_TX0yE5y?c{M5fO~hGSUClxeI=9TK*B39tp6?%{*@ z3u!2u)f2@Wu4T>RxrDxu#*)?W-!wb0DIch^m2VcEu zf2O-hY;S_1O-IPPU{)NWtp`R)O0J{5ZG|gbyxa483J#Vk+D$ z(*><8K_J?C!cL*mF|pw&Y&jX_<@M~T!^4!VVf`F2ejNc1r~VkW{hy|k(P(|eF{ub_ zd@f0}w4xfL!?4(x#oCf4zy<-BsfP2-Yx4GazDwe9c8XMgk1ktvK=KDS`zaz$R`*f^ zfU1EN-CFsr^KzPF&e@bgS*<5>w71sC#%^9<>Q$DEyp@Yb;{jfh_X%4*1m{rn_tW6V zS5Obcr>*rY>Wb0eQ*+#T`03!@>Z6HXhDfuJCZX>nQV&EHdS(IWM?qH7IFWnn0|Uru z>E)t0Pjlyp1nyW7S8+=(UgWbB!q@xic(N#kqhO^7D_HJ~*q)`6dHr;RoCb~uuwk1SPGG_o^c zQ>o(YbU1s>(A$G?lk*o@e*ny}NM;J6GY=k-rIP$UtKr!?46)@TV5y~b;OuBIl`O1G z!9nuLUZLv%$+0wrM+W5z%yDu#+>g3LUz>FI+iW{@B!6N z7U|xNi{HGwCk(M&*Hnn+KY-_mm>*JU^QOH{uhu?RSD$;h;S9IeT9;*e@eVSEL-R@A zcdmy`Zc+Guqn_o9j2qv%nGl4>eBH7q#3l5+EK_{ny~}pbjH}GydQ?K2r(MW7 z5tR>_>wm8vjd4^BSlsB*d8x%pn=Q?#rYMu8Lb@SQ6Bb=G%K=AHl286_We0ILhZcRFgD8VSK7QL%jTV{tvfw+#e>ZfeKgH0u)zI7)hvVKjLCYMwxl!0 zpFxU!e>bk|X%DI057T7V<(ZEI^&$6m3hB(Pb;Xi6lHXH!14@`v6o6@t>rHRGTo&Evf*xR~bUKxtI7cu;f(j!;jVezJY=G_u%>aN{L{YPN z&luEoFbBazoJ*;~5y`v(LazvOK?hea_|{8XY#o#avFo0ev4-M#(ufS{R9^Y0O$5s) zw}t(33j#~&!F9a@^qQ!5jfKsk zs|J$Pdk^Gtc1nJUIQ>A=;`Q9sAJJs}2ExM08hx+~P6m==y_y$BMhLOJR1S#HM?pWT zf_X!L$|iV9pvo3w@HAb3JNmvk{pzjqbTc(BVC$$Hc``&g6<3+|Av!k{r`gr_%AQ-I z6tBM;mBM&(RYifPL;1M^%VblM^YG|zakpGNu_$mfkevb!P%FSk9^$;2X8qr6ebJFK zGnucs{&m9@6ET?BLM+TBDFiJaJj-LJPD?`t6L51{=jxl4qdHR)29KMJOddcvUCSyf z{H{DxZ>incM8}_XBV3D5h#D%ZLj!K z#tnEJW!B6A;vDUWM&7T84c{U}Y%x46qY7Vn8!{&jqCj+Y89hO$3sXSr8Q*q3essq0 zz-EKEfpOKY&@Q)0ghumZ;2rB7GYZV%hs>c|viNm%`;LYX$y3Cy0e?bxrzDSd0<35N zPD6iX9j>Z!h|8%dm2tSWDEctlggQX~4=B!929mr>>RC^}3Uhbgui8Z$=jeqd>gMi>JAJPe|d)|&~fXP?k|LNpR`%;I!Hq@7`|Mx^3znG31a zXDME3!7rW`g^XG_{;V`|oE$5yGntb{=qlPD`*pfdMN54%1%K>l41VZZy1Vl_fvjYU0fke_A7S@t-P@LkqI_;c@9sq z94F`a=s|{3Y<6opmrv-&6R~MOJH%@vW%Y*~yUA?yoRMJam3IKh_6_WNyq`Q1AxE&H zFzfh^oZUAY>aY=+n%NPk?PXWq{ytt>rC~EOBh^Gt4?`Ix)x*F9H z?e~6cj)W#vlKihY)v@a(Q0OXCX>W7?`-RC~TE;BMOvalOQb^RQzU%;B1F{h z{8rnjdt8(Cn4YCnD@A{zzU(%=$hbO`?MLy9XxFzgO1vH&yLEv1bF@Y!kzTt10*_tDj7xBM^2)7ww0;|wYn^IaQFDc2J(lY(ro}s|$SGcPW zU>ymi_l+W+{hFO{6s!18RW>eAa4^RTm{J$UF_`_85sJddIw~A|3yF;@E5?B{l>KB` zvU%!C`h_L`xI=iXufwNnDl(Y%8qBJoIS;-hW3t3v;S9e_Xs~4z4L(4~UmaCdm8B|2 z+e&JO@-!DNIXC$}$y}e;R5h$~AAaIaB^5)KrQZHAfH;_U`lh}cJQ6)PwUuG^%93tZ zeLo*qm&@PKH67h`aR$W3;!+91>_U!W0aAsMQRUNFIFijveJGN4;?7N4@Uzi>Bk7M6 z%{1%tP)TTFc%{ouwnd|zoj-CvWeIt4mPHkO*zV}KxJE3lU`XkZHmkU`gGU9X7)mBb zB4_095Z;zG+TU=SVMwuHjcoC9<%iVT9AtkD%Y*$%hI#8&%Vc$w*p(JkwE`xpo% z>f*}09vbmF*Hw+sBKZ`R8iRcTjYtu9gc|Mq_Z);u>!)lY>!zz7TZUQSED8{Acsccr zh`XgG#hyMPH_6bhrX3GOw@W}^#UPd{QhDQxQuqDx^0!TsQ(8vLVJ)VW94YD}SFw69 zK=8>JLbl8A&-AYEuS~& z%Y;183YoQV^jD}MZZSOeOI;Q<5F}*Zsd+fx#y}f(Q?24z0dFX7$hp^B>2cxB#W|w* z%%Ul%RmnCtAv;o8L$AAbb)7qkV_JxTM`cpBUC+@bZHi6)D<-rP`=rfifIJ0G1tU=b z$gu=F!?$I=kt#k!(k0+?)-l6#gamUZcqe6UV11WXU0!&ra*43XK1$`Qv4*t7eC>K($cL+AWE4nlkNO(U4(+sJ` z67T)I@gqXzPDePrZ=?w7scjpIXbhe>myEzq->Lm1^ovwl{5BR(A1kV#jt8xleUA=) z2ccwUKJhg#a8gPt_YsSbDOBPm6@T;Fbbl@B)W9elVQ&`N*$K!3#4e#?C^t%^7k?nE bmk9Ao1F|HZ??OQ*LWcN2yat)bayj=u1AQTY literal 0 HcmV?d00001 From dfd5726379a9bb3732966d62aa7eee24dd60af01 Mon Sep 17 00:00:00 2001 From: Alexandre Dupas Date: Sat, 27 Nov 2010 15:42:52 +0100 Subject: [PATCH 10/11] Remove caps on the song title --- songs/La_Maison_Tellier/La_chambre_rose.sg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/songs/La_Maison_Tellier/La_chambre_rose.sg b/songs/La_Maison_Tellier/La_chambre_rose.sg index 5ac9aa3c..985e1e88 100644 --- a/songs/La_Maison_Tellier/La_chambre_rose.sg +++ b/songs/La_Maison_Tellier/La_chambre_rose.sg @@ -1,6 +1,6 @@ \selectlanguage{french} \songcolumns{2} -\beginsong{La Chambre Rose} +\beginsong{La chambre rose} [by=La Maison Tellier,cov=la-maison-tellier] \cover From 316dff57083e90561ed7a99bde411812c8ceff79 Mon Sep 17 00:00:00 2001 From: Alexandre Dupas Date: Sat, 27 Nov 2010 17:43:54 +0100 Subject: [PATCH 11/11] Add a new song field for the album. Using a sed script to automatically fill the album field from the cov field. --- crepbook.cls | 2 ++ songs/Aaron/U_turn_lili.sg | 2 +- songs/Alain_Bashung/Gaby_oh_gaby.sg | 2 +- songs/Alain_Souchon/Foule_sentimentale.sg | 2 +- songs/Alain_Souchon/L_amour_a_la_machine.sg | 2 +- songs/Alex_Beaupain/Je_n_aime_que_toi.sg | 2 +- songs/Alexis_HK/Gaspard.sg | 2 +- songs/Alicia_Keys/If_aint_got_you.sg | 2 +- songs/Amy_MacDonald/Mr._Rock_n_Roll.sg | 2 +- songs/Amy_MacDonald/This_is_the_life.sg | 2 +- songs/Anais/Mon_coeur_mon_amour.sg | 2 +- songs/Anny_Et_Jean-Marc_Versini/La_danse_des_esquimaux.sg | 2 +- songs/Antsy_Pants/Vampire.sg | 2 +- songs/As_De_Trefle/Jessica.sg | 2 +- songs/Avenue_Q/The_internet_is_for_porn.sg | 2 +- songs/Avril_Lavigne/Things_I_ll_never_say.sg | 2 +- songs/Barry_Louis_Polisar/All_I_Want_Is_You.sg | 2 +- songs/Beau_Dommage/La_complainte_du_phoque_en_alaska.sg | 2 +- songs/Belle_Sebastian/Piazza_New_York_catcher.sg | 2 +- songs/Belyscendre/Mon_pere_veut_me_marier.sg | 2 +- songs/Belyscendre/Prends_garde_au_loup.sg | 2 +- songs/Ben_Harper/Waiting_on_an_angel.sg | 2 +- songs/Ben_Harper/Widow_of_a_living_man.sg | 2 +- songs/Benabar/Le_diner.sg | 2 +- songs/Benabar/Quatre_murs_et_un_toit.sg | 2 +- songs/Benabar/Y_a_une_fille_qu_habite_chez_moi.sg | 2 +- songs/Bob_Dylan/Blowin_in_the_wind.sg | 2 +- songs/Bob_Dylan/Knocking_on_heavens_door.sg | 2 +- songs/Bob_Dylan/Mr_tambourine_man.sg | 2 +- songs/Bob_Dylan/The_times_they_are_a-changin.sg | 2 +- songs/Boby_Lapointe/La_maman_des_poissons.sg | 2 +- songs/Britney_Spears/Baby_one_more_time.sg | 2 +- songs/Bruce_Springsteen/Bring_em_home.sg | 2 +- songs/Bruce_Springsteen/Buffalo_gals.sg | 2 +- songs/Bruce_Springsteen/John_Henry.sg | 2 +- songs/Bruce_Springsteen/O_Mary_don_t_you_weep.sg | 2 +- songs/Bruce_Springsteen/Pay_me_my_money_down.sg | 2 +- songs/Carter_Family/In_the_highways.sg | 2 +- songs/Carter_Family/Keep_on_the_sunny_side.sg | 2 +- songs/Cat_Stevens/Father_and_son.sg | 2 +- songs/Cat_Stevens/Here_comes_my_baby.sg | 2 +- songs/Cat_Stevens/My_Lady_d_Arbanville.sg | 2 +- songs/Cat_Stevens/Sad_Lisa.sg | 2 +- songs/Cat_Stevens/The_wind.sg | 2 +- songs/Charles_Aznavour/Emmenez-moi.sg | 2 +- songs/Claude_Nougaro/Armstrong.sg | 2 +- songs/Cranberries/Animal_instinct.sg | 2 +- songs/Cranberries/Zombie.sg | 2 +- songs/Crep/Bioman.sg | 2 +- songs/Crep/Calimero.sg | 2 +- songs/Crep/Fichu_doctorat.sg | 2 +- songs/Crep/Soiree_pepere.sg | 2 +- songs/Crep/iScream.sg | 2 +- songs/Debout_Sur_Le_Zinc/La_declaration.sg | 2 +- songs/Debout_Sur_Le_Zinc/Les_mots_d_amour.sg | 2 +- songs/Debout_Sur_Le_Zinc/Ma_petite_cherie.sg | 2 +- songs/Debout_Sur_Le_Zinc/Poil_aux_yeux.sg | 2 +- songs/Debout_Sur_Le_Zinc/Rester_debout.sg | 2 +- songs/Dessins_Animes/Boumbo.sg | 2 +- songs/Dessins_Animes/Denver.sg | 2 +- songs/Dessins_Animes/Dragon_Ball.sg | 2 +- songs/Dessins_Animes/Dragon_Ball_Z.sg | 2 +- songs/Dessins_Animes/I_Wanna_be_like_you.sg | 2 +- songs/Dessins_Animes/Inspecteur_Gadget.sg | 2 +- songs/Dessins_Animes/L_histoire_d_Actarus.sg | 2 +- songs/Dessins_Animes/L_oiseau_bleu.sg | 2 +- songs/Dessins_Animes/Les_chevaliers_du_zodiaque.sg | 2 +- songs/Dessins_Animes/Les_mysterieuses_cites_d_or.sg | 2 +- songs/Dessins_Animes/Lucky_Luke.sg | 2 +- songs/Dessins_Animes/Nicky_Larson.sg | 2 +- songs/Dessins_Animes/Sherlock_Holmes.sg | 2 +- songs/Dessins_Animes/Themis_et_Nono.sg | 2 +- songs/Dessins_Animes/Tom_Sawyer_debut.sg | 2 +- songs/Dessins_Animes/Tom_Sawyer_fin.sg | 2 +- songs/Edith_Piaf/L_homme_a_la_moto.sg | 2 +- songs/Eels/Dirty_girl.sg | 2 +- songs/Eels/Hey_man.sg | 2 +- songs/Eels/I_like_birds.sg | 2 +- songs/Eels/Packing_blankets.sg | 2 +- songs/Fools_Garden/Lemon_tree.sg | 2 +- songs/Francis_Cabrel/Je_l_aime_a_mourir.sg | 2 +- songs/Francis_Cabrel/Petite_Marie.sg | 2 +- songs/Garfunkel_and_Oates/Fuck_you.sg | 2 +- songs/Georges_Brassens/A_l_ombre_du_coeur_de_ma_mie.sg | 2 +- songs/Georges_Brassens/Ballade_des_dames_du_temps_jadis.sg | 2 +- songs/Georges_Brassens/Cupidon_s_en_fout.sg | 2 +- songs/Georges_Brassens/Grand_pere.sg | 2 +- songs/Georges_Brassens/Je_me_suis_fait_tout_petit.sg | 2 +- songs/Georges_Brassens/La_chanson_du_herisson.sg | 2 +- songs/Georges_Brassens/La_mauvaise_reputation.sg | 2 +- songs/Georges_Brassens/Le_gorille.sg | 2 +- songs/Georges_Brassens/Le_petit_cheval.sg | 2 +- songs/Georges_Brassens/Les_copains_d_abord.sg | 2 +- songs/Gilles_Servat/La_blanche_hermine.sg | 2 +- songs/Gogol_Bordello/Oh_no.sg | 2 +- songs/Graeme_Allwright/Ca_je_l_ai_jamais_vu.sg | 2 +- songs/Graeme_Allwright/Henrik.sg | 2 +- songs/Graeme_Allwright/Il_faut_que_je_m_en_aille.sg | 2 +- songs/Graeme_Allwright/Johnny.sg | 2 +- songs/Graeme_Allwright/Jolie_Bouteille.sg | 2 +- songs/Graeme_Allwright/Jusqu_a_la_ceinture.sg | 2 +- songs/Graeme_Allwright/La_mouche_bleue.sg | 2 +- songs/Graeme_Allwright/Le_clochard_americain.sg | 2 +- songs/Graeme_Allwright/Petit_garcon.sg | 2 +- songs/Graeme_Allwright/Petites_boites.sg | 2 +- songs/Green_Day/American_idiot.sg | 2 +- songs/Green_Day/Boulevard_of_broken_dreams.sg | 2 +- songs/Green_Day/Minority.sg | 2 +- songs/Henri_Des/Les_betises_a_l_ecole.sg | 2 +- songs/Henri_Des/Mon_cheval_gris.sg | 2 +- songs/Herman_Dune/I_wish_I_could_see_you_soon.sg | 2 +- songs/Howie_Day/Collide.sg | 2 +- songs/Hugues_Aufray/Debout_les_gars.sg | 2 +- songs/Hugues_Aufray/Elle_descend_de_la_montagne.sg | 2 +- songs/Hugues_Aufray/Je_reviens.sg | 2 +- songs/Hugues_Aufray/Le_petit_ane_gris.sg | 2 +- songs/Hugues_Aufray/N_y_pense_plus_tout_est_bien.sg | 2 +- songs/Hugues_Aufray/Santiano.sg | 2 +- songs/Indochine/J_ai_demande_a_la_lune.sg | 2 +- songs/Indochine/L_aventurier.sg | 2 +- songs/Jack_Johnson/Taylor.sg | 2 +- songs/Jacques_Brel/Vesoul.sg | 2 +- songs/Jason_Marz/I_m_yours.sg | 2 +- songs/Jean-Jacques_Goldman/Je_te_donne.sg | 2 +- songs/Jeff_Buckley/Hallelujah.sg | 2 +- songs/Joe_Dassin/La_fleur_aux_dents.sg | 2 +- songs/Joe_Dassin/Le_chemin_de_Papa.sg | 2 +- songs/Joe_Dassin/Le_moustique.sg | 2 +- songs/Joe_Dassin/Les_petits_pains_au_chocolat.sg | 2 +- songs/Joe_Dassin/Siffler_sur_la_colline.sg | 2 +- songs/John_Lennon/Working_class_hero.sg | 2 +- songs/Jonathan_Coulton/Still_alive.sg | 2 +- songs/Kana/Plantation.sg | 2 +- songs/Karpatt/Des_gnons_pour_des_pelles.sg | 2 +- songs/Karpatt/Des_idees.sg | 2 +- songs/Karpatt/Le_fil.sg | 2 +- songs/Karpatt/Le_magicien.sg | 2 +- songs/Karpatt/Leon.sg | 2 +- songs/Karpatt/Les_canards_en_plastique.sg | 2 +- songs/Karpatt/Les_ptits_cailloux.sg | 2 +- songs/Karpatt/Melisande.sg | 2 +- songs/Kimya_Dawson/Tree_hugger.sg | 2 +- songs/La_Famille_Maestro/Le_rat_de_l_opera.sg | 2 +- songs/La_Maison_Tellier/La_chambre_rose.sg | 2 +- songs/La_Rue_Ketanou/Impossible.sg | 2 +- songs/La_Rue_Ketanou/La_chance.sg | 2 +- songs/La_Rue_Ketanou/La_fiancee_de_l_eau.sg | 2 +- songs/La_Rue_Ketanou/La_rue_ketanou.sg | 2 +- songs/La_Rue_Ketanou/Les_cigales.sg | 2 +- songs/La_Rue_Ketanou/Les_hommes_que_j_aime.sg | 2 +- songs/La_Rue_Ketanou/Les_mots.sg | 2 +- songs/La_Rue_Ketanou/Ma_faute_a_toi.sg | 2 +- songs/La_Rue_Ketanou/Sur_les_chemins_de_la_boheme.sg | 2 +- songs/La_Rue_Ketanou/Tu_parles_trop.sg | 2 +- songs/Le_Donjon_de_Naheulbeuk/10_sous_dans_ma_poche.sg | 2 +- songs/Le_Donjon_de_Naheulbeuk/A_l_aventure_compagnons.sg | 2 +- songs/Le_Donjon_de_Naheulbeuk/Bugger_off.sg | 2 +- songs/Le_Donjon_de_Naheulbeuk/Geste_heroique.sg | 2 +- songs/Le_Donjon_de_Naheulbeuk/La_biere_du_donjon.sg | 2 +- .../Le_Donjon_de_Naheulbeuk/La_compagnie_du_chien_rugissant.sg | 2 +- songs/Le_Donjon_de_Naheulbeuk/La_complainte_de_la_serveuse.sg | 2 +- songs/Le_Donjon_de_Naheulbeuk/La_polka_du_menestrel.sg | 2 +- songs/Le_Donjon_de_Naheulbeuk/Les_chaussettes_du_nain.sg | 2 +- songs/Le_Donjon_de_Naheulbeuk/Les_elfes_de_GreenElven.sg | 2 +- songs/Le_Donjon_de_Naheulbeuk/Les_epees_Durandil.sg | 2 +- songs/Le_Donjon_de_Naheulbeuk/Les_souliers_de_Lady_Fae.sg | 2 +- songs/Le_Donjon_de_Naheulbeuk/Marche_barbare.sg | 2 +- .../Le_Donjon_de_Naheulbeuk/Massacrons_nous_dans_la_taverne.sg | 2 +- songs/Le_Donjon_de_Naheulbeuk/Meme_pas_mage.sg | 2 +- songs/Le_Donjon_de_Naheulbeuk/Mon_ancetre_Gurdil.sg | 2 +- songs/Le_Donjon_de_Naheulbeuk/Troll_farceur_et_elfe_farci.sg | 2 +- songs/Le_Donjon_de_Naheulbeuk/Un_boulet_dans_le_groupe.sg | 2 +- songs/Leonard_Cohen/If_it_be_your_will.sg | 2 +- songs/Les_Amis_D_Ta_Femme/A_las_barricadas.sg | 2 +- songs/Les_Amis_D_Ta_Femme/Cayenne.sg | 2 +- songs/Les_Amis_D_Ta_Femme/Maree_Basse.sg | 2 +- songs/Les_Cowboys_Fringants/1994.sg | 2 +- songs/Les_Cowboys_Fringants/Droit_devant.sg | 2 +- songs/Les_Cowboys_Fringants/Entre_deux_taxis.sg | 2 +- songs/Les_Cowboys_Fringants/Etoiles_filantes.sg | 2 +- songs/Les_Cowboys_Fringants/Histoire_de_peche.sg | 2 +- songs/Les_Cowboys_Fringants/La_bonne_pomme.sg | 2 +- songs/Les_Cowboys_Fringants/La_manifestation.sg | 2 +- songs/Les_Cowboys_Fringants/La_reine.sg | 2 +- songs/Les_Cowboys_Fringants/Les_hirondelles.sg | 2 +- songs/Les_Cowboys_Fringants/Plus_rien.sg | 2 +- songs/Les_Cowboys_Fringants/Quand_tu_pars.sg | 2 +- songs/Les_Cowboys_Fringants/Ti-Cul.sg | 2 +- songs/Les_Cowboys_Fringants/Toune_d_automne.sg | 2 +- songs/Les_Fatals_Picards/Chasse_peche_et_nature.sg | 2 +- songs/Les_Hurlements_d_Leo/Poemes.sg | 2 +- songs/Les_Momes_du_CE2/Mamadou_avait_mal_aux_dents.sg | 2 +- songs/Les_Naufrages/L_harmonica.sg | 2 +- songs/Les_Ogres_de_Barback/3_-_0.sg | 2 +- songs/Les_Ogres_de_Barback/Accordeon_pour_les_cons.sg | 2 +- songs/Les_Ogres_de_Barback/Bumbaia.sg | 2 +- songs/Les_Ogres_de_Barback/Contes_vents_et_marees.sg | 2 +- songs/Les_Ogres_de_Barback/Grand-mere.sg | 2 +- songs/Les_Ogres_de_Barback/Jojo.sg | 2 +- songs/Les_Ogres_de_Barback/L_air_bete.sg | 2 +- songs/Les_Ogres_de_Barback/La_premiere_fois.sg | 2 +- songs/Les_Ogres_de_Barback/Le_temps.sg | 2 +- songs/Les_Ogres_de_Barback/Ma_fille.sg | 2 +- songs/Les_Ogres_de_Barback/Petite_societe.sg | 2 +- songs/Les_Ogres_de_Barback/Pour_me_rendre_a_mon_bureau.sg | 2 +- songs/Les_Ogres_de_Barback/Ptit_chat.sg | 2 +- songs/Les_Ogres_de_Barback/Rue_de_Panam.sg | 2 +- songs/Les_Ogres_de_Barback/Rue_du_temps.sg | 2 +- songs/Les_Ogres_de_Barback/Touche_pas_a_mon_ecole.sg | 2 +- songs/Les_Petites_Bourrettes/Dans_la_tete.sg | 2 +- songs/Les_Petites_Bourrettes/Et_si_je_t_aime.sg | 2 +- songs/Les_Petites_Bourrettes/La_vieille.sg | 2 +- songs/Les_Petites_Bourrettes/Notre_monde.sg | 2 +- songs/Les_Tetes_Raides/L_iditente.sg | 2 +- songs/Les_Tetes_Raides/Patalo.sg | 2 +- songs/Les_Tit_s_Nassels/Les_tit_s_ballades.sg | 2 +- songs/Les_VRP/Leo.sg | 2 +- songs/Les_Wriggles/Julie_la_petite_olive.sg | 2 +- songs/Les_Wriggles/Monolithe.sg | 2 +- songs/Les_Wriggles/Plouf.sg | 2 +- songs/Les_Wriggles/Poupine_et_Thierry.sg | 2 +- songs/Lila_Downs/La_cumbia_del_mole.sg | 2 +- songs/Linkin_Park/Numb.sg | 2 +- songs/Los_Lobos/Cancion_del_Mariachi.sg | 2 +- songs/Louise_Attaque/Depuis_toujours.sg | 2 +- songs/Louise_Attaque/Lea.sg | 2 +- songs/Louise_Attaque/Les_nuits_parisiennes.sg | 2 +- songs/MC_Solaar/Caroline.sg | 2 +- songs/Mano_Negra/Out_of_time_man.sg | 2 +- songs/Manu_Chao/Bienvenida_a_Tijuana.sg | 2 +- songs/Manu_Chao/Clandestino.sg | 2 +- songs/Manu_Chao/Desaparecido.sg | 2 +- songs/Marie_Laforet/Ivan_Boris_et_moi.sg | 2 +- songs/Maxime_Le_Forestier/Comme_un_arbre.sg | 2 +- songs/Maxime_Le_Forestier/Education_Sentimentale.sg | 2 +- songs/Maxime_Le_Forestier/La_rouille.sg | 2 +- songs/Maxime_Le_Forestier/Le_steak.sg | 2 +- songs/Maxime_Le_Forestier/San_Fransico.sg | 2 +- songs/Mes_souliers_sont_rouges/Bassin_d_irlande.sg | 2 +- songs/Mes_souliers_sont_rouges/Le_cycle_du_vin.sg | 2 +- songs/Mes_souliers_sont_rouges/Les_souliers_rouges.sg | 2 +- songs/Mes_souliers_sont_rouges/Nuit_humide.sg | 2 +- songs/Mes_souliers_sont_rouges/Sainte-Cecile.sg | 2 +- songs/Mes_souliers_sont_rouges/The_rooster.sg | 2 +- songs/Michel_Sardou/Les_lacs_du_Connemara.sg | 2 +- songs/Moriarty/Jimmy.sg | 2 +- songs/Neil_Young/Heart_of_gold.sg | 2 +- songs/Noir_Desir/Aux_sombres_heros_de_l_amer.sg | 2 +- songs/Oasis/Wonderwall.sg | 2 +- songs/Oldelaf_et_Monsieur_D/Cafe.sg | 2 +- songs/Oldelaf_et_Monsieur_D/Davy_Crockett.sg | 2 +- songs/Oldelaf_et_Monsieur_D/J_veux_etre_muscle.sg | 2 +- songs/Oldelaf_et_Monsieur_D/Michel.sg | 2 +- songs/Oldelaf_et_Monsieur_D/Mon_ange.sg | 2 +- songs/Oldelaf_et_Monsieur_D/Nathalie.sg | 2 +- songs/Oldelaf_et_Monsieur_D/Petit_Pierrot.sg | 2 +- songs/Oldelaf_et_Monsieur_D/Raoul_le_pitbull.sg | 2 +- songs/Oldelaf_et_Monsieur_D/Rue_de_Nantes.sg | 2 +- songs/Oldelaf_et_Monsieur_D/Trahis.sg | 2 +- songs/Parabellum/Saturnin.sg | 2 +- songs/Patrick_Bouchitey/Jesus_reviens.sg | 2 +- songs/Pierre_Bachelet/En_l_an_2001.sg | 2 +- songs/Pierre_Bachelet/Vingt_ans.sg | 2 +- songs/Pierre_Perret/Lily.sg | 2 +- songs/Pixies/Where_Is_My_Mind.sg | 2 +- songs/Pornophonique/Sad_robot.sg | 2 +- songs/Pow_Wow/Le_lion_est_mort_ce_soir.sg | 2 +- songs/Radiohead/Creep.sg | 2 +- songs/Renaud/Amoureux_de_paname.sg | 2 +- songs/Renaud/Chanson_pour_Pierrot.sg | 2 +- songs/Renaud/Des_que_le_vent_soufflera.sg | 2 +- songs/Renaud/Docteur_Renaud_Mister_Renard.sg | 2 +- songs/Renaud/En_cloque.sg | 2 +- songs/Renaud/Hexagone.sg | 2 +- songs/Renaud/Laisse_Beton.sg | 2 +- songs/Renaud/Manatthan-Kaboul.sg | 2 +- songs/Renaud/Manu.sg | 2 +- songs/Renaud/Marche_a_l_ombre.sg | 2 +- songs/Renaud/Mistral_Gagnant.sg | 2 +- songs/Renaud/Petite_fillle_des_sombres_rues.sg | 2 +- songs/Renaud/Societe_tu_m_auras_pas.sg | 2 +- songs/Rise_Against/Hero_of_war.sg | 2 +- songs/Ritchie_Valens/Come_on_let_s_go.sg | 2 +- songs/Ritchie_Valens/La_bamba.sg | 2 +- songs/Sanseverino/Dimanche_dernier.sg | 2 +- songs/Simon_Garfunkel/April_come_she_will.sg | 2 +- songs/Simon_Garfunkel/Cecilia.sg | 2 +- songs/Simon_Garfunkel/El_condor_pasa.sg | 2 +- songs/Simon_Garfunkel/Feeling_groovy.sg | 2 +- songs/Simon_Garfunkel/Kathy_s_song.sg | 2 +- songs/Simon_Garfunkel/Me_and_Julio_down_by_the_schoolyard.sg | 2 +- songs/Simon_Garfunkel/Mrs_Robinson.sg | 2 +- songs/Simon_Garfunkel/Scarborough_Fair.sg | 2 +- songs/Simon_Garfunkel/The_boxer.sg | 2 +- songs/Simon_Garfunkel/The_leaves_that_are_green.sg | 2 +- songs/Simon_Garfunkel/The_only_living_boy_in_New_York.sg | 2 +- songs/Simon_Garfunkel/The_sounds_of_silence.sg | 2 +- songs/Simon_Garfunkel/Wednesday_morning_3a.m.sg | 2 +- songs/Sinsemilia/J_prefere_100_fois.sg | 2 +- songs/Steve_Waring/La_baleine_bleue.sg | 2 +- songs/Steve_Waring/Le_matou.sg | 2 +- songs/System_of_a_Down/Roulette.sg | 2 +- songs/Terra_Naomi/Say_It_s_Possible.sg | 2 +- songs/The_Animals/The_house_of_rising_sun.sg | 2 +- songs/The_Beatles/Hey_Jude.sg | 2 +- songs/The_Beatles/Let_it_be.sg | 2 +- songs/The_Beatles/Ob-la-di_ob-la-da.sg | 2 +- songs/The_Beatles/Octopus_garden.sg | 2 +- songs/The_Beatles/Twist_and_shout.sg | 2 +- songs/The_Beatles/Yellow_submarine.sg | 2 +- songs/The_Beatles/Yesterday.sg | 2 +- songs/The_Calling/Wherever_you_will_go.sg | 2 +- songs/The_Carpenters/Breaking_up_is_hard_to_do.sg | 2 +- songs/The_Doors/Light_my_fire.sg | 2 +- songs/The_Eagles/Hotel_California.sg | 2 +- songs/The_Fray/How_to_save_a_life.sg | 2 +- songs/The_Innocence_Mission/The_lakes_of_Canada.sg | 2 +- songs/The_Moldy_Peaches/Anyone_Else_But_You.sg | 2 +- songs/The_Nightwatchman/Let_freedom_ring.sg | 2 +- songs/The_Pogues/Dirty_Old_Town.sg | 2 +- songs/The_Pogues/Fairytale_of_New_York.sg | 2 +- songs/The_Rolling_Stones/Angie.sg | 2 +- songs/The_Rolling_Stones/Paint_it_black.sg | 2 +- songs/The_Rolling_Stones/Ruby_Tuesday.sg | 2 +- .../Well_it_s_true_that_we_love_one_another.sg | 2 +- songs/The_mamas_and_the_papas/California_dream.sg | 2 +- songs/Tri_Yann/La_jument_de_Michao.sg | 2 +- songs/Tri_Yann/La_ville_que_j_ai_tant_aimee.sg | 2 +- songs/Tri_Yann/Les_prisons_de_Nantes.sg | 2 +- songs/Tri_Yann/Si_mort_a_mors.sg | 2 +- songs/Tryo/Ce_que_l_on_s_aime.sg | 2 +- songs/Tryo/L_hymne_de_nos_campagnes.sg | 2 +- songs/Tryo/Le_petit_chose.sg | 2 +- songs/U2/Sunday_bloody_sunday.sg | 2 +- songs/Vincent_Malone/L_escargot_malheureux.sg | 2 +- songs/Yodelice/Sunday_with_a_flu.sg | 2 +- songs/Yuki_Kajiura/Fake_wings.sg | 2 +- songs/Yuki_Kajiura/Jr.sg | 2 +- songs/Yuki_Kajiura/Vanity.sg | 2 +- songs/Yves_Jamait/Et_je_bois.sg | 2 +- songs/Yvon_Etienne/Chemise_rouge.sg | 2 +- songs/Yvon_Etienne/Y_a_des_nouilles_et_du_nougat.sg | 2 +- 342 files changed, 343 insertions(+), 341 deletions(-) diff --git a/crepbook.cls b/crepbook.cls index e0daf3b7..ae86577a 100644 --- a/crepbook.cls +++ b/crepbook.cls @@ -151,7 +151,9 @@ \newlength{\coverspace} \setlength{\coverspace}{0.1cm} \newcommand{\songcover}{} +\newcommand{\songalbum}{} \newsongkey{cov}{\let\songcover\@empty}{\def\songcover{#1}} +\newsongkey{album}{\let\songalbum\@empty}{\def\songalbum{#1}} \newcommand\cover{% \ifchorded% \ifx\songcover\@empty\else% diff --git a/songs/Aaron/U_turn_lili.sg b/songs/Aaron/U_turn_lili.sg index d244692d..ab412539 100644 --- a/songs/Aaron/U_turn_lili.sg +++ b/songs/Aaron/U_turn_lili.sg @@ -1,7 +1,7 @@ \selectlanguage{english} \songcolumns{1} \beginsong{U-Turn (Lili)} - [by=AaRON,cov=aaron] + [by=AaRON,cov=aaron,album=Aaron] \cover \gtab{Mim}{022000} diff --git a/songs/Alain_Bashung/Gaby_oh_gaby.sg b/songs/Alain_Bashung/Gaby_oh_gaby.sg index e9d00f9b..0b35c5eb 100644 --- a/songs/Alain_Bashung/Gaby_oh_gaby.sg +++ b/songs/Alain_Bashung/Gaby_oh_gaby.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{1} \beginsong{Gaby, oh Gaby} - [by=Alain Bashung,cov=roulette-russe] + [by=Alain Bashung,cov=roulette-russe,album=Roulette russe] \cover \gtab{Mi}{022100} diff --git a/songs/Alain_Souchon/Foule_sentimentale.sg b/songs/Alain_Souchon/Foule_sentimentale.sg index 17b13df9..8321b179 100644 --- a/songs/Alain_Souchon/Foule_sentimentale.sg +++ b/songs/Alain_Souchon/Foule_sentimentale.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Foule sentimentale} - [by=Alain Souchon,cov=c-est-deja-ca] + [by=Alain Souchon,cov=c-est-deja-ca,album=C est deja ca] \cover \gtab{Mim}{022000} diff --git a/songs/Alain_Souchon/L_amour_a_la_machine.sg b/songs/Alain_Souchon/L_amour_a_la_machine.sg index 827e43fb..52ea18b2 100644 --- a/songs/Alain_Souchon/L_amour_a_la_machine.sg +++ b/songs/Alain_Souchon/L_amour_a_la_machine.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{L'amour à la machine} - [by=Alain Souchon,cov=c-est-deja-ca] + [by=Alain Souchon,cov=c-est-deja-ca,album=C est deja ca] \cover \gtab{Mim}{022000} diff --git a/songs/Alex_Beaupain/Je_n_aime_que_toi.sg b/songs/Alex_Beaupain/Je_n_aime_que_toi.sg index 73baa2c7..6a3d6bf2 100644 --- a/songs/Alex_Beaupain/Je_n_aime_que_toi.sg +++ b/songs/Alex_Beaupain/Je_n_aime_que_toi.sg @@ -1,6 +1,6 @@ \selectlanguage{french} \beginsong{Je n'aime que toi} - [by=Alex Beaupain,cov=les-chansons-d-amour] + [by=Alex Beaupain,cov=les-chansons-d-amour,album=Les chansons d amour] \cover \gtab{Ré}{XX0232} diff --git a/songs/Alexis_HK/Gaspard.sg b/songs/Alexis_HK/Gaspard.sg index 2c0e3ce6..d86dbb26 100644 --- a/songs/Alexis_HK/Gaspard.sg +++ b/songs/Alexis_HK/Gaspard.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{1} \beginsong{Gaspard} - [by=Alexis HK,cov=belle-ville] + [by=Alexis HK,cov=belle-ville,album=Belle ville] \cover \capo{4} diff --git a/songs/Alicia_Keys/If_aint_got_you.sg b/songs/Alicia_Keys/If_aint_got_you.sg index 1a974d00..fbcb918d 100644 --- a/songs/Alicia_Keys/If_aint_got_you.sg +++ b/songs/Alicia_Keys/If_aint_got_you.sg @@ -1,7 +1,7 @@ \selectlanguage{english} \songcolumns{2} \beginsong{If I ain't got you} - [by=Alicia Keys,cov=If_aint_got_you] + [by=Alicia Keys,cov=If_aint_got_you,album=If aint got you] \cover \gtab{Sol7}{320001} diff --git a/songs/Amy_MacDonald/Mr._Rock_n_Roll.sg b/songs/Amy_MacDonald/Mr._Rock_n_Roll.sg index 9765f6cc..855b8014 100644 --- a/songs/Amy_MacDonald/Mr._Rock_n_Roll.sg +++ b/songs/Amy_MacDonald/Mr._Rock_n_Roll.sg @@ -1,7 +1,7 @@ \selectlanguage{english} \songcolumns{1} \beginsong{Mr. Rock'n Roll} - [by=Amy MacDonald,cov=this-is-the-life] + [by=Amy MacDonald,cov=this-is-the-life,album=This is the life] \cover \capo{7} diff --git a/songs/Amy_MacDonald/This_is_the_life.sg b/songs/Amy_MacDonald/This_is_the_life.sg index 4fc0df09..d9f20709 100644 --- a/songs/Amy_MacDonald/This_is_the_life.sg +++ b/songs/Amy_MacDonald/This_is_the_life.sg @@ -1,7 +1,7 @@ \selectlanguage{english} \songcolumns{1} \beginsong{This is the life} - [by=Amy MacDonald,cov=this-is-the-life] + [by=Amy MacDonald,cov=this-is-the-life,album=This is the life] \cover \capo{4} diff --git a/songs/Anais/Mon_coeur_mon_amour.sg b/songs/Anais/Mon_coeur_mon_amour.sg index 8b1b2a01..a27ec690 100644 --- a/songs/Anais/Mon_coeur_mon_amour.sg +++ b/songs/Anais/Mon_coeur_mon_amour.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Mon cœur, mon amour} - [by=Anaïs,cov=the-cheap-show] + [by=Anaïs,cov=the-cheap-show,album=The cheap show] \cover \gtab{Fa#}{2:022100} diff --git a/songs/Anny_Et_Jean-Marc_Versini/La_danse_des_esquimaux.sg b/songs/Anny_Et_Jean-Marc_Versini/La_danse_des_esquimaux.sg index 4c8503f9..b83349cb 100644 --- a/songs/Anny_Et_Jean-Marc_Versini/La_danse_des_esquimaux.sg +++ b/songs/Anny_Et_Jean-Marc_Versini/La_danse_des_esquimaux.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{La danse des esquimaux} - [by=Anny et Jean-Marc Versini,cov=les-chansons-de-la-marmotte] + [by=Anny et Jean-Marc Versini,cov=les-chansons-de-la-marmotte,album=Les chansons de la marmotte] \cover \capo{4} diff --git a/songs/Antsy_Pants/Vampire.sg b/songs/Antsy_Pants/Vampire.sg index 53472bc4..9f7389f0 100644 --- a/songs/Antsy_Pants/Vampire.sg +++ b/songs/Antsy_Pants/Vampire.sg @@ -1,7 +1,7 @@ \selectlanguage{english} \songcolumns{2} \beginsong{Vampire} - [by=Antsy Pants,cov=juno] + [by=Antsy Pants,cov=juno,album=Juno] \cover \gtab{Rém}{XX0231} diff --git a/songs/As_De_Trefle/Jessica.sg b/songs/As_De_Trefle/Jessica.sg index 9f981fcd..055fa413 100644 --- a/songs/As_De_Trefle/Jessica.sg +++ b/songs/As_De_Trefle/Jessica.sg @@ -1,7 +1,7 @@ \selectlanguage{english} \songcolumns{1} \beginsong{Jessica} - [by=As de Trêfle,cov=merci-bonsoir] + [by=As de Trêfle,cov=merci-bonsoir,album=Merci bonsoir] \cover \gtab{Do}{X32010} diff --git a/songs/Avenue_Q/The_internet_is_for_porn.sg b/songs/Avenue_Q/The_internet_is_for_porn.sg index e83d0cf8..891a0bd7 100644 --- a/songs/Avenue_Q/The_internet_is_for_porn.sg +++ b/songs/Avenue_Q/The_internet_is_for_porn.sg @@ -1,7 +1,7 @@ \selectlanguage{english} \songcolumns{2} \beginsong{The internet is for porn} - [by=Avenue Q,cov=avenue-q] + [by=Avenue Q,cov=avenue-q,album=Avenue q] \cover \gtab{Mi}{7:X02220} diff --git a/songs/Avril_Lavigne/Things_I_ll_never_say.sg b/songs/Avril_Lavigne/Things_I_ll_never_say.sg index c7d06764..24441d58 100644 --- a/songs/Avril_Lavigne/Things_I_ll_never_say.sg +++ b/songs/Avril_Lavigne/Things_I_ll_never_say.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{1} \beginsong{Things I'll never say} - [by=Avril Lavigne,cov=let-go] + [by=Avril Lavigne,cov=let-go,album=Let go] \cover \gtab{Ré}{XX0232} diff --git a/songs/Barry_Louis_Polisar/All_I_Want_Is_You.sg b/songs/Barry_Louis_Polisar/All_I_Want_Is_You.sg index e2fe1315..399c24da 100644 --- a/songs/Barry_Louis_Polisar/All_I_Want_Is_You.sg +++ b/songs/Barry_Louis_Polisar/All_I_Want_Is_You.sg @@ -1,7 +1,7 @@ \selectlanguage{english} \songcolumns{1} \beginsong{All I want is you} - [by=Barry Louis Polisar,cov=juno] + [by=Barry Louis Polisar,cov=juno,album=Juno] \cover \gtab{Sol}{320003} diff --git a/songs/Beau_Dommage/La_complainte_du_phoque_en_alaska.sg b/songs/Beau_Dommage/La_complainte_du_phoque_en_alaska.sg index 888e78dd..37c97a67 100644 --- a/songs/Beau_Dommage/La_complainte_du_phoque_en_alaska.sg +++ b/songs/Beau_Dommage/La_complainte_du_phoque_en_alaska.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{La complainte du phoque en Alaska} - [by=Beau Dommage,cov=le-meilleur-de-beau-dommage] + [by=Beau Dommage,cov=le-meilleur-de-beau-dommage,album=Le meilleur de beau dommage] \cover \capo{3} diff --git a/songs/Belle_Sebastian/Piazza_New_York_catcher.sg b/songs/Belle_Sebastian/Piazza_New_York_catcher.sg index e5111d60..2cf5c188 100644 --- a/songs/Belle_Sebastian/Piazza_New_York_catcher.sg +++ b/songs/Belle_Sebastian/Piazza_New_York_catcher.sg @@ -1,7 +1,7 @@ \selectlanguage{english} \songcolumns{1} \beginsong{Piazza, New York catcher} - [by=Belle \& Sebastian,cov=juno] + [by=Belle \& Sebastian,cov=juno,album=Juno] \cover \gtab{Fa#}{2:022100} diff --git a/songs/Belyscendre/Mon_pere_veut_me_marier.sg b/songs/Belyscendre/Mon_pere_veut_me_marier.sg index 03c03cd8..649177db 100644 --- a/songs/Belyscendre/Mon_pere_veut_me_marier.sg +++ b/songs/Belyscendre/Mon_pere_veut_me_marier.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Mon père veut me marier} - [by=Belyscendre,cov=prends-garde-au-loup] + [by=Belyscendre,cov=prends-garde-au-loup,album=Prends garde au loup] \cover \gtab{Do}{X32010} diff --git a/songs/Belyscendre/Prends_garde_au_loup.sg b/songs/Belyscendre/Prends_garde_au_loup.sg index b76d8e09..3c4bd3cc 100644 --- a/songs/Belyscendre/Prends_garde_au_loup.sg +++ b/songs/Belyscendre/Prends_garde_au_loup.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Prends garde au loup} - [by=Belyscendre,cov=prends-garde-au-loup] + [by=Belyscendre,cov=prends-garde-au-loup,album=Prends garde au loup] \cover \gtab{Lam}{X02210} diff --git a/songs/Ben_Harper/Waiting_on_an_angel.sg b/songs/Ben_Harper/Waiting_on_an_angel.sg index 0553076c..89efe1e3 100644 --- a/songs/Ben_Harper/Waiting_on_an_angel.sg +++ b/songs/Ben_Harper/Waiting_on_an_angel.sg @@ -1,7 +1,7 @@ \selectlanguage{english} \songcolumns{2} \beginsong{Waiting on an Angel} - [by=Ben Harper,cov=welcome-to-the-cruel-world] + [by=Ben Harper,cov=welcome-to-the-cruel-world,album=Welcome to the cruel world] \cover \gtab{Do}{X30010} diff --git a/songs/Ben_Harper/Widow_of_a_living_man.sg b/songs/Ben_Harper/Widow_of_a_living_man.sg index ab4fa96b..ac7970d9 100644 --- a/songs/Ben_Harper/Widow_of_a_living_man.sg +++ b/songs/Ben_Harper/Widow_of_a_living_man.sg @@ -1,7 +1,7 @@ \selectlanguage{english} \songcolumns{2} \beginsong{Widow of a Living Man} - [by=Ben Harper,cov=the-will-to-live] + [by=Ben Harper,cov=the-will-to-live,album=The will to live] \cover \gtab{Lasus2}{X02200} diff --git a/songs/Benabar/Le_diner.sg b/songs/Benabar/Le_diner.sg index 090cd757..ae570972 100644 --- a/songs/Benabar/Le_diner.sg +++ b/songs/Benabar/Le_diner.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Le dîner} - [by=Bénabar,cov=reprise-des-negociations] + [by=Bénabar,cov=reprise-des-negociations,album=Reprise des negociations] \cover \gtab{Sim}{2:X02210} diff --git a/songs/Benabar/Quatre_murs_et_un_toit.sg b/songs/Benabar/Quatre_murs_et_un_toit.sg index fb70a6e5..c98907a1 100644 --- a/songs/Benabar/Quatre_murs_et_un_toit.sg +++ b/songs/Benabar/Quatre_murs_et_un_toit.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Quatre murs et un toit} - [by=Bénabar,cov=reprise-des-negociations] + [by=Bénabar,cov=reprise-des-negociations,album=Reprise des negociations] \cover \capo{2} diff --git a/songs/Benabar/Y_a_une_fille_qu_habite_chez_moi.sg b/songs/Benabar/Y_a_une_fille_qu_habite_chez_moi.sg index b43dde49..be798fb1 100644 --- a/songs/Benabar/Y_a_une_fille_qu_habite_chez_moi.sg +++ b/songs/Benabar/Y_a_une_fille_qu_habite_chez_moi.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{1} \beginsong{Y'a une fille qu'habite chez moi} - [by=Bénabar,cov=benabar] + [by=Bénabar,cov=benabar,album=Benabar] \cover %verse diff --git a/songs/Bob_Dylan/Blowin_in_the_wind.sg b/songs/Bob_Dylan/Blowin_in_the_wind.sg index 765d9207..4dffbb55 100644 --- a/songs/Bob_Dylan/Blowin_in_the_wind.sg +++ b/songs/Bob_Dylan/Blowin_in_the_wind.sg @@ -1,7 +1,7 @@ \selectlanguage{english} \songcolumns{2} \beginsong{Blowin' in the wind} - [by=Bob Dylan,cov=the-freewheelin] + [by=Bob Dylan,cov=the-freewheelin,album=The freewheelin] \cover \gtab{Ré}{XX0232} diff --git a/songs/Bob_Dylan/Knocking_on_heavens_door.sg b/songs/Bob_Dylan/Knocking_on_heavens_door.sg index 9f74ee18..e9102dc5 100644 --- a/songs/Bob_Dylan/Knocking_on_heavens_door.sg +++ b/songs/Bob_Dylan/Knocking_on_heavens_door.sg @@ -1,7 +1,7 @@ \selectlanguage{english} \songcolumns{2} \beginsong{Knocking on heavens door} - [by=Bob Dylan,cov=mtv-unplugged] + [by=Bob Dylan,cov=mtv-unplugged,album=Mtv unplugged] \cover \capo{2} diff --git a/songs/Bob_Dylan/Mr_tambourine_man.sg b/songs/Bob_Dylan/Mr_tambourine_man.sg index ddb29e12..9c6b618e 100644 --- a/songs/Bob_Dylan/Mr_tambourine_man.sg +++ b/songs/Bob_Dylan/Mr_tambourine_man.sg @@ -1,7 +1,7 @@ \selectlanguage{english} \songcolumns{2} \beginsong{Mr Tambourine Man} - [by=Bob Dylan,cov=the-freewheelin] + [by=Bob Dylan,cov=the-freewheelin,album=The freewheelin] \cover \gtab{Do}{X32010} diff --git a/songs/Bob_Dylan/The_times_they_are_a-changin.sg b/songs/Bob_Dylan/The_times_they_are_a-changin.sg index cd8ab18a..698176d5 100644 --- a/songs/Bob_Dylan/The_times_they_are_a-changin.sg +++ b/songs/Bob_Dylan/The_times_they_are_a-changin.sg @@ -1,7 +1,7 @@ \selectlanguage{english} \songcolumns{2} \beginsong{The times they are a-changin'} - [by=Bob Dylan,cov=the-times-they-are-a-changin] + [by=Bob Dylan,cov=the-times-they-are-a-changin,album=The times they are a changin] \cover \gtab{Sol}{320003} diff --git a/songs/Boby_Lapointe/La_maman_des_poissons.sg b/songs/Boby_Lapointe/La_maman_des_poissons.sg index c8bed918..20b1e239 100644 --- a/songs/Boby_Lapointe/La_maman_des_poissons.sg +++ b/songs/Boby_Lapointe/La_maman_des_poissons.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{La maman des poissons} - [by=Boby Lapointe,cov=l-integrale] + [by=Boby Lapointe,cov=l-integrale,album=L integrale] \cover \gtab{Sol}{320003} diff --git a/songs/Britney_Spears/Baby_one_more_time.sg b/songs/Britney_Spears/Baby_one_more_time.sg index 158891a0..a276adbb 100644 --- a/songs/Britney_Spears/Baby_one_more_time.sg +++ b/songs/Britney_Spears/Baby_one_more_time.sg @@ -1,7 +1,7 @@ \selectlanguage{english} \songcolumns{2} \beginsong{\dots~Baby one more time} - [by=Britney Spears,cov=baby-one-more-time] + [by=Britney Spears,cov=baby-one-more-time,album=Baby one more time] \cover \gtab{Fa#}{2:022100} diff --git a/songs/Bruce_Springsteen/Bring_em_home.sg b/songs/Bruce_Springsteen/Bring_em_home.sg index 0e172532..21e4061c 100644 --- a/songs/Bruce_Springsteen/Bring_em_home.sg +++ b/songs/Bruce_Springsteen/Bring_em_home.sg @@ -1,7 +1,7 @@ \selectlanguage{english} \songcolumns{2} \beginsong{Bring 'em home} - [by=Bruce Springsteen,cov=we-shall-overcome] + [by=Bruce Springsteen,cov=we-shall-overcome,album=We shall overcome] \cover \capo{3} diff --git a/songs/Bruce_Springsteen/Buffalo_gals.sg b/songs/Bruce_Springsteen/Buffalo_gals.sg index 668900d2..32da2b44 100644 --- a/songs/Bruce_Springsteen/Buffalo_gals.sg +++ b/songs/Bruce_Springsteen/Buffalo_gals.sg @@ -1,7 +1,7 @@ \selectlanguage{english} \songcolumns{2} \beginsong{Buffalo gals} - [by=Bruce Springsteen,cov=we-shall-overcome] + [by=Bruce Springsteen,cov=we-shall-overcome,album=We shall overcome] \cover \gtab{Fa}{1:022100} diff --git a/songs/Bruce_Springsteen/John_Henry.sg b/songs/Bruce_Springsteen/John_Henry.sg index f381769e..bc76199f 100644 --- a/songs/Bruce_Springsteen/John_Henry.sg +++ b/songs/Bruce_Springsteen/John_Henry.sg @@ -1,7 +1,7 @@ \selectlanguage{english} \songcolumns{2} \beginsong{John Henry} - [by=Bruce Springsteen,cov=we-shall-overcome] + [by=Bruce Springsteen,cov=we-shall-overcome,album=We shall overcome] \cover \gtab{Fa}{1:022100} diff --git a/songs/Bruce_Springsteen/O_Mary_don_t_you_weep.sg b/songs/Bruce_Springsteen/O_Mary_don_t_you_weep.sg index 006a803c..615f2d79 100644 --- a/songs/Bruce_Springsteen/O_Mary_don_t_you_weep.sg +++ b/songs/Bruce_Springsteen/O_Mary_don_t_you_weep.sg @@ -1,7 +1,7 @@ \selectlanguage{english} \songcolumns{2} \beginsong{O Mary don't you weep} - [by=Bruce Springsteen,cov=we-shall-overcome] + [by=Bruce Springsteen,cov=we-shall-overcome,album=We shall overcome] \cover \gtab{Solm}{3:022000} diff --git a/songs/Bruce_Springsteen/Pay_me_my_money_down.sg b/songs/Bruce_Springsteen/Pay_me_my_money_down.sg index cf11aa46..f952b276 100644 --- a/songs/Bruce_Springsteen/Pay_me_my_money_down.sg +++ b/songs/Bruce_Springsteen/Pay_me_my_money_down.sg @@ -1,7 +1,7 @@ \selectlanguage{english} \songcolumns{2} \beginsong{Pay me my money down} - [by=Bruce Springsteen,cov=we-shall-overcome] + [by=Bruce Springsteen,cov=we-shall-overcome,album=We shall overcome] \cover \gtab{Sol}{320003} diff --git a/songs/Carter_Family/In_the_highways.sg b/songs/Carter_Family/In_the_highways.sg index c26ac3e7..b77f654f 100644 --- a/songs/Carter_Family/In_the_highways.sg +++ b/songs/Carter_Family/In_the_highways.sg @@ -1,7 +1,7 @@ \selectlanguage{english} \songcolumns{2} \beginsong{In the highways} - [by=Carter Family,cov=o-brother] + [by=Carter Family,cov=o-brother,album=O brother] \cover \capo{1} diff --git a/songs/Carter_Family/Keep_on_the_sunny_side.sg b/songs/Carter_Family/Keep_on_the_sunny_side.sg index 7af241f7..7a4e8c22 100644 --- a/songs/Carter_Family/Keep_on_the_sunny_side.sg +++ b/songs/Carter_Family/Keep_on_the_sunny_side.sg @@ -1,7 +1,7 @@ \selectlanguage{english} \songcolumns{2} \beginsong{Keep on the sunny side} - [by=Carter Family,cov=o-brother] + [by=Carter Family,cov=o-brother,album=O brother] \cover \gtab{Si&}{6:022100} diff --git a/songs/Cat_Stevens/Father_and_son.sg b/songs/Cat_Stevens/Father_and_son.sg index a6f32d33..7eef63dd 100644 --- a/songs/Cat_Stevens/Father_and_son.sg +++ b/songs/Cat_Stevens/Father_and_son.sg @@ -1,7 +1,7 @@ \selectlanguage{english} \songcolumns{2} \beginsong{Father and Son} - [by=Cat Stevens,cov=tea-for-the-tillerman] + [by=Cat Stevens,cov=tea-for-the-tillerman,album=Tea for the tillerman] \cover \gtab{Sol}{320003} diff --git a/songs/Cat_Stevens/Here_comes_my_baby.sg b/songs/Cat_Stevens/Here_comes_my_baby.sg index 545449bb..e01eeecd 100644 --- a/songs/Cat_Stevens/Here_comes_my_baby.sg +++ b/songs/Cat_Stevens/Here_comes_my_baby.sg @@ -1,7 +1,7 @@ \selectlanguage{english} \songcolumns{2} \beginsong{Here comes my baby} - [by=Cat Stevens,cov=matthew-and-son] + [by=Cat Stevens,cov=matthew-and-son,album=Matthew and son] \cover \gtab{Sol}{320003} diff --git a/songs/Cat_Stevens/My_Lady_d_Arbanville.sg b/songs/Cat_Stevens/My_Lady_d_Arbanville.sg index 98f5f0d6..9f7664aa 100644 --- a/songs/Cat_Stevens/My_Lady_d_Arbanville.sg +++ b/songs/Cat_Stevens/My_Lady_d_Arbanville.sg @@ -1,7 +1,7 @@ \selectlanguage{english} \songcolumns{2} \beginsong{My lady d'Arbanville} - [by=Cat Stevens,cov=mona-bone-jakon] + [by=Cat Stevens,cov=mona-bone-jakon,album=Mona bone jakon] \cover \gtab{Mim}{022000} diff --git a/songs/Cat_Stevens/Sad_Lisa.sg b/songs/Cat_Stevens/Sad_Lisa.sg index 2251751b..b644ffe0 100644 --- a/songs/Cat_Stevens/Sad_Lisa.sg +++ b/songs/Cat_Stevens/Sad_Lisa.sg @@ -1,7 +1,7 @@ \selectlanguage{english} \songcolumns{2} \beginsong{Sad Lisa} - [by=Cat Stevens,cov=tea-for-the-tillerman] + [by=Cat Stevens,cov=tea-for-the-tillerman,album=Tea for the tillerman] \cover \gtab{Mim}{022000} diff --git a/songs/Cat_Stevens/The_wind.sg b/songs/Cat_Stevens/The_wind.sg index ef359a74..0aebc9bf 100644 --- a/songs/Cat_Stevens/The_wind.sg +++ b/songs/Cat_Stevens/The_wind.sg @@ -1,7 +1,7 @@ \selectlanguage{english} \songcolumns{2} \beginsong{The wind} - [by=Cat Stevens,cov=teaser-and-the-firecat] + [by=Cat Stevens,cov=teaser-and-the-firecat,album=Teaser and the firecat] \cover \gtab{Ré}{XX0232} diff --git a/songs/Charles_Aznavour/Emmenez-moi.sg b/songs/Charles_Aznavour/Emmenez-moi.sg index dc547540..ff13c631 100644 --- a/songs/Charles_Aznavour/Emmenez-moi.sg +++ b/songs/Charles_Aznavour/Emmenez-moi.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Emmenez-moi} - [by=Charles Aznavour,cov=40-chansons-d-or] + [by=Charles Aznavour,cov=40-chansons-d-or,album=40 chansons d or] \cover \gtab{Lam}{X02210} diff --git a/songs/Claude_Nougaro/Armstrong.sg b/songs/Claude_Nougaro/Armstrong.sg index 466912b9..4139f9ba 100644 --- a/songs/Claude_Nougaro/Armstrong.sg +++ b/songs/Claude_Nougaro/Armstrong.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Armstrong} - [by=Claude Nougaro,cov=toulouse] + [by=Claude Nougaro,cov=toulouse,album=Toulouse] \cover \capo{3} diff --git a/songs/Cranberries/Animal_instinct.sg b/songs/Cranberries/Animal_instinct.sg index cbee1ce3..1f8298a7 100644 --- a/songs/Cranberries/Animal_instinct.sg +++ b/songs/Cranberries/Animal_instinct.sg @@ -1,7 +1,7 @@ \selectlanguage{english} \songcolumns{2} \beginsong{Animal instinct} - [by=Cranberries,cov=bury-the-hatchet] + [by=Cranberries,cov=bury-the-hatchet,album=Bury the hatchet] \cover \gtab{Mim}{022000} diff --git a/songs/Cranberries/Zombie.sg b/songs/Cranberries/Zombie.sg index 8f2382da..730f05f2 100644 --- a/songs/Cranberries/Zombie.sg +++ b/songs/Cranberries/Zombie.sg @@ -1,7 +1,7 @@ \selectlanguage{english} \songcolumns{2} \beginsong{Zombie} - [by=Cranberries,cov=no-need-to-argue] + [by=Cranberries,cov=no-need-to-argue,album=No need to argue] \cover \gtab{Mim}{022000} diff --git a/songs/Crep/Bioman.sg b/songs/Crep/Bioman.sg index 156be65d..298a163d 100644 --- a/songs/Crep/Bioman.sg +++ b/songs/Crep/Bioman.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Bioman} - [by=Crep,cov=histoires-d-un-manchot] + [by=Crep,cov=histoires-d-un-manchot,album=Histoires d un manchot] \cover \capo{3} diff --git a/songs/Crep/Calimero.sg b/songs/Crep/Calimero.sg index 56fbe1dc..d7159b76 100644 --- a/songs/Crep/Calimero.sg +++ b/songs/Crep/Calimero.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Caliméro} - [by=Crep,cov=histoires-d-un-manchot] + [by=Crep,cov=histoires-d-un-manchot,album=Histoires d un manchot] \cover \gtab{Rém}{5:X02210} diff --git a/songs/Crep/Fichu_doctorat.sg b/songs/Crep/Fichu_doctorat.sg index 7d3dede4..5c0ca5f5 100644 --- a/songs/Crep/Fichu_doctorat.sg +++ b/songs/Crep/Fichu_doctorat.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Fichu doctorat} - [by=Crep,cov=histoires-d-un-manchot] + [by=Crep,cov=histoires-d-un-manchot,album=Histoires d un manchot] \cover \gtab{Mim}{022000} diff --git a/songs/Crep/Soiree_pepere.sg b/songs/Crep/Soiree_pepere.sg index 0bad4ac8..57fb7500 100644 --- a/songs/Crep/Soiree_pepere.sg +++ b/songs/Crep/Soiree_pepere.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Soirée pépère} - [by=Crep,cov=histoires-d-un-manchot] + [by=Crep,cov=histoires-d-un-manchot,album=Histoires d un manchot] \cover \gtab{Lam}{5:022000} diff --git a/songs/Crep/iScream.sg b/songs/Crep/iScream.sg index 009661b4..862f1a53 100644 --- a/songs/Crep/iScream.sg +++ b/songs/Crep/iScream.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{iScream} - [by=Crep,cov=histoires-d-un-manchot] + [by=Crep,cov=histoires-d-un-manchot,album=Histoires d un manchot] \cover \gtab{La}{X02220} diff --git a/songs/Debout_Sur_Le_Zinc/La_declaration.sg b/songs/Debout_Sur_Le_Zinc/La_declaration.sg index 9686963f..77b24feb 100644 --- a/songs/Debout_Sur_Le_Zinc/La_declaration.sg +++ b/songs/Debout_Sur_Le_Zinc/La_declaration.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{La déclaration} - [by=Debout sur le Zinc,cov=les-promesses] + [by=Debout sur le Zinc,cov=les-promesses,album=Les promesses] \cover \gtab{Mim}{022000} diff --git a/songs/Debout_Sur_Le_Zinc/Les_mots_d_amour.sg b/songs/Debout_Sur_Le_Zinc/Les_mots_d_amour.sg index 9c2b249a..de7933e5 100644 --- a/songs/Debout_Sur_Le_Zinc/Les_mots_d_amour.sg +++ b/songs/Debout_Sur_Le_Zinc/Les_mots_d_amour.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Les mots d'amour} - [by=Debout sur le Zinc,cov=les-promesses] + [by=Debout sur le Zinc,cov=les-promesses,album=Les promesses] \cover \capo{2} diff --git a/songs/Debout_Sur_Le_Zinc/Ma_petite_cherie.sg b/songs/Debout_Sur_Le_Zinc/Ma_petite_cherie.sg index 508cc0af..f7f25507 100644 --- a/songs/Debout_Sur_Le_Zinc/Ma_petite_cherie.sg +++ b/songs/Debout_Sur_Le_Zinc/Ma_petite_cherie.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Ma petite chérie} - [by=Debout sur le Zinc,cov=debout-sur-le-zinc] + [by=Debout sur le Zinc,cov=debout-sur-le-zinc,album=Debout sur le zinc] \cover \gtab{Do}{3:X02220} diff --git a/songs/Debout_Sur_Le_Zinc/Poil_aux_yeux.sg b/songs/Debout_Sur_Le_Zinc/Poil_aux_yeux.sg index 9016d0ca..fea56d30 100644 --- a/songs/Debout_Sur_Le_Zinc/Poil_aux_yeux.sg +++ b/songs/Debout_Sur_Le_Zinc/Poil_aux_yeux.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Poil aux yeux} - [by=Debout sur le Zinc,cov=pitt-ocha] + [by=Debout sur le Zinc,cov=pitt-ocha,album=Pitt ocha] \cover \gtab{Mim}{7:X02210} diff --git a/songs/Debout_Sur_Le_Zinc/Rester_debout.sg b/songs/Debout_Sur_Le_Zinc/Rester_debout.sg index a509059b..fe74f18a 100644 --- a/songs/Debout_Sur_Le_Zinc/Rester_debout.sg +++ b/songs/Debout_Sur_Le_Zinc/Rester_debout.sg @@ -1,6 +1,6 @@ \songcolumns{2} \beginsong{Rester debout} - [by=Debout sur le Zinc,cov=les-promesses] + [by=Debout sur le Zinc,cov=les-promesses,album=Les promesses] \cover \gtab{Fa}{1:022100} diff --git a/songs/Dessins_Animes/Boumbo.sg b/songs/Dessins_Animes/Boumbo.sg index 9914249a..d960c076 100644 --- a/songs/Dessins_Animes/Boumbo.sg +++ b/songs/Dessins_Animes/Boumbo.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Boumbo} - [by=Dessins Animés,cov=boumbo] + [by=Dessins Animés,cov=boumbo,album=Boumbo] \cover \gtab{Do}{X32010} diff --git a/songs/Dessins_Animes/Denver.sg b/songs/Dessins_Animes/Denver.sg index 03e1ef82..4075f90f 100644 --- a/songs/Dessins_Animes/Denver.sg +++ b/songs/Dessins_Animes/Denver.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Denver, le dernier dinosaure} - [by=Dessins Animés,cov=denver] + [by=Dessins Animés,cov=denver,album=Denver] \cover \gtab{Ré}{XX0232} diff --git a/songs/Dessins_Animes/Dragon_Ball.sg b/songs/Dessins_Animes/Dragon_Ball.sg index e6cca679..61badde6 100644 --- a/songs/Dessins_Animes/Dragon_Ball.sg +++ b/songs/Dessins_Animes/Dragon_Ball.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Dragon Ball} - [by=Dessins Animés,cov=dragon-ball] + [by=Dessins Animés,cov=dragon-ball,album=Dragon ball] \cover \gtab{La}{X02220} diff --git a/songs/Dessins_Animes/Dragon_Ball_Z.sg b/songs/Dessins_Animes/Dragon_Ball_Z.sg index acc2b738..29f249d9 100644 --- a/songs/Dessins_Animes/Dragon_Ball_Z.sg +++ b/songs/Dessins_Animes/Dragon_Ball_Z.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Dragon Ball Z} - [by=Dessins Animés,cov=dragon-ball-z] + [by=Dessins Animés,cov=dragon-ball-z,album=Dragon ball z] \cover \gtab{Do}{X32010} diff --git a/songs/Dessins_Animes/I_Wanna_be_like_you.sg b/songs/Dessins_Animes/I_Wanna_be_like_you.sg index b230d5c7..ded72fdb 100644 --- a/songs/Dessins_Animes/I_Wanna_be_like_you.sg +++ b/songs/Dessins_Animes/I_Wanna_be_like_you.sg @@ -1,7 +1,7 @@ \selectlanguage{english} \songcolumns{2} \beginsong{Le livre de la jungle: I wanna be like you} - [by=Dessins Animés,cov=the-jungle-book] + [by=Dessins Animés,cov=the-jungle-book,album=The jungle book] \cover \gtab{Mim}{7:X02210} diff --git a/songs/Dessins_Animes/Inspecteur_Gadget.sg b/songs/Dessins_Animes/Inspecteur_Gadget.sg index 784cefc1..a607fd86 100644 --- a/songs/Dessins_Animes/Inspecteur_Gadget.sg +++ b/songs/Dessins_Animes/Inspecteur_Gadget.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Inspecteur Gadget} - [by=Dessins Animés,cov=inspecteur-gadget] + [by=Dessins Animés,cov=inspecteur-gadget,album=Inspecteur gadget] \cover \gtab{Lam}{X02210} diff --git a/songs/Dessins_Animes/L_histoire_d_Actarus.sg b/songs/Dessins_Animes/L_histoire_d_Actarus.sg index 814a0db0..65ce5ef6 100644 --- a/songs/Dessins_Animes/L_histoire_d_Actarus.sg +++ b/songs/Dessins_Animes/L_histoire_d_Actarus.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{L'histoire d'Actarus} - [by=Dessins Animés,cov=actarus] + [by=Dessins Animés,cov=actarus,album=Actarus] \cover \capo{5} diff --git a/songs/Dessins_Animes/L_oiseau_bleu.sg b/songs/Dessins_Animes/L_oiseau_bleu.sg index fa552149..060b4a25 100644 --- a/songs/Dessins_Animes/L_oiseau_bleu.sg +++ b/songs/Dessins_Animes/L_oiseau_bleu.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{L'oiseau bleu} - [by=Dessins Animés,cov=oiseau-bleu] + [by=Dessins Animés,cov=oiseau-bleu,album=Oiseau bleu] \cover \gtab{La}{X02220} diff --git a/songs/Dessins_Animes/Les_chevaliers_du_zodiaque.sg b/songs/Dessins_Animes/Les_chevaliers_du_zodiaque.sg index d3e8978a..0aded553 100644 --- a/songs/Dessins_Animes/Les_chevaliers_du_zodiaque.sg +++ b/songs/Dessins_Animes/Les_chevaliers_du_zodiaque.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Les chevaliers du zodiaque} - [by=Dessins Animés,cov=zodiaque] + [by=Dessins Animés,cov=zodiaque,album=Zodiaque] \cover \gtab{La}{X02220} diff --git a/songs/Dessins_Animes/Les_mysterieuses_cites_d_or.sg b/songs/Dessins_Animes/Les_mysterieuses_cites_d_or.sg index d9aa3671..ace2189a 100644 --- a/songs/Dessins_Animes/Les_mysterieuses_cites_d_or.sg +++ b/songs/Dessins_Animes/Les_mysterieuses_cites_d_or.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Les mystérieuses cités d'or} - [by=Dessins Animés,cov=mysterieuses-cites-d-or] + [by=Dessins Animés,cov=mysterieuses-cites-d-or,album=Mysterieuses cites d or] \cover \gtab{Do}{X32010} diff --git a/songs/Dessins_Animes/Lucky_Luke.sg b/songs/Dessins_Animes/Lucky_Luke.sg index f357700c..ead21477 100644 --- a/songs/Dessins_Animes/Lucky_Luke.sg +++ b/songs/Dessins_Animes/Lucky_Luke.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Lucky Luke} - [by=Dessins Animés,cov=lucky-luke] + [by=Dessins Animés,cov=lucky-luke,album=Lucky luke] \cover \gtab{Lam}{X02210} diff --git a/songs/Dessins_Animes/Nicky_Larson.sg b/songs/Dessins_Animes/Nicky_Larson.sg index 5748d5eb..6bcdb93f 100644 --- a/songs/Dessins_Animes/Nicky_Larson.sg +++ b/songs/Dessins_Animes/Nicky_Larson.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Nicky Larson} - [by=Dessins Animés,cov=nicky-larson] + [by=Dessins Animés,cov=nicky-larson,album=Nicky larson] \cover \gtab{Solm}{3:022000} diff --git a/songs/Dessins_Animes/Sherlock_Holmes.sg b/songs/Dessins_Animes/Sherlock_Holmes.sg index 6818fab9..0786a810 100644 --- a/songs/Dessins_Animes/Sherlock_Holmes.sg +++ b/songs/Dessins_Animes/Sherlock_Holmes.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Sherlock Holmes} - [by=Dessins Animés,cov=sherlock-holmes] + [by=Dessins Animés,cov=sherlock-holmes,album=Sherlock holmes] \cover \capo{1} diff --git a/songs/Dessins_Animes/Themis_et_Nono.sg b/songs/Dessins_Animes/Themis_et_Nono.sg index 85190aa0..3e8e6ec3 100644 --- a/songs/Dessins_Animes/Themis_et_Nono.sg +++ b/songs/Dessins_Animes/Themis_et_Nono.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Ulysse 31 : Thémis et Nono} - [by=Dessins Animés,cov=ulysse] + [by=Dessins Animés,cov=ulysse,album=Ulysse] \cover \capo{2} diff --git a/songs/Dessins_Animes/Tom_Sawyer_debut.sg b/songs/Dessins_Animes/Tom_Sawyer_debut.sg index ea5fa2b5..9ae3f544 100644 --- a/songs/Dessins_Animes/Tom_Sawyer_debut.sg +++ b/songs/Dessins_Animes/Tom_Sawyer_debut.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Tom Sawyer (début)} - [by=Dessins Animés,cov=tom-sawyer-debut] + [by=Dessins Animés,cov=tom-sawyer-debut,album=Tom sawyer debut] \cover \capo{1} diff --git a/songs/Dessins_Animes/Tom_Sawyer_fin.sg b/songs/Dessins_Animes/Tom_Sawyer_fin.sg index cb04daa9..e4d10498 100644 --- a/songs/Dessins_Animes/Tom_Sawyer_fin.sg +++ b/songs/Dessins_Animes/Tom_Sawyer_fin.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Tom Sawyer (fin)} - [by=Dessins Animés,cov=tom-sawyer-fin] + [by=Dessins Animés,cov=tom-sawyer-fin,album=Tom sawyer fin] \cover \gtab{Do}{X32010} diff --git a/songs/Edith_Piaf/L_homme_a_la_moto.sg b/songs/Edith_Piaf/L_homme_a_la_moto.sg index b05c2ed6..5a7fe159 100644 --- a/songs/Edith_Piaf/L_homme_a_la_moto.sg +++ b/songs/Edith_Piaf/L_homme_a_la_moto.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{L'homme à la moto} - [by=Édith Piaf,cov=l-homme-a-la-moto] + [by=Édith Piaf,cov=l-homme-a-la-moto,album=L homme a la moto] \cover \gtab{Dom}{3:X02210} diff --git a/songs/Eels/Dirty_girl.sg b/songs/Eels/Dirty_girl.sg index 18d52671..42820711 100644 --- a/songs/Eels/Dirty_girl.sg +++ b/songs/Eels/Dirty_girl.sg @@ -1,7 +1,7 @@ \selectlanguage{english} \songcolumns{2} \beginsong{Dirty girl} - [by=Eels,cov=shootenanny] + [by=Eels,cov=shootenanny,album=Shootenanny] \cover \gtab{Do}{X32010} diff --git a/songs/Eels/Hey_man.sg b/songs/Eels/Hey_man.sg index 870c7928..1eb586cb 100644 --- a/songs/Eels/Hey_man.sg +++ b/songs/Eels/Hey_man.sg @@ -1,7 +1,7 @@ \selectlanguage{english} \songcolumns{2} \beginsong{Hey man} - [by=Eels,cov=blinking-lights] + [by=Eels,cov=blinking-lights,album=Blinking lights] \cover \gtab{Sol}{320003} diff --git a/songs/Eels/I_like_birds.sg b/songs/Eels/I_like_birds.sg index a3ecb376..80d5ee8e 100644 --- a/songs/Eels/I_like_birds.sg +++ b/songs/Eels/I_like_birds.sg @@ -1,7 +1,7 @@ \selectlanguage{english} \songcolumns{2} \beginsong{I like birds} - [by=Eels,cov=daisies-of-the-galaxy] + [by=Eels,cov=daisies-of-the-galaxy,album=Daisies of the galaxy] \cover \capo{2} diff --git a/songs/Eels/Packing_blankets.sg b/songs/Eels/Packing_blankets.sg index 668febfb..404fbd00 100644 --- a/songs/Eels/Packing_blankets.sg +++ b/songs/Eels/Packing_blankets.sg @@ -1,7 +1,7 @@ \selectlanguage{english} \songcolumns{2} \beginsong{Packing blankets} - [by=Eels,cov=daisies-of-the-galaxy] + [by=Eels,cov=daisies-of-the-galaxy,album=Daisies of the galaxy] \cover \capo{3} diff --git a/songs/Fools_Garden/Lemon_tree.sg b/songs/Fools_Garden/Lemon_tree.sg index 648564cb..625d4d2d 100644 --- a/songs/Fools_Garden/Lemon_tree.sg +++ b/songs/Fools_Garden/Lemon_tree.sg @@ -1,7 +1,7 @@ \selectlanguage{english} \songcolumns{2} \beginsong{Lemon tree} - [by=Fool's Garden,cov=dish-of-the-day] + [by=Fool's Garden,cov=dish-of-the-day,album=Dish of the day] \cover \gtab{Mim}{7:X02210} diff --git a/songs/Francis_Cabrel/Je_l_aime_a_mourir.sg b/songs/Francis_Cabrel/Je_l_aime_a_mourir.sg index 7e2e24c7..05152a1b 100644 --- a/songs/Francis_Cabrel/Je_l_aime_a_mourir.sg +++ b/songs/Francis_Cabrel/Je_l_aime_a_mourir.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Je l'aime à mourir} - [by=Francis Cabrel,cov=les-chemins-de-traverse] + [by=Francis Cabrel,cov=les-chemins-de-traverse,album=Les chemins de traverse] \cover \capo{5} diff --git a/songs/Francis_Cabrel/Petite_Marie.sg b/songs/Francis_Cabrel/Petite_Marie.sg index 21531eae..2d238bbe 100644 --- a/songs/Francis_Cabrel/Petite_Marie.sg +++ b/songs/Francis_Cabrel/Petite_Marie.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Petite Marie} - [by=Francis Cabrel,cov=les-murs-de-poussiere] + [by=Francis Cabrel,cov=les-murs-de-poussiere,album=Les murs de poussiere] \cover \gtab{Mim}{022000} diff --git a/songs/Garfunkel_and_Oates/Fuck_you.sg b/songs/Garfunkel_and_Oates/Fuck_you.sg index 3e9dd176..ca46d981 100644 --- a/songs/Garfunkel_and_Oates/Fuck_you.sg +++ b/songs/Garfunkel_and_Oates/Fuck_you.sg @@ -1,7 +1,7 @@ \selectlanguage{english} \songcolumns{2} \beginsong{F*** you} - [by=Garfunkel and Oates,cov=garfunkel-and-oates] + [by=Garfunkel and Oates,cov=garfunkel-and-oates,album=Garfunkel and oates] \cover \gtab{Do}{X32010} diff --git a/songs/Georges_Brassens/A_l_ombre_du_coeur_de_ma_mie.sg b/songs/Georges_Brassens/A_l_ombre_du_coeur_de_ma_mie.sg index 9c7050bd..0bda8c2a 100644 --- a/songs/Georges_Brassens/A_l_ombre_du_coeur_de_ma_mie.sg +++ b/songs/Georges_Brassens/A_l_ombre_du_coeur_de_ma_mie.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{À l'ombre du cœur de ma mie} - [by=Georges Brassens,cov=le-pornographe] + [by=Georges Brassens,cov=le-pornographe,album=Le pornographe] \cover \gtab{Sim}{2:X02210} diff --git a/songs/Georges_Brassens/Ballade_des_dames_du_temps_jadis.sg b/songs/Georges_Brassens/Ballade_des_dames_du_temps_jadis.sg index fc3d0250..6b17d35a 100644 --- a/songs/Georges_Brassens/Ballade_des_dames_du_temps_jadis.sg +++ b/songs/Georges_Brassens/Ballade_des_dames_du_temps_jadis.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Ballade des dames du temps jadis} - [by=Georges Brassens,cov=la-mauvaise-reputation] + [by=Georges Brassens,cov=la-mauvaise-reputation,album=La mauvaise reputation] \cover \gtab{La}{X02220} diff --git a/songs/Georges_Brassens/Cupidon_s_en_fout.sg b/songs/Georges_Brassens/Cupidon_s_en_fout.sg index 54c4d082..9e0a012a 100644 --- a/songs/Georges_Brassens/Cupidon_s_en_fout.sg +++ b/songs/Georges_Brassens/Cupidon_s_en_fout.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Cupidon s'en fout} - [by=Georges Brassens,cov=don-juan] + [by=Georges Brassens,cov=don-juan,album=Don juan] \cover \gtab{Lam}{X02210} diff --git a/songs/Georges_Brassens/Grand_pere.sg b/songs/Georges_Brassens/Grand_pere.sg index 23daaf91..8c2f33d3 100644 --- a/songs/Georges_Brassens/Grand_pere.sg +++ b/songs/Georges_Brassens/Grand_pere.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Grand-père} - [by=Georges Brassens,cov=je-me-suis-fais-tout-petit] + [by=Georges Brassens,cov=je-me-suis-fais-tout-petit,album=Je me suis fais tout petit] \cover \capo{2} diff --git a/songs/Georges_Brassens/Je_me_suis_fait_tout_petit.sg b/songs/Georges_Brassens/Je_me_suis_fait_tout_petit.sg index 9c1de750..0f466f9e 100644 --- a/songs/Georges_Brassens/Je_me_suis_fait_tout_petit.sg +++ b/songs/Georges_Brassens/Je_me_suis_fait_tout_petit.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Je me suis fait tout petit} - [by=Georges Brassens,cov=je-me-suis-fais-tout-petit] + [by=Georges Brassens,cov=je-me-suis-fais-tout-petit,album=Je me suis fais tout petit] \cover \gtab{Sim}{2:X02210} diff --git a/songs/Georges_Brassens/La_chanson_du_herisson.sg b/songs/Georges_Brassens/La_chanson_du_herisson.sg index f69010ac..14176fdf 100644 --- a/songs/Georges_Brassens/La_chanson_du_herisson.sg +++ b/songs/Georges_Brassens/La_chanson_du_herisson.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{La chanson du hérisson} - [by=Georges Brassens \& Philippe Chatel,cov=emilie-jolie] + [by=Georges Brassens \& Philippe Chatel,cov=emilie-jolie,album=Emilie jolie] \cover \gtab{Sim}{2:X02210} diff --git a/songs/Georges_Brassens/La_mauvaise_reputation.sg b/songs/Georges_Brassens/La_mauvaise_reputation.sg index 9e3591ee..186d1026 100644 --- a/songs/Georges_Brassens/La_mauvaise_reputation.sg +++ b/songs/Georges_Brassens/La_mauvaise_reputation.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{La mauvaise réputation} - [by=Georges Brassens,cov=la-mauvaise-reputation] + [by=Georges Brassens,cov=la-mauvaise-reputation,album=La mauvaise reputation] \cover \gtab{Sim}{2:X02210} diff --git a/songs/Georges_Brassens/Le_gorille.sg b/songs/Georges_Brassens/Le_gorille.sg index d1d89da0..3c8bcb52 100644 --- a/songs/Georges_Brassens/Le_gorille.sg +++ b/songs/Georges_Brassens/Le_gorille.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Le gorille} - [by=Georges Brassens,cov=la-mauvaise-reputation] + [by=Georges Brassens,cov=la-mauvaise-reputation,album=La mauvaise reputation] \cover \capo{2} diff --git a/songs/Georges_Brassens/Le_petit_cheval.sg b/songs/Georges_Brassens/Le_petit_cheval.sg index 17cfb938..c41a1612 100644 --- a/songs/Georges_Brassens/Le_petit_cheval.sg +++ b/songs/Georges_Brassens/Le_petit_cheval.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Le petit cheval} - [by=Georges Brassens,cov=la-mauvaise-reputation] + [by=Georges Brassens,cov=la-mauvaise-reputation,album=La mauvaise reputation] \cover \gtab{La}{X02220} diff --git a/songs/Georges_Brassens/Les_copains_d_abord.sg b/songs/Georges_Brassens/Les_copains_d_abord.sg index e874843d..9cb4e2dc 100644 --- a/songs/Georges_Brassens/Les_copains_d_abord.sg +++ b/songs/Georges_Brassens/Les_copains_d_abord.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Les copains d'abord} - [by=Georges Brassens,cov=les-copains-d-abord] + [by=Georges Brassens,cov=les-copains-d-abord,album=Les copains d abord] \cover \gtab{Ré}{XX0232} diff --git a/songs/Gilles_Servat/La_blanche_hermine.sg b/songs/Gilles_Servat/La_blanche_hermine.sg index b4c28d91..ef5a9752 100644 --- a/songs/Gilles_Servat/La_blanche_hermine.sg +++ b/songs/Gilles_Servat/La_blanche_hermine.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{La blanche hermine} - [by=Gilles Servat,cov=la-blanche-hermine] + [by=Gilles Servat,cov=la-blanche-hermine,album=La blanche hermine] \cover \gtab{Lam}{X02210} diff --git a/songs/Gogol_Bordello/Oh_no.sg b/songs/Gogol_Bordello/Oh_no.sg index 46e078b7..d33928f1 100644 --- a/songs/Gogol_Bordello/Oh_no.sg +++ b/songs/Gogol_Bordello/Oh_no.sg @@ -1,7 +1,7 @@ \selectlanguage{english} \songcolumns{2} \beginsong{Oh no} - [by=Gogol Bordello,cov=gypsy-punks] + [by=Gogol Bordello,cov=gypsy-punks,album=Gypsy punks] \cover \gtab{Mim}{7:X02210} diff --git a/songs/Graeme_Allwright/Ca_je_l_ai_jamais_vu.sg b/songs/Graeme_Allwright/Ca_je_l_ai_jamais_vu.sg index c6021d36..b90ef7cb 100644 --- a/songs/Graeme_Allwright/Ca_je_l_ai_jamais_vu.sg +++ b/songs/Graeme_Allwright/Ca_je_l_ai_jamais_vu.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{1} \beginsong{Ça je l'ai jamais vu} - [by=Graeme Allwright,cov=emmene-moi] + [by=Graeme Allwright,cov=emmene-moi,album=Emmene moi] \cover diff --git a/songs/Graeme_Allwright/Henrik.sg b/songs/Graeme_Allwright/Henrik.sg index 597c8408..d93e3bdd 100644 --- a/songs/Graeme_Allwright/Henrik.sg +++ b/songs/Graeme_Allwright/Henrik.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Henrik} - [by=Graeme Allwright,cov=emmene-moi] + [by=Graeme Allwright,cov=emmene-moi,album=Emmene moi] \cover diff --git a/songs/Graeme_Allwright/Il_faut_que_je_m_en_aille.sg b/songs/Graeme_Allwright/Il_faut_que_je_m_en_aille.sg index a1615392..a6c72d73 100644 --- a/songs/Graeme_Allwright/Il_faut_que_je_m_en_aille.sg +++ b/songs/Graeme_Allwright/Il_faut_que_je_m_en_aille.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Il faut que je m'en aille} - [by=Graeme Allwright,cov=le-jour-de-clarte] + [by=Graeme Allwright,cov=le-jour-de-clarte,album=Le jour de clarte] \cover \gtab{Do}{X32010} diff --git a/songs/Graeme_Allwright/Johnny.sg b/songs/Graeme_Allwright/Johnny.sg index fd503b55..1259035e 100644 --- a/songs/Graeme_Allwright/Johnny.sg +++ b/songs/Graeme_Allwright/Johnny.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Johnny} - [by=Graeme Allwright,cov=emmene-moi] + [by=Graeme Allwright,cov=emmene-moi,album=Emmene moi] \cover diff --git a/songs/Graeme_Allwright/Jolie_Bouteille.sg b/songs/Graeme_Allwright/Jolie_Bouteille.sg index fcac1ad1..d17f55cd 100644 --- a/songs/Graeme_Allwright/Jolie_Bouteille.sg +++ b/songs/Graeme_Allwright/Jolie_Bouteille.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Jolie bouteille} - [by=Graeme Allwright,cov=emmene-moi] + [by=Graeme Allwright,cov=emmene-moi,album=Emmene moi] \cover diff --git a/songs/Graeme_Allwright/Jusqu_a_la_ceinture.sg b/songs/Graeme_Allwright/Jusqu_a_la_ceinture.sg index b1805f89..43322b2c 100644 --- a/songs/Graeme_Allwright/Jusqu_a_la_ceinture.sg +++ b/songs/Graeme_Allwright/Jusqu_a_la_ceinture.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{1} \beginsong{Jusqu'à la ceinture} - [by=Graeme Allwright,cov=emmene-moi] + [by=Graeme Allwright,cov=emmene-moi,album=Emmene moi] \cover diff --git a/songs/Graeme_Allwright/La_mouche_bleue.sg b/songs/Graeme_Allwright/La_mouche_bleue.sg index e1fc3dfc..8f28cdb8 100644 --- a/songs/Graeme_Allwright/La_mouche_bleue.sg +++ b/songs/Graeme_Allwright/La_mouche_bleue.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{La mouche bleue} - [by=Graeme Allwright,cov=emmene-moi] + [by=Graeme Allwright,cov=emmene-moi,album=Emmene moi] \cover \gtab{Ré}{XX0232} diff --git a/songs/Graeme_Allwright/Le_clochard_americain.sg b/songs/Graeme_Allwright/Le_clochard_americain.sg index 23ee0838..a4b13b59 100644 --- a/songs/Graeme_Allwright/Le_clochard_americain.sg +++ b/songs/Graeme_Allwright/Le_clochard_americain.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Le clochard américain} - [by=Graeme Allwright,cov=emmene-moi] + [by=Graeme Allwright,cov=emmene-moi,album=Emmene moi] \cover \gtab{Fa}{8:X02220} diff --git a/songs/Graeme_Allwright/Petit_garcon.sg b/songs/Graeme_Allwright/Petit_garcon.sg index 55f5cdf6..4d5b72c0 100644 --- a/songs/Graeme_Allwright/Petit_garcon.sg +++ b/songs/Graeme_Allwright/Petit_garcon.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Petit garçon} - [by=Graeme Allwright,cov=emmene-moi] + [by=Graeme Allwright,cov=emmene-moi,album=Emmene moi] \cover \gtab{Ré}{XX0232} diff --git a/songs/Graeme_Allwright/Petites_boites.sg b/songs/Graeme_Allwright/Petites_boites.sg index c95d63ac..fceb602b 100644 --- a/songs/Graeme_Allwright/Petites_boites.sg +++ b/songs/Graeme_Allwright/Petites_boites.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Petites boîtes} - [by=Graeme Allwright,cov=emmene-moi] + [by=Graeme Allwright,cov=emmene-moi,album=Emmene moi] \cover \gtab{La}{X02220} diff --git a/songs/Green_Day/American_idiot.sg b/songs/Green_Day/American_idiot.sg index e7cead87..dd624e11 100644 --- a/songs/Green_Day/American_idiot.sg +++ b/songs/Green_Day/American_idiot.sg @@ -1,7 +1,7 @@ \selectlanguage{english} \songcolumns{2} \beginsong{American idiot} - [by=Green Day,cov=american-idiot] + [by=Green Day,cov=american-idiot,album=American idiot] \cover \gtab{La&5}{4:022XXX} diff --git a/songs/Green_Day/Boulevard_of_broken_dreams.sg b/songs/Green_Day/Boulevard_of_broken_dreams.sg index 8b223a56..2954985c 100644 --- a/songs/Green_Day/Boulevard_of_broken_dreams.sg +++ b/songs/Green_Day/Boulevard_of_broken_dreams.sg @@ -1,7 +1,7 @@ \selectlanguage{english} \songcolumns{2} \beginsong{Boulevard of broken dreams} - [by=Green Day,cov=american-idiot] + [by=Green Day,cov=american-idiot,album=American idiot] \cover \gtab{Fa#5}{2:022XXX} diff --git a/songs/Green_Day/Minority.sg b/songs/Green_Day/Minority.sg index b80bd1f2..de0fae16 100644 --- a/songs/Green_Day/Minority.sg +++ b/songs/Green_Day/Minority.sg @@ -1,7 +1,7 @@ \selectlanguage{english} \songcolumns{2} \beginsong{Minority} - [by=Green Day,cov=warning] + [by=Green Day,cov=warning,album=Warning] \cover \gtab{Do}{X32010} diff --git a/songs/Henri_Des/Les_betises_a_l_ecole.sg b/songs/Henri_Des/Les_betises_a_l_ecole.sg index 52f3deb2..d2402085 100644 --- a/songs/Henri_Des/Les_betises_a_l_ecole.sg +++ b/songs/Henri_Des/Les_betises_a_l_ecole.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Les bêtises à l'école} - [by=Henri Dès,cov=les-betises] + [by=Henri Dès,cov=les-betises,album=Les betises] \cover \capo{4} diff --git a/songs/Henri_Des/Mon_cheval_gris.sg b/songs/Henri_Des/Mon_cheval_gris.sg index 995a03b0..26966046 100644 --- a/songs/Henri_Des/Mon_cheval_gris.sg +++ b/songs/Henri_Des/Mon_cheval_gris.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Mon cheval gris} - [by=Henri Dès,cov=les-betises] + [by=Henri Dès,cov=les-betises,album=Les betises] \cover \gtab{Do}{X32010} diff --git a/songs/Herman_Dune/I_wish_I_could_see_you_soon.sg b/songs/Herman_Dune/I_wish_I_could_see_you_soon.sg index 56967192..5e5be97e 100644 --- a/songs/Herman_Dune/I_wish_I_could_see_you_soon.sg +++ b/songs/Herman_Dune/I_wish_I_could_see_you_soon.sg @@ -1,7 +1,7 @@ \selectlanguage{english} \songcolumns{2} \beginsong{I wish I could see you soon} - [by=Herman Düne,cov=giant] + [by=Herman Düne,cov=giant,album=Giant] \cover diff --git a/songs/Howie_Day/Collide.sg b/songs/Howie_Day/Collide.sg index b853bae3..505fd453 100644 --- a/songs/Howie_Day/Collide.sg +++ b/songs/Howie_Day/Collide.sg @@ -1,7 +1,7 @@ \selectlanguage{english} \songcolumns{2} \beginsong{Collide} - [by=Howie Day,cov=stop-all-the-world-now] + [by=Howie Day,cov=stop-all-the-world-now,album=Stop all the world now] \cover \gtab{Sol}{320033} diff --git a/songs/Hugues_Aufray/Debout_les_gars.sg b/songs/Hugues_Aufray/Debout_les_gars.sg index 15b0e93d..c823f8a7 100644 --- a/songs/Hugues_Aufray/Debout_les_gars.sg +++ b/songs/Hugues_Aufray/Debout_les_gars.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Debout les gars} - [by=Hugues Aufray,cov=le-meilleur-de-hugues-aufray] + [by=Hugues Aufray,cov=le-meilleur-de-hugues-aufray,album=Le meilleur de hugues aufray] \cover \gtab{Lam}{X02210} diff --git a/songs/Hugues_Aufray/Elle_descend_de_la_montagne.sg b/songs/Hugues_Aufray/Elle_descend_de_la_montagne.sg index be924727..68fd0ff9 100644 --- a/songs/Hugues_Aufray/Elle_descend_de_la_montagne.sg +++ b/songs/Hugues_Aufray/Elle_descend_de_la_montagne.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Elle descend de la montagne} - [by=Hugues Aufray,cov=little-troubadour] + [by=Hugues Aufray,cov=little-troubadour,album=Little troubadour] \cover \gtab{Do}{X32010} diff --git a/songs/Hugues_Aufray/Je_reviens.sg b/songs/Hugues_Aufray/Je_reviens.sg index c45f769a..5cc8bc47 100644 --- a/songs/Hugues_Aufray/Je_reviens.sg +++ b/songs/Hugues_Aufray/Je_reviens.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Je reviens (Les portes de Saint-Malo)} - [by=Hugues Aufray,cov=le-meilleur-de-hugues-aufray] + [by=Hugues Aufray,cov=le-meilleur-de-hugues-aufray,album=Le meilleur de hugues aufray] \cover \capo{2} diff --git a/songs/Hugues_Aufray/Le_petit_ane_gris.sg b/songs/Hugues_Aufray/Le_petit_ane_gris.sg index 1cb6cded..a9001747 100644 --- a/songs/Hugues_Aufray/Le_petit_ane_gris.sg +++ b/songs/Hugues_Aufray/Le_petit_ane_gris.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Le petit âne gris} - [by=Hugues Aufray,cov=la-terre-est-si-belle] + [by=Hugues Aufray,cov=la-terre-est-si-belle,album=La terre est si belle] \cover diff --git a/songs/Hugues_Aufray/N_y_pense_plus_tout_est_bien.sg b/songs/Hugues_Aufray/N_y_pense_plus_tout_est_bien.sg index f933cc80..7f817abe 100644 --- a/songs/Hugues_Aufray/N_y_pense_plus_tout_est_bien.sg +++ b/songs/Hugues_Aufray/N_y_pense_plus_tout_est_bien.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{N'y pense plus, tout est bien} - [by=Hugues Aufray,cov=la-terre-est-si-belle] + [by=Hugues Aufray,cov=la-terre-est-si-belle,album=La terre est si belle] \cover diff --git a/songs/Hugues_Aufray/Santiano.sg b/songs/Hugues_Aufray/Santiano.sg index 5388751a..43a3bff6 100644 --- a/songs/Hugues_Aufray/Santiano.sg +++ b/songs/Hugues_Aufray/Santiano.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Santiano} - [by=Hugues Aufray,cov=la-terre-est-si-belle] + [by=Hugues Aufray,cov=la-terre-est-si-belle,album=La terre est si belle] \cover diff --git a/songs/Indochine/J_ai_demande_a_la_lune.sg b/songs/Indochine/J_ai_demande_a_la_lune.sg index 84391b51..36dbb60f 100644 --- a/songs/Indochine/J_ai_demande_a_la_lune.sg +++ b/songs/Indochine/J_ai_demande_a_la_lune.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{J'ai demandé à la Lune} - [by=Indochine,cov=paradize] + [by=Indochine,cov=paradize,album=Paradize] \cover \gtab{La}{X02220} diff --git a/songs/Indochine/L_aventurier.sg b/songs/Indochine/L_aventurier.sg index 6ad12fb1..07736a81 100644 --- a/songs/Indochine/L_aventurier.sg +++ b/songs/Indochine/L_aventurier.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{L'aventurier} - [by=Indochine,cov=generation-indochine] + [by=Indochine,cov=generation-indochine,album=Generation indochine] \cover \gtab{Lam}{X02210} diff --git a/songs/Jack_Johnson/Taylor.sg b/songs/Jack_Johnson/Taylor.sg index 96215a6a..7b90d6fc 100644 --- a/songs/Jack_Johnson/Taylor.sg +++ b/songs/Jack_Johnson/Taylor.sg @@ -1,7 +1,7 @@ \selectlanguage{english} \songcolumns{2} \beginsong{Taylor} - [by=Jack Johnson,cov=on-and-on] + [by=Jack Johnson,cov=on-and-on,album=On and on] \cover %\utab{C}{0003} diff --git a/songs/Jacques_Brel/Vesoul.sg b/songs/Jacques_Brel/Vesoul.sg index 4bde0498..71490b6e 100644 --- a/songs/Jacques_Brel/Vesoul.sg +++ b/songs/Jacques_Brel/Vesoul.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Vesoul} - [by=Jacques Brel,cov=master-series-1] + [by=Jacques Brel,cov=master-series-1,album=Master series 1] \cover diff --git a/songs/Jason_Marz/I_m_yours.sg b/songs/Jason_Marz/I_m_yours.sg index f18bcbcb..d16ddaac 100644 --- a/songs/Jason_Marz/I_m_yours.sg +++ b/songs/Jason_Marz/I_m_yours.sg @@ -1,7 +1,7 @@ \selectlanguage{english} \songcolumns{2} \beginsong{I'm yours} - [by=Jason Marz,cov=I_m_yours] + [by=Jason Marz,cov=I_m_yours,album=I m yours] \cover \gtab{Si}{2:X02220} diff --git a/songs/Jean-Jacques_Goldman/Je_te_donne.sg b/songs/Jean-Jacques_Goldman/Je_te_donne.sg index 37df61fc..1e1e21cb 100644 --- a/songs/Jean-Jacques_Goldman/Je_te_donne.sg +++ b/songs/Jean-Jacques_Goldman/Je_te_donne.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Je te donne} - [by=Jean-Jacques Goldman,cov=non-homologue] + [by=Jean-Jacques Goldman,cov=non-homologue,album=Non homologue] \cover \gtab{Mim}{022000} diff --git a/songs/Jeff_Buckley/Hallelujah.sg b/songs/Jeff_Buckley/Hallelujah.sg index 6bc62e40..f1fbe23b 100644 --- a/songs/Jeff_Buckley/Hallelujah.sg +++ b/songs/Jeff_Buckley/Hallelujah.sg @@ -1,7 +1,7 @@ \selectlanguage{english} \songcolumns{2} \beginsong{Hallelujah} - [by=Jeff Buckley,cov=grace] + [by=Jeff Buckley,cov=grace,album=Grace] \cover \capo{5} diff --git a/songs/Joe_Dassin/La_fleur_aux_dents.sg b/songs/Joe_Dassin/La_fleur_aux_dents.sg index 3b9517de..9a728a42 100644 --- a/songs/Joe_Dassin/La_fleur_aux_dents.sg +++ b/songs/Joe_Dassin/La_fleur_aux_dents.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{La fleur aux dents} - [by=Joe Dassin,cov=le-meilleur-de-joe-dassin] + [by=Joe Dassin,cov=le-meilleur-de-joe-dassin,album=Le meilleur de joe dassin] \cover \gtab{Do}{X32010} diff --git a/songs/Joe_Dassin/Le_chemin_de_Papa.sg b/songs/Joe_Dassin/Le_chemin_de_Papa.sg index e4660b7b..2df6ed51 100644 --- a/songs/Joe_Dassin/Le_chemin_de_Papa.sg +++ b/songs/Joe_Dassin/Le_chemin_de_Papa.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Le chemin de papa} - [by=Joe Dassin,cov=le-meilleur-de-joe-dassin] + [by=Joe Dassin,cov=le-meilleur-de-joe-dassin,album=Le meilleur de joe dassin] \cover diff --git a/songs/Joe_Dassin/Le_moustique.sg b/songs/Joe_Dassin/Le_moustique.sg index ff82917c..5fe56062 100644 --- a/songs/Joe_Dassin/Le_moustique.sg +++ b/songs/Joe_Dassin/Le_moustique.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Le moustique} - [by=Joe Dassin,cov=le-meilleur-de-joe-dassin] + [by=Joe Dassin,cov=le-meilleur-de-joe-dassin,album=Le meilleur de joe dassin] \cover \gtab{Do7}{X32310} diff --git a/songs/Joe_Dassin/Les_petits_pains_au_chocolat.sg b/songs/Joe_Dassin/Les_petits_pains_au_chocolat.sg index 36d480e5..54cb990d 100644 --- a/songs/Joe_Dassin/Les_petits_pains_au_chocolat.sg +++ b/songs/Joe_Dassin/Les_petits_pains_au_chocolat.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Les petits pains au chocolat} - [by=Joe Dassin,cov=le-meilleur-de-joe-dassin] + [by=Joe Dassin,cov=le-meilleur-de-joe-dassin,album=Le meilleur de joe dassin] \cover \gtab{Do}{X32010} diff --git a/songs/Joe_Dassin/Siffler_sur_la_colline.sg b/songs/Joe_Dassin/Siffler_sur_la_colline.sg index 95055db8..2db8b193 100644 --- a/songs/Joe_Dassin/Siffler_sur_la_colline.sg +++ b/songs/Joe_Dassin/Siffler_sur_la_colline.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Siffler sur la colline} - [by=Joe Dassin,cov=le-meilleur-de-joe-dassin] + [by=Joe Dassin,cov=le-meilleur-de-joe-dassin,album=Le meilleur de joe dassin] \cover diff --git a/songs/John_Lennon/Working_class_hero.sg b/songs/John_Lennon/Working_class_hero.sg index 1157e831..a117bbcf 100644 --- a/songs/John_Lennon/Working_class_hero.sg +++ b/songs/John_Lennon/Working_class_hero.sg @@ -1,7 +1,7 @@ \selectlanguage{english} \songcolumns{1} \beginsong{Working Class Hero} - [by=John Lennon,cov=plastic-ono-band] + [by=John Lennon,cov=plastic-ono-band,album=Plastic ono band] \cover \gtab{Lam}{X02210} diff --git a/songs/Jonathan_Coulton/Still_alive.sg b/songs/Jonathan_Coulton/Still_alive.sg index aea3760f..a2ee309d 100644 --- a/songs/Jonathan_Coulton/Still_alive.sg +++ b/songs/Jonathan_Coulton/Still_alive.sg @@ -1,7 +1,7 @@ \selectlanguage{english} \songcolumns{2} \beginsong{Still alive} - [by=Jonathan Coulton,cov=portal] + [by=Jonathan Coulton,cov=portal,album=Portal] \cover \gtab{Sim}{2:X02210} diff --git a/songs/Kana/Plantation.sg b/songs/Kana/Plantation.sg index 882a5ab6..18880e79 100644 --- a/songs/Kana/Plantation.sg +++ b/songs/Kana/Plantation.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Plantation} - [by=Kana,cov=kana] + [by=Kana,cov=kana,album=Kana] \cover \gtab{Sol}{3:022100} diff --git a/songs/Karpatt/Des_gnons_pour_des_pelles.sg b/songs/Karpatt/Des_gnons_pour_des_pelles.sg index b1c11e77..6cee4efd 100644 --- a/songs/Karpatt/Des_gnons_pour_des_pelles.sg +++ b/songs/Karpatt/Des_gnons_pour_des_pelles.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{1} \beginsong{Des gnons pour des pelles} - [by=Karpatt,cov=dans-le-cailloux] + [by=Karpatt,cov=dans-le-cailloux,album=Dans le cailloux] \cover diff --git a/songs/Karpatt/Des_idees.sg b/songs/Karpatt/Des_idees.sg index e6a7f494..2944b57e 100644 --- a/songs/Karpatt/Des_idees.sg +++ b/songs/Karpatt/Des_idees.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Des idées} - [by=Karpatt,cov=dans-d-beaux-draps] + [by=Karpatt,cov=dans-d-beaux-draps,album=Dans d beaux draps] \cover \gtab{Lam}{5:022000} diff --git a/songs/Karpatt/Le_fil.sg b/songs/Karpatt/Le_fil.sg index fc4ea4dd..afa479f7 100644 --- a/songs/Karpatt/Le_fil.sg +++ b/songs/Karpatt/Le_fil.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{1} \beginsong{Le fil} - [by=Karpatt,cov=dans-d-beaux-draps] + [by=Karpatt,cov=dans-d-beaux-draps,album=Dans d beaux draps] \cover \gtab{Solm}{3:022000} diff --git a/songs/Karpatt/Le_magicien.sg b/songs/Karpatt/Le_magicien.sg index e3975a0a..f78ef167 100644 --- a/songs/Karpatt/Le_magicien.sg +++ b/songs/Karpatt/Le_magicien.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Le magicien} - [by=Karpatt,cov=dans-le-cailloux] + [by=Karpatt,cov=dans-le-cailloux,album=Dans le cailloux] \cover diff --git a/songs/Karpatt/Leon.sg b/songs/Karpatt/Leon.sg index b00ae44d..35c8b4ce 100644 --- a/songs/Karpatt/Leon.sg +++ b/songs/Karpatt/Leon.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Léon} - [by=Karpatt,cov=dans-le-cailloux] + [by=Karpatt,cov=dans-le-cailloux,album=Dans le cailloux] \cover \gtab{Mim}{7:X02210} diff --git a/songs/Karpatt/Les_canards_en_plastique.sg b/songs/Karpatt/Les_canards_en_plastique.sg index 1389d71d..8ee8def2 100644 --- a/songs/Karpatt/Les_canards_en_plastique.sg +++ b/songs/Karpatt/Les_canards_en_plastique.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{1} \beginsong{Les canards en plastique} - [by=Karpatt,cov=dans-d-beaux-draps] + [by=Karpatt,cov=dans-d-beaux-draps,album=Dans d beaux draps] \cover \gtab{Sim}{2:X02210} diff --git a/songs/Karpatt/Les_ptits_cailloux.sg b/songs/Karpatt/Les_ptits_cailloux.sg index 746b8f15..31dbdf7c 100644 --- a/songs/Karpatt/Les_ptits_cailloux.sg +++ b/songs/Karpatt/Les_ptits_cailloux.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Les ptits cailloux} - [by=Karpatt,cov=dans-le-cailloux] + [by=Karpatt,cov=dans-le-cailloux,album=Dans le cailloux] \cover diff --git a/songs/Karpatt/Melisande.sg b/songs/Karpatt/Melisande.sg index d659d017..753dc33d 100644 --- a/songs/Karpatt/Melisande.sg +++ b/songs/Karpatt/Melisande.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Mélisande} - [by=Karpatt,cov=dans-d-beaux-draps] + [by=Karpatt,cov=dans-d-beaux-draps,album=Dans d beaux draps] \cover \capo{5} diff --git a/songs/Kimya_Dawson/Tree_hugger.sg b/songs/Kimya_Dawson/Tree_hugger.sg index 17c492ff..a97c3bef 100644 --- a/songs/Kimya_Dawson/Tree_hugger.sg +++ b/songs/Kimya_Dawson/Tree_hugger.sg @@ -1,7 +1,7 @@ \selectlanguage{english} \songcolumns{2} \beginsong{Tree hugger} - [by=Kimya Dawson,cov=juno] + [by=Kimya Dawson,cov=juno,album=Juno] \cover \gtab{Sol}{320003} diff --git a/songs/La_Famille_Maestro/Le_rat_de_l_opera.sg b/songs/La_Famille_Maestro/Le_rat_de_l_opera.sg index fa565085..4fe87544 100644 --- a/songs/La_Famille_Maestro/Le_rat_de_l_opera.sg +++ b/songs/La_Famille_Maestro/Le_rat_de_l_opera.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Le rat de l'opéra} - [by=La Famille Maestro,cov=opus2] + [by=La Famille Maestro,cov=opus2,album=Opus2] \cover \gtab{La}{X02220} diff --git a/songs/La_Maison_Tellier/La_chambre_rose.sg b/songs/La_Maison_Tellier/La_chambre_rose.sg index 985e1e88..69d0148b 100644 --- a/songs/La_Maison_Tellier/La_chambre_rose.sg +++ b/songs/La_Maison_Tellier/La_chambre_rose.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{La chambre rose} - [by=La Maison Tellier,cov=la-maison-tellier] + [by=La Maison Tellier,cov=la-maison-tellier,album=La maison tellier] \cover \capo{3} diff --git a/songs/La_Rue_Ketanou/Impossible.sg b/songs/La_Rue_Ketanou/Impossible.sg index b45c0f90..9c0ecfbf 100644 --- a/songs/La_Rue_Ketanou/Impossible.sg +++ b/songs/La_Rue_Ketanou/Impossible.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Impossible} - [by=La Rue Kétanou,cov=ouvert-a-double-tour] + [by=La Rue Kétanou,cov=ouvert-a-double-tour,album=Ouvert a double tour] \cover \gtab{Lam}{X02210} diff --git a/songs/La_Rue_Ketanou/La_chance.sg b/songs/La_Rue_Ketanou/La_chance.sg index 3f8329d3..7f70d70c 100644 --- a/songs/La_Rue_Ketanou/La_chance.sg +++ b/songs/La_Rue_Ketanou/La_chance.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{La chance} - [by=La Rue Kétanou,cov=ouvert-a-double-tour] + [by=La Rue Kétanou,cov=ouvert-a-double-tour,album=Ouvert a double tour] \cover \gtab{Do}{3:X02220} diff --git a/songs/La_Rue_Ketanou/La_fiancee_de_l_eau.sg b/songs/La_Rue_Ketanou/La_fiancee_de_l_eau.sg index 824f75d0..45b0d76a 100644 --- a/songs/La_Rue_Ketanou/La_fiancee_de_l_eau.sg +++ b/songs/La_Rue_Ketanou/La_fiancee_de_l_eau.sg @@ -1,6 +1,6 @@ \selectlanguage{french} \songcolumns{2} -\beginsong{La fiancée de l'eau}[by=La Rue Kétanou,cov=ouvert-a-double-tour] +\beginsong{La fiancée de l'eau}[by=La Rue Kétanou,cov=ouvert-a-double-tour,album=Ouvert a double tour] \cover \gtab{Rém}{5:X02210} diff --git a/songs/La_Rue_Ketanou/La_rue_ketanou.sg b/songs/La_Rue_Ketanou/La_rue_ketanou.sg index c5e0a004..c906620c 100644 --- a/songs/La_Rue_Ketanou/La_rue_ketanou.sg +++ b/songs/La_Rue_Ketanou/La_rue_ketanou.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{La Rue Kétanou} - [by=La Rue Kétanou,cov=en-attendant-les-caravanes] + [by=La Rue Kétanou,cov=en-attendant-les-caravanes,album=En attendant les caravanes] \cover \gtab{Fam}{8:X02210} diff --git a/songs/La_Rue_Ketanou/Les_cigales.sg b/songs/La_Rue_Ketanou/Les_cigales.sg index 01e9bf6f..eebac8d0 100644 --- a/songs/La_Rue_Ketanou/Les_cigales.sg +++ b/songs/La_Rue_Ketanou/Les_cigales.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Les cigales} - [by=La Rue Kétanou,cov=y-a-des-cigales-dans-la-fourmiliere] + [by=La Rue Kétanou,cov=y-a-des-cigales-dans-la-fourmiliere,album=Y a des cigales dans la fourmiliere] \cover \gtab{Rém}{XX0231} diff --git a/songs/La_Rue_Ketanou/Les_hommes_que_j_aime.sg b/songs/La_Rue_Ketanou/Les_hommes_que_j_aime.sg index 2d3b34c7..9fbd55df 100644 --- a/songs/La_Rue_Ketanou/Les_hommes_que_j_aime.sg +++ b/songs/La_Rue_Ketanou/Les_hommes_que_j_aime.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Les hommes que j'aime} - [by=La Rue Kétanou,cov=ouvert-a-double-tour] + [by=La Rue Kétanou,cov=ouvert-a-double-tour,album=Ouvert a double tour] \cover \gtab{Rém}{5:X02210} diff --git a/songs/La_Rue_Ketanou/Les_mots.sg b/songs/La_Rue_Ketanou/Les_mots.sg index 7dd70de7..d35be458 100644 --- a/songs/La_Rue_Ketanou/Les_mots.sg +++ b/songs/La_Rue_Ketanou/Les_mots.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Les mots} - [by=La Rue Kétanou,cov=en-attendant-les-caravanes] + [by=La Rue Kétanou,cov=en-attendant-les-caravanes,album=En attendant les caravanes] \cover \gtab{Solm}{3:022000} diff --git a/songs/La_Rue_Ketanou/Ma_faute_a_toi.sg b/songs/La_Rue_Ketanou/Ma_faute_a_toi.sg index 38f45ab6..54aab8d1 100644 --- a/songs/La_Rue_Ketanou/Ma_faute_a_toi.sg +++ b/songs/La_Rue_Ketanou/Ma_faute_a_toi.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Ma faute à toi} - [by=La Rue Kétanou,cov=ouvert-a-double-tour] + [by=La Rue Kétanou,cov=ouvert-a-double-tour,album=Ouvert a double tour] \cover \gtab{Solm}{3:022000} diff --git a/songs/La_Rue_Ketanou/Sur_les_chemins_de_la_boheme.sg b/songs/La_Rue_Ketanou/Sur_les_chemins_de_la_boheme.sg index a6695e87..1346df6c 100644 --- a/songs/La_Rue_Ketanou/Sur_les_chemins_de_la_boheme.sg +++ b/songs/La_Rue_Ketanou/Sur_les_chemins_de_la_boheme.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Sur les chemins de la bohème} - [by=La Rue Kétanou,cov=en-attendant-les-caravanes] + [by=La Rue Kétanou,cov=en-attendant-les-caravanes,album=En attendant les caravanes] \cover \gtab{Solm}{3:022000} diff --git a/songs/La_Rue_Ketanou/Tu_parles_trop.sg b/songs/La_Rue_Ketanou/Tu_parles_trop.sg index 9f6223ce..c096f1cf 100644 --- a/songs/La_Rue_Ketanou/Tu_parles_trop.sg +++ b/songs/La_Rue_Ketanou/Tu_parles_trop.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Tu parles trop} - [by=La Rue Kétanou,cov=en-attendant-les-caravanes] + [by=La Rue Kétanou,cov=en-attendant-les-caravanes,album=En attendant les caravanes] \cover \gtab{Mim}{7:X02210} diff --git a/songs/Le_Donjon_de_Naheulbeuk/10_sous_dans_ma_poche.sg b/songs/Le_Donjon_de_Naheulbeuk/10_sous_dans_ma_poche.sg index 3935af45..fd26e83d 100644 --- a/songs/Le_Donjon_de_Naheulbeuk/10_sous_dans_ma_poche.sg +++ b/songs/Le_Donjon_de_Naheulbeuk/10_sous_dans_ma_poche.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{10 sous dans ma poche} - [by=Le Donjon de Naheulbeuk,cov=machins-de-taverne] + [by=Le Donjon de Naheulbeuk,cov=machins-de-taverne,album=Machins de taverne] \cover \gtab{Lam}{X02210} diff --git a/songs/Le_Donjon_de_Naheulbeuk/A_l_aventure_compagnons.sg b/songs/Le_Donjon_de_Naheulbeuk/A_l_aventure_compagnons.sg index 8ac7a882..93797c81 100644 --- a/songs/Le_Donjon_de_Naheulbeuk/A_l_aventure_compagnons.sg +++ b/songs/Le_Donjon_de_Naheulbeuk/A_l_aventure_compagnons.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{À l'aventure, compagnons !} - [by=Le Donjon de Naheulbeuk,cov=grimoire-audio] + [by=Le Donjon de Naheulbeuk,cov=grimoire-audio,album=Grimoire audio] \cover \capo{3} diff --git a/songs/Le_Donjon_de_Naheulbeuk/Bugger_off.sg b/songs/Le_Donjon_de_Naheulbeuk/Bugger_off.sg index e4833c50..f7f19ed8 100644 --- a/songs/Le_Donjon_de_Naheulbeuk/Bugger_off.sg +++ b/songs/Le_Donjon_de_Naheulbeuk/Bugger_off.sg @@ -1,7 +1,7 @@ \selectlanguage{english} \songcolumns{1} \beginsong{Bugger off} - [by=Le Donjon de Naheulbeuk,cov=grimoire-audio] + [by=Le Donjon de Naheulbeuk,cov=grimoire-audio,album=Grimoire audio] \cover \capo{5} diff --git a/songs/Le_Donjon_de_Naheulbeuk/Geste_heroique.sg b/songs/Le_Donjon_de_Naheulbeuk/Geste_heroique.sg index 06dea6a5..ee3b6b2c 100644 --- a/songs/Le_Donjon_de_Naheulbeuk/Geste_heroique.sg +++ b/songs/Le_Donjon_de_Naheulbeuk/Geste_heroique.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{La geste héroïque de Gurdil} - [by=Le Donjon de Naheulbeuk, cov=a-poil-dans-la-foret] + [by=Le Donjon de Naheulbeuk, cov=a-poil-dans-la-foret,album=A poil dans la foret] \cover \gtab{Solm}{3:022000} diff --git a/songs/Le_Donjon_de_Naheulbeuk/La_biere_du_donjon.sg b/songs/Le_Donjon_de_Naheulbeuk/La_biere_du_donjon.sg index a3061db5..807ed8fd 100644 --- a/songs/Le_Donjon_de_Naheulbeuk/La_biere_du_donjon.sg +++ b/songs/Le_Donjon_de_Naheulbeuk/La_biere_du_donjon.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{La bière du donjon} - [by=Le Donjon de Naheulbeuk,cov=a-poil-dans-la-foret] + [by=Le Donjon de Naheulbeuk,cov=a-poil-dans-la-foret,album=A poil dans la foret] \cover \gtab{Lam}{X02210} diff --git a/songs/Le_Donjon_de_Naheulbeuk/La_compagnie_du_chien_rugissant.sg b/songs/Le_Donjon_de_Naheulbeuk/La_compagnie_du_chien_rugissant.sg index 061a6c94..af9675b7 100644 --- a/songs/Le_Donjon_de_Naheulbeuk/La_compagnie_du_chien_rugissant.sg +++ b/songs/Le_Donjon_de_Naheulbeuk/La_compagnie_du_chien_rugissant.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{La compagnie du chien rugissant} - [by=Le Donjon de Naheulbeuk,cov=machins-de-taverne] + [by=Le Donjon de Naheulbeuk,cov=machins-de-taverne,album=Machins de taverne] \cover \capo{3} diff --git a/songs/Le_Donjon_de_Naheulbeuk/La_complainte_de_la_serveuse.sg b/songs/Le_Donjon_de_Naheulbeuk/La_complainte_de_la_serveuse.sg index 978ec14d..e9eccbc5 100644 --- a/songs/Le_Donjon_de_Naheulbeuk/La_complainte_de_la_serveuse.sg +++ b/songs/Le_Donjon_de_Naheulbeuk/La_complainte_de_la_serveuse.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{La complainte de la serveuse} - [by=Le Donjon de Naheulbeuk,cov=a-poil-dans-la-foret] + [by=Le Donjon de Naheulbeuk,cov=a-poil-dans-la-foret,album=A poil dans la foret] \cover diff --git a/songs/Le_Donjon_de_Naheulbeuk/La_polka_du_menestrel.sg b/songs/Le_Donjon_de_Naheulbeuk/La_polka_du_menestrel.sg index 125398e1..caf23a89 100644 --- a/songs/Le_Donjon_de_Naheulbeuk/La_polka_du_menestrel.sg +++ b/songs/Le_Donjon_de_Naheulbeuk/La_polka_du_menestrel.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{La polka du ménestrel} - [by=Le Donjon de Naheulbeuk,cov=grimoire-audio] + [by=Le Donjon de Naheulbeuk,cov=grimoire-audio,album=Grimoire audio] \cover \capo{5} diff --git a/songs/Le_Donjon_de_Naheulbeuk/Les_chaussettes_du_nain.sg b/songs/Le_Donjon_de_Naheulbeuk/Les_chaussettes_du_nain.sg index e0925eb2..1abbed29 100644 --- a/songs/Le_Donjon_de_Naheulbeuk/Les_chaussettes_du_nain.sg +++ b/songs/Le_Donjon_de_Naheulbeuk/Les_chaussettes_du_nain.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Les chaussettes du nain} - [by=Le Donjon de Naheulbeuk,cov=grimoire-audio] + [by=Le Donjon de Naheulbeuk,cov=grimoire-audio,album=Grimoire audio] \cover \gtab{Do}{X32010} diff --git a/songs/Le_Donjon_de_Naheulbeuk/Les_elfes_de_GreenElven.sg b/songs/Le_Donjon_de_Naheulbeuk/Les_elfes_de_GreenElven.sg index 3d93c0c2..4193f181 100644 --- a/songs/Le_Donjon_de_Naheulbeuk/Les_elfes_de_GreenElven.sg +++ b/songs/Le_Donjon_de_Naheulbeuk/Les_elfes_de_GreenElven.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Les elfes de GreenElven} - [by=Le Donjon de Naheulbeuk,cov=a-poil-dans-la-foret] + [by=Le Donjon de Naheulbeuk,cov=a-poil-dans-la-foret,album=A poil dans la foret] \cover diff --git a/songs/Le_Donjon_de_Naheulbeuk/Les_epees_Durandil.sg b/songs/Le_Donjon_de_Naheulbeuk/Les_epees_Durandil.sg index 8bac345b..4c51a656 100644 --- a/songs/Le_Donjon_de_Naheulbeuk/Les_epees_Durandil.sg +++ b/songs/Le_Donjon_de_Naheulbeuk/Les_epees_Durandil.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{1} \beginsong{Les épées Durandil} - [by=Le Donjon de Naheulbeuk,cov=machins-de-taverne] + [by=Le Donjon de Naheulbeuk,cov=machins-de-taverne,album=Machins de taverne] \cover \capo{5} diff --git a/songs/Le_Donjon_de_Naheulbeuk/Les_souliers_de_Lady_Fae.sg b/songs/Le_Donjon_de_Naheulbeuk/Les_souliers_de_Lady_Fae.sg index f14a6f93..20d539a0 100644 --- a/songs/Le_Donjon_de_Naheulbeuk/Les_souliers_de_Lady_Fae.sg +++ b/songs/Le_Donjon_de_Naheulbeuk/Les_souliers_de_Lady_Fae.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Les souliers de Lady Fae} - [by=Le Donjon de Naheulbeuk,cov=a-poil-dans-la-foret] + [by=Le Donjon de Naheulbeuk,cov=a-poil-dans-la-foret,album=A poil dans la foret] \cover \gtab{Mim}{022000} diff --git a/songs/Le_Donjon_de_Naheulbeuk/Marche_barbare.sg b/songs/Le_Donjon_de_Naheulbeuk/Marche_barbare.sg index f4b060ab..ae5c9a07 100644 --- a/songs/Le_Donjon_de_Naheulbeuk/Marche_barbare.sg +++ b/songs/Le_Donjon_de_Naheulbeuk/Marche_barbare.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Marche barbare} - [by=Le Donjon de Naheulbeuk,cov=a-poil-dans-la-foret] + [by=Le Donjon de Naheulbeuk,cov=a-poil-dans-la-foret,album=A poil dans la foret] \cover \capo{1} diff --git a/songs/Le_Donjon_de_Naheulbeuk/Massacrons_nous_dans_la_taverne.sg b/songs/Le_Donjon_de_Naheulbeuk/Massacrons_nous_dans_la_taverne.sg index ae8a689e..09523ba0 100644 --- a/songs/Le_Donjon_de_Naheulbeuk/Massacrons_nous_dans_la_taverne.sg +++ b/songs/Le_Donjon_de_Naheulbeuk/Massacrons_nous_dans_la_taverne.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Massacrons-nous dans la taverne} - [by=Le Donjon de Naheulbeuk,cov=grimoire-audio] + [by=Le Donjon de Naheulbeuk,cov=grimoire-audio,album=Grimoire audio] \cover \gtab{Sol}{320003} diff --git a/songs/Le_Donjon_de_Naheulbeuk/Meme_pas_mage.sg b/songs/Le_Donjon_de_Naheulbeuk/Meme_pas_mage.sg index 704c5538..462738ba 100644 --- a/songs/Le_Donjon_de_Naheulbeuk/Meme_pas_mage.sg +++ b/songs/Le_Donjon_de_Naheulbeuk/Meme_pas_mage.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Même pas mage !} - [by=Le Donjon de Naheulbeuk,cov=a-poil-dans-la-foret] + [by=Le Donjon de Naheulbeuk,cov=a-poil-dans-la-foret,album=A poil dans la foret] \cover \capo{3} diff --git a/songs/Le_Donjon_de_Naheulbeuk/Mon_ancetre_Gurdil.sg b/songs/Le_Donjon_de_Naheulbeuk/Mon_ancetre_Gurdil.sg index 193d5ead..abea8f7e 100644 --- a/songs/Le_Donjon_de_Naheulbeuk/Mon_ancetre_Gurdil.sg +++ b/songs/Le_Donjon_de_Naheulbeuk/Mon_ancetre_Gurdil.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Mon ancêtre Gurdil} - [by=Le Donjon de Naheulbeuk,cov=machins-de-taverne] + [by=Le Donjon de Naheulbeuk,cov=machins-de-taverne,album=Machins de taverne] \cover \capo{3} diff --git a/songs/Le_Donjon_de_Naheulbeuk/Troll_farceur_et_elfe_farci.sg b/songs/Le_Donjon_de_Naheulbeuk/Troll_farceur_et_elfe_farci.sg index 9e795d40..8702fa36 100644 --- a/songs/Le_Donjon_de_Naheulbeuk/Troll_farceur_et_elfe_farci.sg +++ b/songs/Le_Donjon_de_Naheulbeuk/Troll_farceur_et_elfe_farci.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Troll farceur et elfe farci} - [by=Le Donjon de Naheulbeuk,cov=machins-de-taverne] + [by=Le Donjon de Naheulbeuk,cov=machins-de-taverne,album=Machins de taverne] \cover \capo{5} diff --git a/songs/Le_Donjon_de_Naheulbeuk/Un_boulet_dans_le_groupe.sg b/songs/Le_Donjon_de_Naheulbeuk/Un_boulet_dans_le_groupe.sg index 544cfb8c..cb9903e6 100644 --- a/songs/Le_Donjon_de_Naheulbeuk/Un_boulet_dans_le_groupe.sg +++ b/songs/Le_Donjon_de_Naheulbeuk/Un_boulet_dans_le_groupe.sg @@ -2,7 +2,7 @@ \songcolumns{2} \beginsong{Un boulet dans le groupe} - [by=Le Donjon de Naheulbeuk,cov=a-poil-dans-la-foret] + [by=Le Donjon de Naheulbeuk,cov=a-poil-dans-la-foret,album=A poil dans la foret] \cover \capo{3} diff --git a/songs/Leonard_Cohen/If_it_be_your_will.sg b/songs/Leonard_Cohen/If_it_be_your_will.sg index 4b32da30..de0a0dfd 100644 --- a/songs/Leonard_Cohen/If_it_be_your_will.sg +++ b/songs/Leonard_Cohen/If_it_be_your_will.sg @@ -1,7 +1,7 @@ \selectlanguage{english} \songcolumns{2} \beginsong{If it be your will} - [by=Leonard Cohen,cov=the-collection] + [by=Leonard Cohen,cov=the-collection,album=The collection] \cover \gtab{Mi&}{6:X02220} diff --git a/songs/Les_Amis_D_Ta_Femme/A_las_barricadas.sg b/songs/Les_Amis_D_Ta_Femme/A_las_barricadas.sg index 4f211fff..b8114c02 100644 --- a/songs/Les_Amis_D_Ta_Femme/A_las_barricadas.sg +++ b/songs/Les_Amis_D_Ta_Femme/A_las_barricadas.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{A las barricadas} - [by=Les Amis d'Ta Femme,cov=noir-et-rouge-aussi-un-peu] + [by=Les Amis d'Ta Femme,cov=noir-et-rouge-aussi-un-peu,album=Noir et rouge aussi un peu] \cover \gtab{Rém}{5:X02210} diff --git a/songs/Les_Amis_D_Ta_Femme/Cayenne.sg b/songs/Les_Amis_D_Ta_Femme/Cayenne.sg index 8050b5d4..fb98b60b 100644 --- a/songs/Les_Amis_D_Ta_Femme/Cayenne.sg +++ b/songs/Les_Amis_D_Ta_Femme/Cayenne.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Cayenne} - [by=Les Amis d'Ta Femme,cov=font-la-difference] + [by=Les Amis d'Ta Femme,cov=font-la-difference,album=Font la difference] \cover diff --git a/songs/Les_Amis_D_Ta_Femme/Maree_Basse.sg b/songs/Les_Amis_D_Ta_Femme/Maree_Basse.sg index f2d6c82e..629d35bd 100644 --- a/songs/Les_Amis_D_Ta_Femme/Maree_Basse.sg +++ b/songs/Les_Amis_D_Ta_Femme/Maree_Basse.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Marée basse} - [by=Les Amis d'Ta Femme,cov=font-la-difference] + [by=Les Amis d'Ta Femme,cov=font-la-difference,album=Font la difference] \cover diff --git a/songs/Les_Cowboys_Fringants/1994.sg b/songs/Les_Cowboys_Fringants/1994.sg index 7db0ca46..ceaf0f74 100644 --- a/songs/Les_Cowboys_Fringants/1994.sg +++ b/songs/Les_Cowboys_Fringants/1994.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{1994} - [by=Les Cowboys Fringants,cov=sur-un-air-de-deja-vu] + [by=Les Cowboys Fringants,cov=sur-un-air-de-deja-vu,album=Sur un air de deja vu] \cover \capo{2} diff --git a/songs/Les_Cowboys_Fringants/Droit_devant.sg b/songs/Les_Cowboys_Fringants/Droit_devant.sg index 15e7d0c6..21645ffb 100644 --- a/songs/Les_Cowboys_Fringants/Droit_devant.sg +++ b/songs/Les_Cowboys_Fringants/Droit_devant.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Droit devant} - [by=Les Cowboys Fringants,cov=l-expedition] + [by=Les Cowboys Fringants,cov=l-expedition,album=L expedition] \cover \gtab{Do}{X32010} diff --git a/songs/Les_Cowboys_Fringants/Entre_deux_taxis.sg b/songs/Les_Cowboys_Fringants/Entre_deux_taxis.sg index cf5d9c3f..d4525f56 100644 --- a/songs/Les_Cowboys_Fringants/Entre_deux_taxis.sg +++ b/songs/Les_Cowboys_Fringants/Entre_deux_taxis.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Entre deux taxis} - [by=Les Cowboys Fringants,cov=l-expedition] + [by=Les Cowboys Fringants,cov=l-expedition,album=L expedition] \cover \gtab{Mim}{022000} diff --git a/songs/Les_Cowboys_Fringants/Etoiles_filantes.sg b/songs/Les_Cowboys_Fringants/Etoiles_filantes.sg index f6c00131..d4af1e76 100644 --- a/songs/Les_Cowboys_Fringants/Etoiles_filantes.sg +++ b/songs/Les_Cowboys_Fringants/Etoiles_filantes.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Étoiles filantes} - [by=Les Cowboys Fringants,cov=la-grand-messe] + [by=Les Cowboys Fringants,cov=la-grand-messe,album=La grand messe] \cover \gtab{Lam}{X02210} diff --git a/songs/Les_Cowboys_Fringants/Histoire_de_peche.sg b/songs/Les_Cowboys_Fringants/Histoire_de_peche.sg index 5a67fcd0..d6fe115b 100644 --- a/songs/Les_Cowboys_Fringants/Histoire_de_peche.sg +++ b/songs/Les_Cowboys_Fringants/Histoire_de_peche.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Histoire de pêche} - [by=Les Cowboys Fringants,cov=l-expedition] + [by=Les Cowboys Fringants,cov=l-expedition,album=L expedition] \cover \capo{7} diff --git a/songs/Les_Cowboys_Fringants/La_bonne_pomme.sg b/songs/Les_Cowboys_Fringants/La_bonne_pomme.sg index 653db7f9..72dfe8a1 100644 --- a/songs/Les_Cowboys_Fringants/La_bonne_pomme.sg +++ b/songs/Les_Cowboys_Fringants/La_bonne_pomme.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{La bonne pomme} - [by=Les Cowboys Fringants,cov=l-expedition] + [by=Les Cowboys Fringants,cov=l-expedition,album=L expedition] \cover \gtab{Mim}{022000} diff --git a/songs/Les_Cowboys_Fringants/La_manifestation.sg b/songs/Les_Cowboys_Fringants/La_manifestation.sg index 5465f112..007d8e85 100644 --- a/songs/Les_Cowboys_Fringants/La_manifestation.sg +++ b/songs/Les_Cowboys_Fringants/La_manifestation.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{La manifestation} - [by=Les Cowboys Fringants,cov=break-syndical] + [by=Les Cowboys Fringants,cov=break-syndical,album=Break syndical] \cover \gtab{Sol}{320003} diff --git a/songs/Les_Cowboys_Fringants/La_reine.sg b/songs/Les_Cowboys_Fringants/La_reine.sg index c1fb9726..50702d74 100644 --- a/songs/Les_Cowboys_Fringants/La_reine.sg +++ b/songs/Les_Cowboys_Fringants/La_reine.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{La reine} - [by=Les Cowboys Fringants,cov=la-grand-messe] + [by=Les Cowboys Fringants,cov=la-grand-messe,album=La grand messe] \cover \gtab{Mim}{022000} diff --git a/songs/Les_Cowboys_Fringants/Les_hirondelles.sg b/songs/Les_Cowboys_Fringants/Les_hirondelles.sg index 6cc8db64..9f0f7389 100644 --- a/songs/Les_Cowboys_Fringants/Les_hirondelles.sg +++ b/songs/Les_Cowboys_Fringants/Les_hirondelles.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Les hirondelles} - [by=Les Cowboys Fringants,cov=l-expedition] + [by=Les Cowboys Fringants,cov=l-expedition,album=L expedition] \cover diff --git a/songs/Les_Cowboys_Fringants/Plus_rien.sg b/songs/Les_Cowboys_Fringants/Plus_rien.sg index c1d5d829..b978ab05 100644 --- a/songs/Les_Cowboys_Fringants/Plus_rien.sg +++ b/songs/Les_Cowboys_Fringants/Plus_rien.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Plus rien} - [by=Les Cowboys Fringants,cov=la-grand-messe] + [by=Les Cowboys Fringants,cov=la-grand-messe,album=La grand messe] \cover \gtab{Rém}{XX0231} diff --git a/songs/Les_Cowboys_Fringants/Quand_tu_pars.sg b/songs/Les_Cowboys_Fringants/Quand_tu_pars.sg index f094ecf1..5d82bc5a 100644 --- a/songs/Les_Cowboys_Fringants/Quand_tu_pars.sg +++ b/songs/Les_Cowboys_Fringants/Quand_tu_pars.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Quand tu pars} - [by=Les Cowboys Fringants,cov=sur-un-air-de-deja-vu] + [by=Les Cowboys Fringants,cov=sur-un-air-de-deja-vu,album=Sur un air de deja vu] \cover \capo{2} diff --git a/songs/Les_Cowboys_Fringants/Ti-Cul.sg b/songs/Les_Cowboys_Fringants/Ti-Cul.sg index 9c481e94..74d68fc0 100644 --- a/songs/Les_Cowboys_Fringants/Ti-Cul.sg +++ b/songs/Les_Cowboys_Fringants/Ti-Cul.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{3} \beginsong{Ti-Cul} - [by=Les Cowboys Fringants,cov=la-grand-messe] + [by=Les Cowboys Fringants,cov=la-grand-messe,album=La grand messe] \cover \capo{5} diff --git a/songs/Les_Cowboys_Fringants/Toune_d_automne.sg b/songs/Les_Cowboys_Fringants/Toune_d_automne.sg index a6e6a1b7..64676d88 100644 --- a/songs/Les_Cowboys_Fringants/Toune_d_automne.sg +++ b/songs/Les_Cowboys_Fringants/Toune_d_automne.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Toune d'automne} - [by=Les Cowboys Fringants,cov=break-syndical] + [by=Les Cowboys Fringants,cov=break-syndical,album=Break syndical] \cover \gtab{Sol}{320003} diff --git a/songs/Les_Fatals_Picards/Chasse_peche_et_nature.sg b/songs/Les_Fatals_Picards/Chasse_peche_et_nature.sg index 531bfa6c..b70df517 100644 --- a/songs/Les_Fatals_Picards/Chasse_peche_et_nature.sg +++ b/songs/Les_Fatals_Picards/Chasse_peche_et_nature.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Chasse, pêche et nature} - [by=Les Fatals Picards,cov=droit-de-veto] + [by=Les Fatals Picards,cov=droit-de-veto,album=Droit de veto] \cover diff --git a/songs/Les_Hurlements_d_Leo/Poemes.sg b/songs/Les_Hurlements_d_Leo/Poemes.sg index 73df0466..2ab6ca3f 100644 --- a/songs/Les_Hurlements_d_Leo/Poemes.sg +++ b/songs/Les_Hurlements_d_Leo/Poemes.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Poèmes} - [by=Les Hurlements d'L\'eo,cov=la-belle-affaire] + [by=Les Hurlements d'L\'eo,cov=la-belle-affaire,album=La belle affaire] \cover diff --git a/songs/Les_Momes_du_CE2/Mamadou_avait_mal_aux_dents.sg b/songs/Les_Momes_du_CE2/Mamadou_avait_mal_aux_dents.sg index 72f1af31..d6bdf76f 100644 --- a/songs/Les_Momes_du_CE2/Mamadou_avait_mal_aux_dents.sg +++ b/songs/Les_Momes_du_CE2/Mamadou_avait_mal_aux_dents.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Mamadou avait mal aux dents} - [by=Les Mômes du CE2,cov=chansons-rigolotes] + [by=Les Mômes du CE2,cov=chansons-rigolotes,album=Chansons rigolotes] \cover \capo{5} diff --git a/songs/Les_Naufrages/L_harmonica.sg b/songs/Les_Naufrages/L_harmonica.sg index d8b9ee8d..d8d2bbdc 100644 --- a/songs/Les_Naufrages/L_harmonica.sg +++ b/songs/Les_Naufrages/L_harmonica.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{L'harmonica} - [by=Les Naufragés,cov=ca-baigne] + [by=Les Naufragés,cov=ca-baigne,album=Ca baigne] \cover \gtab{Lam}{X02210} diff --git a/songs/Les_Ogres_de_Barback/3_-_0.sg b/songs/Les_Ogres_de_Barback/3_-_0.sg index a140012d..65146afd 100644 --- a/songs/Les_Ogres_de_Barback/3_-_0.sg +++ b/songs/Les_Ogres_de_Barback/3_-_0.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{``3 - 0''} - [by=Les Ogres de Barback,cov=terrain-vague] + [by=Les Ogres de Barback,cov=terrain-vague,album=Terrain vague] \cover diff --git a/songs/Les_Ogres_de_Barback/Accordeon_pour_les_cons.sg b/songs/Les_Ogres_de_Barback/Accordeon_pour_les_cons.sg index 34e508ff..9df3166f 100644 --- a/songs/Les_Ogres_de_Barback/Accordeon_pour_les_cons.sg +++ b/songs/Les_Ogres_de_Barback/Accordeon_pour_les_cons.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{1} \beginsong{Accordéon pour les cons} - [by=Les Ogres de Barback,cov=la-fanfare-du-belgistan] + [by=Les Ogres de Barback,cov=la-fanfare-du-belgistan,album=La fanfare du belgistan] \cover diff --git a/songs/Les_Ogres_de_Barback/Bumbaia.sg b/songs/Les_Ogres_de_Barback/Bumbaia.sg index 4ab07c01..65d6a1f0 100644 --- a/songs/Les_Ogres_de_Barback/Bumbaia.sg +++ b/songs/Les_Ogres_de_Barback/Bumbaia.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Bumbaïa} - [by=Les Ogres de Barback,cov=pitt-ocha-2] + [by=Les Ogres de Barback,cov=pitt-ocha-2,album=Pitt ocha 2] \cover \gtab{Sim}{2:X02210} diff --git a/songs/Les_Ogres_de_Barback/Contes_vents_et_marees.sg b/songs/Les_Ogres_de_Barback/Contes_vents_et_marees.sg index ec7eeaa5..05d3c912 100644 --- a/songs/Les_Ogres_de_Barback/Contes_vents_et_marees.sg +++ b/songs/Les_Ogres_de_Barback/Contes_vents_et_marees.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Contes, vents et marées} - [by=Les Ogres de Barback,cov=irfan-le-heros] + [by=Les Ogres de Barback,cov=irfan-le-heros,album=Irfan le heros] \cover diff --git a/songs/Les_Ogres_de_Barback/Grand-mere.sg b/songs/Les_Ogres_de_Barback/Grand-mere.sg index a6981b11..daf4c62f 100644 --- a/songs/Les_Ogres_de_Barback/Grand-mere.sg +++ b/songs/Les_Ogres_de_Barback/Grand-mere.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{3} \beginsong{Grand-mère} - [by=Les Ogres de Barback,cov=la-fanfare-du-belgistan] + [by=Les Ogres de Barback,cov=la-fanfare-du-belgistan,album=La fanfare du belgistan] \cover diff --git a/songs/Les_Ogres_de_Barback/Jojo.sg b/songs/Les_Ogres_de_Barback/Jojo.sg index f01ed093..55f3e420 100644 --- a/songs/Les_Ogres_de_Barback/Jojo.sg +++ b/songs/Les_Ogres_de_Barback/Jojo.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{3} \beginsong{Jojo} - [by=Les Ogres de Barback,cov=un-air-deux-familles] + [by=Les Ogres de Barback,cov=un-air-deux-familles,album=Un air deux familles] \cover \gtab{Mim}{7:X02210} diff --git a/songs/Les_Ogres_de_Barback/L_air_bete.sg b/songs/Les_Ogres_de_Barback/L_air_bete.sg index 805bb804..e6617de2 100644 --- a/songs/Les_Ogres_de_Barback/L_air_bete.sg +++ b/songs/Les_Ogres_de_Barback/L_air_bete.sg @@ -2,7 +2,7 @@ \songcolumns{3} \beginsong{L'air bête} - [by=Les Ogres de Barback,cov=terrain-vague] + [by=Les Ogres de Barback,cov=terrain-vague,album=Terrain vague] \cover diff --git a/songs/Les_Ogres_de_Barback/La_premiere_fois.sg b/songs/Les_Ogres_de_Barback/La_premiere_fois.sg index e27b8ec1..9a7b2af1 100644 --- a/songs/Les_Ogres_de_Barback/La_premiere_fois.sg +++ b/songs/Les_Ogres_de_Barback/La_premiere_fois.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{La première fois} - [by=Les Ogres de Barback \& Tryo,cov=de-bouches-a-oreilles] + [by=Les Ogres de Barback \& Tryo,cov=de-bouches-a-oreilles,album=De bouches a oreilles] \cover \gtab{Dom}{3:X02210} diff --git a/songs/Les_Ogres_de_Barback/Le_temps.sg b/songs/Les_Ogres_de_Barback/Le_temps.sg index 491b8008..1c69343a 100644 --- a/songs/Les_Ogres_de_Barback/Le_temps.sg +++ b/songs/Les_Ogres_de_Barback/Le_temps.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Le temps} - [by=Les Ogres de Barback,cov=pitt-ocha] + [by=Les Ogres de Barback,cov=pitt-ocha,album=Pitt ocha] \cover \gtab{Do}{3:X02220} diff --git a/songs/Les_Ogres_de_Barback/Ma_fille.sg b/songs/Les_Ogres_de_Barback/Ma_fille.sg index ca7aa6db..f1fa9529 100644 --- a/songs/Les_Ogres_de_Barback/Ma_fille.sg +++ b/songs/Les_Ogres_de_Barback/Ma_fille.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{3} \beginsong{Ma fille} - [by=Les Ogres de Barback,cov=du-simple-au-neant] + [by=Les Ogres de Barback,cov=du-simple-au-neant,album=Du simple au neant] \cover diff --git a/songs/Les_Ogres_de_Barback/Petite_societe.sg b/songs/Les_Ogres_de_Barback/Petite_societe.sg index ce7f8367..d32dbe75 100644 --- a/songs/Les_Ogres_de_Barback/Petite_societe.sg +++ b/songs/Les_Ogres_de_Barback/Petite_societe.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Petite société} - [by=Les Ogres de Barback,cov=la-fanfare-du-belgistan] + [by=Les Ogres de Barback,cov=la-fanfare-du-belgistan,album=La fanfare du belgistan] \cover diff --git a/songs/Les_Ogres_de_Barback/Pour_me_rendre_a_mon_bureau.sg b/songs/Les_Ogres_de_Barback/Pour_me_rendre_a_mon_bureau.sg index 501f8444..78dc7e93 100644 --- a/songs/Les_Ogres_de_Barback/Pour_me_rendre_a_mon_bureau.sg +++ b/songs/Les_Ogres_de_Barback/Pour_me_rendre_a_mon_bureau.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Pour me rendre à mon bureau} - [by=Les Ogres de Barback,cov=repris-de-justesse] + [by=Les Ogres de Barback,cov=repris-de-justesse,album=Repris de justesse] \cover diff --git a/songs/Les_Ogres_de_Barback/Ptit_chat.sg b/songs/Les_Ogres_de_Barback/Ptit_chat.sg index 3177f21d..1893da12 100644 --- a/songs/Les_Ogres_de_Barback/Ptit_chat.sg +++ b/songs/Les_Ogres_de_Barback/Ptit_chat.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{P'tit chat} - [by=Les Ogres de Barback,cov=pitt-ocha] + [by=Les Ogres de Barback,cov=pitt-ocha,album=Pitt ocha] \cover diff --git a/songs/Les_Ogres_de_Barback/Rue_de_Panam.sg b/songs/Les_Ogres_de_Barback/Rue_de_Panam.sg index 6d43ad3d..eff7c723 100644 --- a/songs/Les_Ogres_de_Barback/Rue_de_Panam.sg +++ b/songs/Les_Ogres_de_Barback/Rue_de_Panam.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Rue de Panam} - [by=Les Ogres de Barback,cov=rue-du-temps] + [by=Les Ogres de Barback,cov=rue-du-temps,album=Rue du temps] \cover \gtab{Do}{X32010} diff --git a/songs/Les_Ogres_de_Barback/Rue_du_temps.sg b/songs/Les_Ogres_de_Barback/Rue_du_temps.sg index 468d6503..66e34ff6 100644 --- a/songs/Les_Ogres_de_Barback/Rue_du_temps.sg +++ b/songs/Les_Ogres_de_Barback/Rue_du_temps.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Rue du temps} - [by=Les Ogres de Barback,cov=Croc-noces] + [by=Les Ogres de Barback,cov=Croc-noces,album=Croc noces] \cover \gtab{Rém}{5:X02210} diff --git a/songs/Les_Ogres_de_Barback/Touche_pas_a_mon_ecole.sg b/songs/Les_Ogres_de_Barback/Touche_pas_a_mon_ecole.sg index d93121c3..22f94478 100644 --- a/songs/Les_Ogres_de_Barback/Touche_pas_a_mon_ecole.sg +++ b/songs/Les_Ogres_de_Barback/Touche_pas_a_mon_ecole.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Touche pas à mon école} - [by=Les Ogres de Barback,cov=pitt-ocha-2] + [by=Les Ogres de Barback,cov=pitt-ocha-2,album=Pitt ocha 2] \cover \gtab{Fam}{8:X02210} diff --git a/songs/Les_Petites_Bourrettes/Dans_la_tete.sg b/songs/Les_Petites_Bourrettes/Dans_la_tete.sg index 8aea18ad..d357548d 100644 --- a/songs/Les_Petites_Bourrettes/Dans_la_tete.sg +++ b/songs/Les_Petites_Bourrettes/Dans_la_tete.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Dans la tête} - [by=Les Petites Bourrettes,cov=comme-des-rois] + [by=Les Petites Bourrettes,cov=comme-des-rois,album=Comme des rois] \cover \gtab{Sol}{320003} diff --git a/songs/Les_Petites_Bourrettes/Et_si_je_t_aime.sg b/songs/Les_Petites_Bourrettes/Et_si_je_t_aime.sg index 4d2c6d75..489bb5a9 100644 --- a/songs/Les_Petites_Bourrettes/Et_si_je_t_aime.sg +++ b/songs/Les_Petites_Bourrettes/Et_si_je_t_aime.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Et si je t'aime} - [by=Les Petites Bourrettes,cov=comme-des-rois] + [by=Les Petites Bourrettes,cov=comme-des-rois,album=Comme des rois] \cover \gtab{Do}{3:X02220} diff --git a/songs/Les_Petites_Bourrettes/La_vieille.sg b/songs/Les_Petites_Bourrettes/La_vieille.sg index 80b607c2..709c15b7 100644 --- a/songs/Les_Petites_Bourrettes/La_vieille.sg +++ b/songs/Les_Petites_Bourrettes/La_vieille.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{La vieille} - [by=Les Petites Bourrettes,cov=comme-des-rois] + [by=Les Petites Bourrettes,cov=comme-des-rois,album=Comme des rois] \cover \gtab{Sol}{320003} diff --git a/songs/Les_Petites_Bourrettes/Notre_monde.sg b/songs/Les_Petites_Bourrettes/Notre_monde.sg index 46719d86..36ecd05a 100644 --- a/songs/Les_Petites_Bourrettes/Notre_monde.sg +++ b/songs/Les_Petites_Bourrettes/Notre_monde.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Notre monde} - [by=Les Petites Bourrettes,cov=comme-des-rois] + [by=Les Petites Bourrettes,cov=comme-des-rois,album=Comme des rois] \cover \gtab{Mim}{7:X02210} diff --git a/songs/Les_Tetes_Raides/L_iditente.sg b/songs/Les_Tetes_Raides/L_iditente.sg index e8d547de..e244594c 100644 --- a/songs/Les_Tetes_Raides/L_iditente.sg +++ b/songs/Les_Tetes_Raides/L_iditente.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{L'iditenté} - [by=Les Têtes Raides,cov=gratte-poil] + [by=Les Têtes Raides,cov=gratte-poil,album=Gratte poil] \cover \gtab{Lam}{X02210} diff --git a/songs/Les_Tetes_Raides/Patalo.sg b/songs/Les_Tetes_Raides/Patalo.sg index e289628d..402b9e9f 100644 --- a/songs/Les_Tetes_Raides/Patalo.sg +++ b/songs/Les_Tetes_Raides/Patalo.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Patalo} - [by=Les Têtes Raides,cov=gratte-poil] + [by=Les Têtes Raides,cov=gratte-poil,album=Gratte poil] \cover \gtab{Mi}{7:X02220} diff --git a/songs/Les_Tit_s_Nassels/Les_tit_s_ballades.sg b/songs/Les_Tit_s_Nassels/Les_tit_s_ballades.sg index 1fd6d8b3..927e9096 100644 --- a/songs/Les_Tit_s_Nassels/Les_tit_s_ballades.sg +++ b/songs/Les_Tit_s_Nassels/Les_tit_s_ballades.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Les tit's ballades} - [by=Les Tit's Nassels,cov=pareil] + [by=Les Tit's Nassels,cov=pareil,album=Pareil] \cover \gtab{Mim}{7:X02210} diff --git a/songs/Les_VRP/Leo.sg b/songs/Les_VRP/Leo.sg index 51e6c187..9b5ca3d0 100644 --- a/songs/Les_VRP/Leo.sg +++ b/songs/Les_VRP/Leo.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{3} \beginsong{Léo} - [by=Les VRP,cov=vacances-prolongees] + [by=Les VRP,cov=vacances-prolongees,album=Vacances prolongees] \cover diff --git a/songs/Les_Wriggles/Julie_la_petite_olive.sg b/songs/Les_Wriggles/Julie_la_petite_olive.sg index 5d7d62fd..308e4cb5 100644 --- a/songs/Les_Wriggles/Julie_la_petite_olive.sg +++ b/songs/Les_Wriggles/Julie_la_petite_olive.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{3} \beginsong{Julie, la petite olive} - [by=Les Wriggles,cov=ah-ben-ouais-mais-bon] + [by=Les Wriggles,cov=ah-ben-ouais-mais-bon,album=Ah ben ouais mais bon] \cover \gtab{La}{X02220} diff --git a/songs/Les_Wriggles/Monolithe.sg b/songs/Les_Wriggles/Monolithe.sg index 6a39fd21..f7d816c9 100644 --- a/songs/Les_Wriggles/Monolithe.sg +++ b/songs/Les_Wriggles/Monolithe.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Monolithe} - [by=Les Wriggles,cov=partent-en-live] + [by=Les Wriggles,cov=partent-en-live,album=Partent en live] \cover \gtab{Do#m}{4:X02210} diff --git a/songs/Les_Wriggles/Plouf.sg b/songs/Les_Wriggles/Plouf.sg index ff14ffe3..39026132 100644 --- a/songs/Les_Wriggles/Plouf.sg +++ b/songs/Les_Wriggles/Plouf.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{1} \beginsong{Plouf} - [by=Les Wriggles,cov=partent-en-live] + [by=Les Wriggles,cov=partent-en-live,album=Partent en live] \cover \gtab{Ré7M}{5:X02120} diff --git a/songs/Les_Wriggles/Poupine_et_Thierry.sg b/songs/Les_Wriggles/Poupine_et_Thierry.sg index f247b465..361c0437 100644 --- a/songs/Les_Wriggles/Poupine_et_Thierry.sg +++ b/songs/Les_Wriggles/Poupine_et_Thierry.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{1} \beginsong{Poupine et Thierry} - [by=Les Wriggles,cov=ah-ben-ouais-mais-bon] + [by=Les Wriggles,cov=ah-ben-ouais-mais-bon,album=Ah ben ouais mais bon] \cover diff --git a/songs/Lila_Downs/La_cumbia_del_mole.sg b/songs/Lila_Downs/La_cumbia_del_mole.sg index 1413658b..c499fd02 100644 --- a/songs/Lila_Downs/La_cumbia_del_mole.sg +++ b/songs/Lila_Downs/La_cumbia_del_mole.sg @@ -1,7 +1,7 @@ \selectlanguage{spanish} \songcolumns{2} \beginsong{La cumbia del mole} - [by=Lila Downs,cov=la-cantina] + [by=Lila Downs,cov=la-cantina,album=La cantina] \cover \gtab{Mim}{7:X0221} diff --git a/songs/Linkin_Park/Numb.sg b/songs/Linkin_Park/Numb.sg index 6c4edcf8..14099ac2 100644 --- a/songs/Linkin_Park/Numb.sg +++ b/songs/Linkin_Park/Numb.sg @@ -1,7 +1,7 @@ \selectlanguage{english} \songcolumns{1} \beginsong{Numb} - [by=Linkin Park,cov=meteora] + [by=Linkin Park,cov=meteora,album=Meteora] \cover \capo{2} diff --git a/songs/Los_Lobos/Cancion_del_Mariachi.sg b/songs/Los_Lobos/Cancion_del_Mariachi.sg index a9097a9c..86461a67 100644 --- a/songs/Los_Lobos/Cancion_del_Mariachi.sg +++ b/songs/Los_Lobos/Cancion_del_Mariachi.sg @@ -1,7 +1,7 @@ \selectlanguage{spanish} \songcolumns{2} \beginsong{Canción del Mariachi} - [by=Los Lobos,cov=desperado] + [by=Los Lobos,cov=desperado,album=Desperado] \cover \gtab{Mim}{7:X02210} diff --git a/songs/Louise_Attaque/Depuis_toujours.sg b/songs/Louise_Attaque/Depuis_toujours.sg index 2d2333c5..d4b1bb0c 100644 --- a/songs/Louise_Attaque/Depuis_toujours.sg +++ b/songs/Louise_Attaque/Depuis_toujours.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Depuis toujours} - [by=Louise Attaque,cov=a-plus-tard-crocodile] + [by=Louise Attaque,cov=a-plus-tard-crocodile,album=A plus tard crocodile] \cover \capo{2} diff --git a/songs/Louise_Attaque/Lea.sg b/songs/Louise_Attaque/Lea.sg index 0a9e89d6..b76386af 100644 --- a/songs/Louise_Attaque/Lea.sg +++ b/songs/Louise_Attaque/Lea.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Léa} - [by=Louise Attaque,cov=louise-attaque] + [by=Louise Attaque,cov=louise-attaque,album=Louise attaque] \cover \gtab{Lam}{X02210} diff --git a/songs/Louise_Attaque/Les_nuits_parisiennes.sg b/songs/Louise_Attaque/Les_nuits_parisiennes.sg index 0d2b9ccd..e0cd1350 100644 --- a/songs/Louise_Attaque/Les_nuits_parisiennes.sg +++ b/songs/Louise_Attaque/Les_nuits_parisiennes.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Les nuits parisiennes} - [by=Louise Attaque,cov=louise-attaque] + [by=Louise Attaque,cov=louise-attaque,album=Louise attaque] \cover \gtab{Sol}{320003} diff --git a/songs/MC_Solaar/Caroline.sg b/songs/MC_Solaar/Caroline.sg index 969cf649..2ba11bf4 100644 --- a/songs/MC_Solaar/Caroline.sg +++ b/songs/MC_Solaar/Caroline.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{1} \beginsong{Caroline} - [by=MC Solaar,cov=qui-seme-le-vent-recolte-le-tempo] + [by=MC Solaar,cov=qui-seme-le-vent-recolte-le-tempo,album=Qui seme le vent recolte le tempo] \cover \capo{5} diff --git a/songs/Mano_Negra/Out_of_time_man.sg b/songs/Mano_Negra/Out_of_time_man.sg index 2cbff58d..a9a6d4de 100644 --- a/songs/Mano_Negra/Out_of_time_man.sg +++ b/songs/Mano_Negra/Out_of_time_man.sg @@ -1,7 +1,7 @@ \selectlanguage{english} \songcolumns{1} \beginsong{Out of time man} - [by=Mano Negra,cov=king-of-bongo] + [by=Mano Negra,cov=king-of-bongo,album=King of bongo] \cover \gtab{Do}{X32010} diff --git a/songs/Manu_Chao/Bienvenida_a_Tijuana.sg b/songs/Manu_Chao/Bienvenida_a_Tijuana.sg index 87355b93..fc45fe9d 100644 --- a/songs/Manu_Chao/Bienvenida_a_Tijuana.sg +++ b/songs/Manu_Chao/Bienvenida_a_Tijuana.sg @@ -1,7 +1,7 @@ \selectlanguage{spanish} \songcolumns{2} \beginsong{Bienvenida a Tijuana} - [by=Manu Chao,cov=radio-bemba] + [by=Manu Chao,cov=radio-bemba,album=Radio bemba] \cover diff --git a/songs/Manu_Chao/Clandestino.sg b/songs/Manu_Chao/Clandestino.sg index c4c85bd0..c58ae249 100644 --- a/songs/Manu_Chao/Clandestino.sg +++ b/songs/Manu_Chao/Clandestino.sg @@ -1,7 +1,7 @@ \selectlanguage{spanish} \songcolumns{2} \beginsong{Clandestino} - [by=Manu Chao,cov=clandestino] + [by=Manu Chao,cov=clandestino,album=Clandestino] \cover diff --git a/songs/Manu_Chao/Desaparecido.sg b/songs/Manu_Chao/Desaparecido.sg index dfc350fe..64a6a7df 100644 --- a/songs/Manu_Chao/Desaparecido.sg +++ b/songs/Manu_Chao/Desaparecido.sg @@ -1,7 +1,7 @@ \selectlanguage{spanish} \songcolumns{2} \beginsong{Desaparecido} - [by=Manu Chao,cov=clandestino] + [by=Manu Chao,cov=clandestino,album=Clandestino] \cover diff --git a/songs/Marie_Laforet/Ivan_Boris_et_moi.sg b/songs/Marie_Laforet/Ivan_Boris_et_moi.sg index 0fa80977..9a40bd9f 100644 --- a/songs/Marie_Laforet/Ivan_Boris_et_moi.sg +++ b/songs/Marie_Laforet/Ivan_Boris_et_moi.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Ivan, Boris et moi} - [by=Marie Laforêt,cov=succes] + [by=Marie Laforêt,cov=succes,album=Succes] \cover \gtab{Solm}{3:022000} diff --git a/songs/Maxime_Le_Forestier/Comme_un_arbre.sg b/songs/Maxime_Le_Forestier/Comme_un_arbre.sg index eaeec1db..723279dc 100644 --- a/songs/Maxime_Le_Forestier/Comme_un_arbre.sg +++ b/songs/Maxime_Le_Forestier/Comme_un_arbre.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Comme un arbre} - [by=Maxime Le Forestier,cov=essentielles] + [by=Maxime Le Forestier,cov=essentielles,album=Essentielles] \cover \gtab{Do}{X32010} diff --git a/songs/Maxime_Le_Forestier/Education_Sentimentale.sg b/songs/Maxime_Le_Forestier/Education_Sentimentale.sg index a9e823b8..bd0f6ac9 100644 --- a/songs/Maxime_Le_Forestier/Education_Sentimentale.sg +++ b/songs/Maxime_Le_Forestier/Education_Sentimentale.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Éducation Sentimentale} - [by=Maxime Le Forestier,cov=mon-frere] + [by=Maxime Le Forestier,cov=mon-frere,album=Mon frere] \cover \gtab{Do}{X32010} diff --git a/songs/Maxime_Le_Forestier/La_rouille.sg b/songs/Maxime_Le_Forestier/La_rouille.sg index e98fdbbf..e0d9a38a 100644 --- a/songs/Maxime_Le_Forestier/La_rouille.sg +++ b/songs/Maxime_Le_Forestier/La_rouille.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{La rouille} - [by=Maxime Le Forestier,cov=mon-frere] + [by=Maxime Le Forestier,cov=mon-frere,album=Mon frere] \cover \gtab{Fa}{1:022100} diff --git a/songs/Maxime_Le_Forestier/Le_steak.sg b/songs/Maxime_Le_Forestier/Le_steak.sg index 4774a091..58eda940 100644 --- a/songs/Maxime_Le_Forestier/Le_steak.sg +++ b/songs/Maxime_Le_Forestier/Le_steak.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Le steak} - [by=Maxime Le Forestier,cov=le-steak] + [by=Maxime Le Forestier,cov=le-steak,album=Le steak] \cover \gtab{Ré}{XX0232} diff --git a/songs/Maxime_Le_Forestier/San_Fransico.sg b/songs/Maxime_Le_Forestier/San_Fransico.sg index 354056ad..8dbc801b 100644 --- a/songs/Maxime_Le_Forestier/San_Fransico.sg +++ b/songs/Maxime_Le_Forestier/San_Fransico.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{San Francisco} - [by=Maxime Le Forestier,cov=mon-frere] + [by=Maxime Le Forestier,cov=mon-frere,album=Mon frere] \cover diff --git a/songs/Mes_souliers_sont_rouges/Bassin_d_irlande.sg b/songs/Mes_souliers_sont_rouges/Bassin_d_irlande.sg index 5e6775ac..7e8a8834 100644 --- a/songs/Mes_souliers_sont_rouges/Bassin_d_irlande.sg +++ b/songs/Mes_souliers_sont_rouges/Bassin_d_irlande.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Bassin d'Irlande} - [by=Mes souliers sont rouges,cov=en-dehors-des-clous] + [by=Mes souliers sont rouges,cov=en-dehors-des-clous,album=En dehors des clous] \cover \gtab{Fa}{1:022100} diff --git a/songs/Mes_souliers_sont_rouges/Le_cycle_du_vin.sg b/songs/Mes_souliers_sont_rouges/Le_cycle_du_vin.sg index bab78568..b3270e14 100644 --- a/songs/Mes_souliers_sont_rouges/Le_cycle_du_vin.sg +++ b/songs/Mes_souliers_sont_rouges/Le_cycle_du_vin.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Le cycle du vin} - [by=Mes souliers sont rouges,cov=5] + [by=Mes souliers sont rouges,cov=5,album=5] \cover \gtab{Lam}{X02210} diff --git a/songs/Mes_souliers_sont_rouges/Les_souliers_rouges.sg b/songs/Mes_souliers_sont_rouges/Les_souliers_rouges.sg index e5d0ae2d..244ed79a 100644 --- a/songs/Mes_souliers_sont_rouges/Les_souliers_rouges.sg +++ b/songs/Mes_souliers_sont_rouges/Les_souliers_rouges.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Les souliers rouges} - [by=Mes souliers sont rouges,cov=tape-la-galoche] + [by=Mes souliers sont rouges,cov=tape-la-galoche,album=Tape la galoche] \cover \gtab{Sol}{320003} diff --git a/songs/Mes_souliers_sont_rouges/Nuit_humide.sg b/songs/Mes_souliers_sont_rouges/Nuit_humide.sg index 7396d614..467887ff 100644 --- a/songs/Mes_souliers_sont_rouges/Nuit_humide.sg +++ b/songs/Mes_souliers_sont_rouges/Nuit_humide.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Nuit humide} - [by=Mes souliers sont rouges,cov=tape-la-galoche] + [by=Mes souliers sont rouges,cov=tape-la-galoche,album=Tape la galoche] \cover \capo{7} diff --git a/songs/Mes_souliers_sont_rouges/Sainte-Cecile.sg b/songs/Mes_souliers_sont_rouges/Sainte-Cecile.sg index d432acf3..571af102 100644 --- a/songs/Mes_souliers_sont_rouges/Sainte-Cecile.sg +++ b/songs/Mes_souliers_sont_rouges/Sainte-Cecile.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Sainte Cécile} - [by=Mes souliers sont rouges,cov=proches] + [by=Mes souliers sont rouges,cov=proches,album=Proches] \cover diff --git a/songs/Mes_souliers_sont_rouges/The_rooster.sg b/songs/Mes_souliers_sont_rouges/The_rooster.sg index 8d317596..928095e7 100644 --- a/songs/Mes_souliers_sont_rouges/The_rooster.sg +++ b/songs/Mes_souliers_sont_rouges/The_rooster.sg @@ -1,7 +1,7 @@ \selectlanguage{english} \songcolumns{2} \beginsong{The rooster} - [by=Mes souliers sont rouges,cov=tape-la-galoche] + [by=Mes souliers sont rouges,cov=tape-la-galoche,album=Tape la galoche] \cover diff --git a/songs/Michel_Sardou/Les_lacs_du_Connemara.sg b/songs/Michel_Sardou/Les_lacs_du_Connemara.sg index 008d6143..a338e7e5 100644 --- a/songs/Michel_Sardou/Les_lacs_du_Connemara.sg +++ b/songs/Michel_Sardou/Les_lacs_du_Connemara.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Les lacs du Connemara} - [by=Michel Sardou, cov=les-grandes-chansons] + [by=Michel Sardou, cov=les-grandes-chansons,album=Les grandes chansons] \cover \gtab{Fa}{1:022100} diff --git a/songs/Moriarty/Jimmy.sg b/songs/Moriarty/Jimmy.sg index 6688d05c..ac338ddc 100644 --- a/songs/Moriarty/Jimmy.sg +++ b/songs/Moriarty/Jimmy.sg @@ -1,7 +1,7 @@ \selectlanguage{english} \songcolumns{2} \beginsong{Jimmy} - [by=Moriarty,cov=gee-whiz-but-this-is-a-lonesome-town] + [by=Moriarty,cov=gee-whiz-but-this-is-a-lonesome-town,album=Gee whiz but this is a lonesome town] \cover \capo{1} diff --git a/songs/Neil_Young/Heart_of_gold.sg b/songs/Neil_Young/Heart_of_gold.sg index bc590c85..2ee20e79 100644 --- a/songs/Neil_Young/Heart_of_gold.sg +++ b/songs/Neil_Young/Heart_of_gold.sg @@ -1,7 +1,7 @@ \selectlanguage{english} \songcolumns{2} \beginsong{Heart of gold} - [by=Neil Young,cov=harvest-moon] + [by=Neil Young,cov=harvest-moon,album=Harvest moon] \cover \gtab{Mim}{022000} diff --git a/songs/Noir_Desir/Aux_sombres_heros_de_l_amer.sg b/songs/Noir_Desir/Aux_sombres_heros_de_l_amer.sg index dd60e2ce..d94772e8 100644 --- a/songs/Noir_Desir/Aux_sombres_heros_de_l_amer.sg +++ b/songs/Noir_Desir/Aux_sombres_heros_de_l_amer.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Aux sombres héros de l'amer} - [by=Noir Désir,cov=veuillez-rendre-l-ame] + [by=Noir Désir,cov=veuillez-rendre-l-ame,album=Veuillez rendre l ame] \cover \gtab{Lam}{X02210} diff --git a/songs/Oasis/Wonderwall.sg b/songs/Oasis/Wonderwall.sg index fcbb2ff0..6fa92cb5 100644 --- a/songs/Oasis/Wonderwall.sg +++ b/songs/Oasis/Wonderwall.sg @@ -1,7 +1,7 @@ \selectlanguage{english} \songcolumns{1} \beginsong{Wonderwall} - [by=Oasis,cov=morning-glory] + [by=Oasis,cov=morning-glory,album=Morning glory] \cover \capo{2} diff --git a/songs/Oldelaf_et_Monsieur_D/Cafe.sg b/songs/Oldelaf_et_Monsieur_D/Cafe.sg index e5dfe107..9ae24394 100644 --- a/songs/Oldelaf_et_Monsieur_D/Cafe.sg +++ b/songs/Oldelaf_et_Monsieur_D/Cafe.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Café} - [by=Oldelaf et Monsieur~D.,cov=l-album-de-la-maturite] + [by=Oldelaf et Monsieur~D.,cov=l-album-de-la-maturite,album=L album de la maturite] \cover diff --git a/songs/Oldelaf_et_Monsieur_D/Davy_Crockett.sg b/songs/Oldelaf_et_Monsieur_D/Davy_Crockett.sg index c6a2c1ce..295ce5b4 100644 --- a/songs/Oldelaf_et_Monsieur_D/Davy_Crockett.sg +++ b/songs/Oldelaf_et_Monsieur_D/Davy_Crockett.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Davy Crockett} - [by=Oldelaf et Monsieur~D.,cov=lives] + [by=Oldelaf et Monsieur~D.,cov=lives,album=Lives] \cover \gtab{Do}{X32010} diff --git a/songs/Oldelaf_et_Monsieur_D/J_veux_etre_muscle.sg b/songs/Oldelaf_et_Monsieur_D/J_veux_etre_muscle.sg index 70279c80..a3d7e380 100644 --- a/songs/Oldelaf_et_Monsieur_D/J_veux_etre_muscle.sg +++ b/songs/Oldelaf_et_Monsieur_D/J_veux_etre_muscle.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{J'veux être musclé} - [by=Oldelaf et Monsieur~D.,cov=bete-et-mechant] + [by=Oldelaf et Monsieur~D.,cov=bete-et-mechant,album=Bete et mechant] \cover %tabs pour les couplets diff --git a/songs/Oldelaf_et_Monsieur_D/Michel.sg b/songs/Oldelaf_et_Monsieur_D/Michel.sg index 883d49e5..673e4712 100644 --- a/songs/Oldelaf_et_Monsieur_D/Michel.sg +++ b/songs/Oldelaf_et_Monsieur_D/Michel.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Michel} - [by=Oldelaf et Monsieur~D.,cov=bete-et-mechant] + [by=Oldelaf et Monsieur~D.,cov=bete-et-mechant,album=Bete et mechant] \cover \capo{4} diff --git a/songs/Oldelaf_et_Monsieur_D/Mon_ange.sg b/songs/Oldelaf_et_Monsieur_D/Mon_ange.sg index 72de1b69..fff0dbce 100644 --- a/songs/Oldelaf_et_Monsieur_D/Mon_ange.sg +++ b/songs/Oldelaf_et_Monsieur_D/Mon_ange.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Mon ange} - [by=Oldelaf et Monsieur~D.,cov=bete-et-mechant] + [by=Oldelaf et Monsieur~D.,cov=bete-et-mechant,album=Bete et mechant] \cover \gtab{Mim}{022000} diff --git a/songs/Oldelaf_et_Monsieur_D/Nathalie.sg b/songs/Oldelaf_et_Monsieur_D/Nathalie.sg index 1f61f0e0..5c106e8f 100644 --- a/songs/Oldelaf_et_Monsieur_D/Nathalie.sg +++ b/songs/Oldelaf_et_Monsieur_D/Nathalie.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{1} \beginsong{Nathalie (mon amour des JMJ)} - [by=Oldelaf et Monsieur~D.,cov=l-album-de-la-maturite] + [by=Oldelaf et Monsieur~D.,cov=l-album-de-la-maturite,album=L album de la maturite] \cover \gtab{Sol}{320003} diff --git a/songs/Oldelaf_et_Monsieur_D/Petit_Pierrot.sg b/songs/Oldelaf_et_Monsieur_D/Petit_Pierrot.sg index 01d26a6e..bd041b62 100644 --- a/songs/Oldelaf_et_Monsieur_D/Petit_Pierrot.sg +++ b/songs/Oldelaf_et_Monsieur_D/Petit_Pierrot.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Petit Pierrot} - [by=Oldelaf et Monsieur~D.,cov=chansons-cons] + [by=Oldelaf et Monsieur~D.,cov=chansons-cons,album=Chansons cons] \cover diff --git a/songs/Oldelaf_et_Monsieur_D/Raoul_le_pitbull.sg b/songs/Oldelaf_et_Monsieur_D/Raoul_le_pitbull.sg index fdc762f6..8a9dcd4c 100644 --- a/songs/Oldelaf_et_Monsieur_D/Raoul_le_pitbull.sg +++ b/songs/Oldelaf_et_Monsieur_D/Raoul_le_pitbull.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Raoul, le pitbull} - [by=Oldelaf et Monsieur~D.,cov=chansons-cons] + [by=Oldelaf et Monsieur~D.,cov=chansons-cons,album=Chansons cons] \cover diff --git a/songs/Oldelaf_et_Monsieur_D/Rue_de_Nantes.sg b/songs/Oldelaf_et_Monsieur_D/Rue_de_Nantes.sg index 32accc2c..7efcc567 100644 --- a/songs/Oldelaf_et_Monsieur_D/Rue_de_Nantes.sg +++ b/songs/Oldelaf_et_Monsieur_D/Rue_de_Nantes.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Rue de Nantes} - [by=Oldelaf et Monsieur~D.,cov=l-album-de-la-maturite] + [by=Oldelaf et Monsieur~D.,cov=l-album-de-la-maturite,album=L album de la maturite] \cover diff --git a/songs/Oldelaf_et_Monsieur_D/Trahis.sg b/songs/Oldelaf_et_Monsieur_D/Trahis.sg index f16c16d3..60ed4ef3 100644 --- a/songs/Oldelaf_et_Monsieur_D/Trahis.sg +++ b/songs/Oldelaf_et_Monsieur_D/Trahis.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Trahis} - [by=Oldelaf et Monsieur~D.,cov=derniere-chance-d-etre-disque-d-or] + [by=Oldelaf et Monsieur~D.,cov=derniere-chance-d-etre-disque-d-or,album=Derniere chance d etre disque d or] \cover \gtab{Fa#m}{2:022000} diff --git a/songs/Parabellum/Saturnin.sg b/songs/Parabellum/Saturnin.sg index c52bc309..a76f0b29 100644 --- a/songs/Parabellum/Saturnin.sg +++ b/songs/Parabellum/Saturnin.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Saturnin} - [by=Parabellum,cov=dense-microsillon-a-faisceau-de-lumiere-coherente] + [by=Parabellum,cov=dense-microsillon-a-faisceau-de-lumiere-coherente,album=Dense microsillon a faisceau de lumiere coherente] \cover \gtab{La}{X02220} diff --git a/songs/Patrick_Bouchitey/Jesus_reviens.sg b/songs/Patrick_Bouchitey/Jesus_reviens.sg index 9918f9ca..6f512dc7 100644 --- a/songs/Patrick_Bouchitey/Jesus_reviens.sg +++ b/songs/Patrick_Bouchitey/Jesus_reviens.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Jésus reviens} - [by=Patrick Bouchitey,cov=la-vie-est-un-long-fleuve-tranquille] + [by=Patrick Bouchitey,cov=la-vie-est-un-long-fleuve-tranquille,album=La vie est un long fleuve tranquille] \cover \gtab{Do}{X32010} diff --git a/songs/Pierre_Bachelet/En_l_an_2001.sg b/songs/Pierre_Bachelet/En_l_an_2001.sg index 989038ef..731ea842 100644 --- a/songs/Pierre_Bachelet/En_l_an_2001.sg +++ b/songs/Pierre_Bachelet/En_l_an_2001.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{En l'an 2001} - [by=Pierre Bachelet,cov=en-l-an-2001] + [by=Pierre Bachelet,cov=en-l-an-2001,album=En l an 2001] \cover \gtab{Do}{X32010} diff --git a/songs/Pierre_Bachelet/Vingt_ans.sg b/songs/Pierre_Bachelet/Vingt_ans.sg index e2c63163..f8f62d25 100644 --- a/songs/Pierre_Bachelet/Vingt_ans.sg +++ b/songs/Pierre_Bachelet/Vingt_ans.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Vingt ans} - [by=Pierre Bachelet,cov=le-meilleur-de-bachelet] + [by=Pierre Bachelet,cov=le-meilleur-de-bachelet,album=Le meilleur de bachelet] \cover \gtab{Mim}{022000} diff --git a/songs/Pierre_Perret/Lily.sg b/songs/Pierre_Perret/Lily.sg index 5956b8ec..a316808d 100644 --- a/songs/Pierre_Perret/Lily.sg +++ b/songs/Pierre_Perret/Lily.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Lily} - [by=Pierre Perret,cov=pierrot-a-l-olympia] + [by=Pierre Perret,cov=pierrot-a-l-olympia,album=Pierrot a l olympia] \cover diff --git a/songs/Pixies/Where_Is_My_Mind.sg b/songs/Pixies/Where_Is_My_Mind.sg index 5d6a6acb..80119600 100644 --- a/songs/Pixies/Where_Is_My_Mind.sg +++ b/songs/Pixies/Where_Is_My_Mind.sg @@ -1,7 +1,7 @@ \selectlanguage{english} \songcolumns{1} \beginsong{Where is my mind} - [by=Pixies,cov=death-to-the-pixies] + [by=Pixies,cov=death-to-the-pixies,album=Death to the pixies] \cover \gtab{Mi}{022100} diff --git a/songs/Pornophonique/Sad_robot.sg b/songs/Pornophonique/Sad_robot.sg index 06b04b7f..924b8a18 100644 --- a/songs/Pornophonique/Sad_robot.sg +++ b/songs/Pornophonique/Sad_robot.sg @@ -1,7 +1,7 @@ \selectlanguage{english} \songcolumns{2} \beginsong{Sad robot} - [by=Pornophonique,cov=8-bit-lagerfeuer] + [by=Pornophonique,cov=8-bit-lagerfeuer,album=8 bit lagerfeuer] \cover \gtab{Rém}{XX0231} diff --git a/songs/Pow_Wow/Le_lion_est_mort_ce_soir.sg b/songs/Pow_Wow/Le_lion_est_mort_ce_soir.sg index 799f554c..6b574305 100644 --- a/songs/Pow_Wow/Le_lion_est_mort_ce_soir.sg +++ b/songs/Pow_Wow/Le_lion_est_mort_ce_soir.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Le lion est mort ce soir} - [by=Pow Wow,cov=quatre] + [by=Pow Wow,cov=quatre,album=Quatre] \cover \gtab{Sol}{320003} diff --git a/songs/Radiohead/Creep.sg b/songs/Radiohead/Creep.sg index 30a3b86d..bde35e2a 100644 --- a/songs/Radiohead/Creep.sg +++ b/songs/Radiohead/Creep.sg @@ -1,7 +1,7 @@ \selectlanguage{english} \songcolumns{2} \beginsong{Creep} - [by=Radiohead,cov=pablo-honey] + [by=Radiohead,cov=pablo-honey,album=Pablo honey] \cover \gtab{Sol}{3:022100} diff --git a/songs/Renaud/Amoureux_de_paname.sg b/songs/Renaud/Amoureux_de_paname.sg index 31e86265..884d4125 100644 --- a/songs/Renaud/Amoureux_de_paname.sg +++ b/songs/Renaud/Amoureux_de_paname.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Amoureux de Paname} - [by=Renaud,cov=amoureux-de-paname] + [by=Renaud,cov=amoureux-de-paname,album=Amoureux de paname] \cover \capo{2} diff --git a/songs/Renaud/Chanson_pour_Pierrot.sg b/songs/Renaud/Chanson_pour_Pierrot.sg index 7d686d5d..9efbd572 100644 --- a/songs/Renaud/Chanson_pour_Pierrot.sg +++ b/songs/Renaud/Chanson_pour_Pierrot.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Chanson pour Pierrot} - [by=Renaud,cov=ma-gonzesse] + [by=Renaud,cov=ma-gonzesse,album=Ma gonzesse] \cover \gtab{Mim}{022000} diff --git a/songs/Renaud/Des_que_le_vent_soufflera.sg b/songs/Renaud/Des_que_le_vent_soufflera.sg index a1857458..7c954933 100644 --- a/songs/Renaud/Des_que_le_vent_soufflera.sg +++ b/songs/Renaud/Des_que_le_vent_soufflera.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{3} \beginsong{Dès que le vent soufflera} - [by=Renaud,cov=morgane-de-toi] + [by=Renaud,cov=morgane-de-toi,album=Morgane de toi] \cover \gtab{Mim}{022000} diff --git a/songs/Renaud/Docteur_Renaud_Mister_Renard.sg b/songs/Renaud/Docteur_Renaud_Mister_Renard.sg index 6041403b..e3b75aeb 100644 --- a/songs/Renaud/Docteur_Renaud_Mister_Renard.sg +++ b/songs/Renaud/Docteur_Renaud_Mister_Renard.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Docteur Renaud, Mister Renard} - [by=Renaud,cov=boucan-d-enfer] + [by=Renaud,cov=boucan-d-enfer,album=Boucan d enfer] \cover \gtab{Lam}{X02210} diff --git a/songs/Renaud/En_cloque.sg b/songs/Renaud/En_cloque.sg index d1ea3f82..de54c47e 100644 --- a/songs/Renaud/En_cloque.sg +++ b/songs/Renaud/En_cloque.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{En cloque} - [by=Renaud,cov=morgane-de-toi] + [by=Renaud,cov=morgane-de-toi,album=Morgane de toi] \cover \gtab{Do}{X32010} diff --git a/songs/Renaud/Hexagone.sg b/songs/Renaud/Hexagone.sg index 11192129..d4b54134 100644 --- a/songs/Renaud/Hexagone.sg +++ b/songs/Renaud/Hexagone.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Hexagone} - [by=Renaud,cov=amoureux-de-paname] + [by=Renaud,cov=amoureux-de-paname,album=Amoureux de paname] \cover \gtab{Mim}{022000} diff --git a/songs/Renaud/Laisse_Beton.sg b/songs/Renaud/Laisse_Beton.sg index 27600c8e..b714d083 100644 --- a/songs/Renaud/Laisse_Beton.sg +++ b/songs/Renaud/Laisse_Beton.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Laisse béton} - [by=Renaud,cov=laisse-beton] + [by=Renaud,cov=laisse-beton,album=Laisse beton] \cover \gtab{Lam}{5:022000} diff --git a/songs/Renaud/Manatthan-Kaboul.sg b/songs/Renaud/Manatthan-Kaboul.sg index dd4deeb9..fe3f96d1 100644 --- a/songs/Renaud/Manatthan-Kaboul.sg +++ b/songs/Renaud/Manatthan-Kaboul.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Manatthan-Kaboul} - [by=Renaud,cov=boucan-d-enfer] + [by=Renaud,cov=boucan-d-enfer,album=Boucan d enfer] \cover \gtab{Do}{X32010} diff --git a/songs/Renaud/Manu.sg b/songs/Renaud/Manu.sg index c5f01227..f76e4980 100644 --- a/songs/Renaud/Manu.sg +++ b/songs/Renaud/Manu.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Manu} - [by=Renaud,cov=le-retour-gerard-lambert] + [by=Renaud,cov=le-retour-gerard-lambert,album=Le retour gerard lambert] \cover \gtab{Lam}{X02210} diff --git a/songs/Renaud/Marche_a_l_ombre.sg b/songs/Renaud/Marche_a_l_ombre.sg index c75006ba..0a938431 100644 --- a/songs/Renaud/Marche_a_l_ombre.sg +++ b/songs/Renaud/Marche_a_l_ombre.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{3} \beginsong{Marche à l'ombre} - [by=Renaud,cov=marche-a-l-ombre] + [by=Renaud,cov=marche-a-l-ombre,album=Marche a l ombre] \cover \gtab{Do}{X32010} diff --git a/songs/Renaud/Mistral_Gagnant.sg b/songs/Renaud/Mistral_Gagnant.sg index 846c0a4a..db17b391 100644 --- a/songs/Renaud/Mistral_Gagnant.sg +++ b/songs/Renaud/Mistral_Gagnant.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Mistral gagnant} - [by=Renaud,cov=mistral-gagnant] + [by=Renaud,cov=mistral-gagnant,album=Mistral gagnant] \cover \gtab{Sim}{2:X02210} diff --git a/songs/Renaud/Petite_fillle_des_sombres_rues.sg b/songs/Renaud/Petite_fillle_des_sombres_rues.sg index 034ba786..92910486 100644 --- a/songs/Renaud/Petite_fillle_des_sombres_rues.sg +++ b/songs/Renaud/Petite_fillle_des_sombres_rues.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Petite fille des sombres rues} - [by=Renaud,cov=amoureux-de-paname] + [by=Renaud,cov=amoureux-de-paname,album=Amoureux de paname] \cover \capo{3} diff --git a/songs/Renaud/Societe_tu_m_auras_pas.sg b/songs/Renaud/Societe_tu_m_auras_pas.sg index 508ba07f..7dcf3d06 100644 --- a/songs/Renaud/Societe_tu_m_auras_pas.sg +++ b/songs/Renaud/Societe_tu_m_auras_pas.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Société, tu m'auras pas} - [by=Renaud,cov=amoureux-de-paname] + [by=Renaud,cov=amoureux-de-paname,album=Amoureux de paname] \cover \gtab{Mim}{022000} diff --git a/songs/Rise_Against/Hero_of_war.sg b/songs/Rise_Against/Hero_of_war.sg index aadb333b..8238c880 100644 --- a/songs/Rise_Against/Hero_of_war.sg +++ b/songs/Rise_Against/Hero_of_war.sg @@ -1,7 +1,7 @@ \selectlanguage{english} \songcolumns{2} \beginsong{Hero of War} - [by=Rise Against,cov=appeal-to-reason] + [by=Rise Against,cov=appeal-to-reason,album=Appeal to reason] \cover \gtab{Mi}{7:X02220} diff --git a/songs/Ritchie_Valens/Come_on_let_s_go.sg b/songs/Ritchie_Valens/Come_on_let_s_go.sg index 32bec2f2..825ba8b9 100644 --- a/songs/Ritchie_Valens/Come_on_let_s_go.sg +++ b/songs/Ritchie_Valens/Come_on_let_s_go.sg @@ -1,7 +1,7 @@ \selectlanguage{english} \songcolumns{2} \beginsong{Come on, let's go!} - [by=Ritchie Valens,cov=come-on-lets-go] + [by=Ritchie Valens,cov=come-on-lets-go,album=Come on lets go] \cover \gtab{La}{X02220} diff --git a/songs/Ritchie_Valens/La_bamba.sg b/songs/Ritchie_Valens/La_bamba.sg index dd89cabe..e6ec19c0 100644 --- a/songs/Ritchie_Valens/La_bamba.sg +++ b/songs/Ritchie_Valens/La_bamba.sg @@ -1,7 +1,7 @@ \selectlanguage{spanish} \songcolumns{2} \beginsong{La Bamba} - [by=Ritchie Valens,cov=la-bamba] + [by=Ritchie Valens,cov=la-bamba,album=La bamba] \cover diff --git a/songs/Sanseverino/Dimanche_dernier.sg b/songs/Sanseverino/Dimanche_dernier.sg index f03d434a..9f43e87e 100644 --- a/songs/Sanseverino/Dimanche_dernier.sg +++ b/songs/Sanseverino/Dimanche_dernier.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Dimanche dernier} - [by=Sansévérino,cov=les-faux-talbins] + [by=Sansévérino,cov=les-faux-talbins,album=Les faux talbins] \cover \gtab{Do}{X32010} diff --git a/songs/Simon_Garfunkel/April_come_she_will.sg b/songs/Simon_Garfunkel/April_come_she_will.sg index 5cbcbe45..405afb63 100644 --- a/songs/Simon_Garfunkel/April_come_she_will.sg +++ b/songs/Simon_Garfunkel/April_come_she_will.sg @@ -1,7 +1,7 @@ \selectlanguage{english} \songcolumns{2} \beginsong{April, come she will} - [by=Simon \& Garfunkel,cov=concert-in-central-park] + [by=Simon \& Garfunkel,cov=concert-in-central-park,album=Concert in central park] \cover \gtab{Sol}{320003} diff --git a/songs/Simon_Garfunkel/Cecilia.sg b/songs/Simon_Garfunkel/Cecilia.sg index d59e85a6..881ed77a 100644 --- a/songs/Simon_Garfunkel/Cecilia.sg +++ b/songs/Simon_Garfunkel/Cecilia.sg @@ -1,7 +1,7 @@ \selectlanguage{english} \songcolumns{2} \beginsong{Cecilia} - [by=Simon \& Garfunkel,cov=the-definitive] + [by=Simon \& Garfunkel,cov=the-definitive,album=The definitive] \cover \gtab{Ré}{XX0232} diff --git a/songs/Simon_Garfunkel/El_condor_pasa.sg b/songs/Simon_Garfunkel/El_condor_pasa.sg index 3eb6c79b..f3a6cd31 100644 --- a/songs/Simon_Garfunkel/El_condor_pasa.sg +++ b/songs/Simon_Garfunkel/El_condor_pasa.sg @@ -1,7 +1,7 @@ \selectlanguage{english} \songcolumns{2} \beginsong{El condor pasa} - [by=Simon \& Garfunkel,cov=the-definitive] + [by=Simon \& Garfunkel,cov=the-definitive,album=The definitive] \cover \gtab{Mim}{022000} diff --git a/songs/Simon_Garfunkel/Feeling_groovy.sg b/songs/Simon_Garfunkel/Feeling_groovy.sg index af276136..e65aba29 100644 --- a/songs/Simon_Garfunkel/Feeling_groovy.sg +++ b/songs/Simon_Garfunkel/Feeling_groovy.sg @@ -1,7 +1,7 @@ \selectlanguage{english} \songcolumns{2} \beginsong{Feeling groovy} - [by=Simon \& Garfunkel,cov=the-definitive] + [by=Simon \& Garfunkel,cov=the-definitive,album=The definitive] \cover \gtab{Sol}{320003} diff --git a/songs/Simon_Garfunkel/Kathy_s_song.sg b/songs/Simon_Garfunkel/Kathy_s_song.sg index 954222fa..fcb61275 100644 --- a/songs/Simon_Garfunkel/Kathy_s_song.sg +++ b/songs/Simon_Garfunkel/Kathy_s_song.sg @@ -1,7 +1,7 @@ \selectlanguage{english} \songcolumns{2} \beginsong{Kathy's song} - [by=Simon \& Garfunkel,cov=the-definitive] + [by=Simon \& Garfunkel,cov=the-definitive,album=The definitive] \cover \gtab{Sol}{320003} diff --git a/songs/Simon_Garfunkel/Me_and_Julio_down_by_the_schoolyard.sg b/songs/Simon_Garfunkel/Me_and_Julio_down_by_the_schoolyard.sg index d9fe5ad9..d231ff5b 100644 --- a/songs/Simon_Garfunkel/Me_and_Julio_down_by_the_schoolyard.sg +++ b/songs/Simon_Garfunkel/Me_and_Julio_down_by_the_schoolyard.sg @@ -1,7 +1,7 @@ \selectlanguage{english} \songcolumns{2} \beginsong{Me and Julio down by the schoolyard} - [by=Simon \& Garfunkel,cov=concert-in-central-park] + [by=Simon \& Garfunkel,cov=concert-in-central-park,album=Concert in central park] \cover \capo{2} diff --git a/songs/Simon_Garfunkel/Mrs_Robinson.sg b/songs/Simon_Garfunkel/Mrs_Robinson.sg index 07836d41..d8131626 100644 --- a/songs/Simon_Garfunkel/Mrs_Robinson.sg +++ b/songs/Simon_Garfunkel/Mrs_Robinson.sg @@ -1,7 +1,7 @@ \selectlanguage{english} \songcolumns{2} \beginsong{Mrs. Robinson} - [by=Simon \& Garfunkel,cov=the-definitive] + [by=Simon \& Garfunkel,cov=the-definitive,album=The definitive] \cover \gtab{Ré}{XX0232} diff --git a/songs/Simon_Garfunkel/Scarborough_Fair.sg b/songs/Simon_Garfunkel/Scarborough_Fair.sg index 5003bd99..645eab2d 100644 --- a/songs/Simon_Garfunkel/Scarborough_Fair.sg +++ b/songs/Simon_Garfunkel/Scarborough_Fair.sg @@ -1,7 +1,7 @@ \selectlanguage{english} \songcolumns{2} \beginsong{Scarborough Fair - Canticle} - [by=Simon \& Garfunkel,cov=the-definitive] + [by=Simon \& Garfunkel,cov=the-definitive,album=The definitive] \cover \gtab{Lam}{X02210} diff --git a/songs/Simon_Garfunkel/The_boxer.sg b/songs/Simon_Garfunkel/The_boxer.sg index e56285af..c74aa4e5 100644 --- a/songs/Simon_Garfunkel/The_boxer.sg +++ b/songs/Simon_Garfunkel/The_boxer.sg @@ -1,7 +1,7 @@ \selectlanguage{english} \songcolumns{2} \beginsong{The boxer} - [by=Simon \& Garfunkel,cov=concert-in-central-park] + [by=Simon \& Garfunkel,cov=concert-in-central-park,album=Concert in central park] \cover diff --git a/songs/Simon_Garfunkel/The_leaves_that_are_green.sg b/songs/Simon_Garfunkel/The_leaves_that_are_green.sg index 7b48cba2..6d1e11e1 100644 --- a/songs/Simon_Garfunkel/The_leaves_that_are_green.sg +++ b/songs/Simon_Garfunkel/The_leaves_that_are_green.sg @@ -1,7 +1,7 @@ \selectlanguage{english} \songcolumns{2} \beginsong{The leaves that are green} - [by=Simon \& Garfunkel,cov=old-friends] + [by=Simon \& Garfunkel,cov=old-friends,album=Old friends] \cover diff --git a/songs/Simon_Garfunkel/The_only_living_boy_in_New_York.sg b/songs/Simon_Garfunkel/The_only_living_boy_in_New_York.sg index 2d284c71..0ba39f2e 100644 --- a/songs/Simon_Garfunkel/The_only_living_boy_in_New_York.sg +++ b/songs/Simon_Garfunkel/The_only_living_boy_in_New_York.sg @@ -1,7 +1,7 @@ \selectlanguage{english} \songcolumns{2} \beginsong{The only living boy in New York} - [by=Simon \& Garfunkel,cov=bridge-over-troubled-water] + [by=Simon \& Garfunkel,cov=bridge-over-troubled-water,album=Bridge over troubled water] \cover \gtab{Do}{X32010} diff --git a/songs/Simon_Garfunkel/The_sounds_of_silence.sg b/songs/Simon_Garfunkel/The_sounds_of_silence.sg index 008ab363..bd359716 100644 --- a/songs/Simon_Garfunkel/The_sounds_of_silence.sg +++ b/songs/Simon_Garfunkel/The_sounds_of_silence.sg @@ -1,7 +1,7 @@ \selectlanguage{english} \songcolumns{2} \beginsong{The sounds of silence} - [by=Simon \& Garfunkel,cov=the-definitive] + [by=Simon \& Garfunkel,cov=the-definitive,album=The definitive] \cover \capo{7} diff --git a/songs/Simon_Garfunkel/Wednesday_morning_3a.m.sg b/songs/Simon_Garfunkel/Wednesday_morning_3a.m.sg index 592c2ee8..baa4911f 100644 --- a/songs/Simon_Garfunkel/Wednesday_morning_3a.m.sg +++ b/songs/Simon_Garfunkel/Wednesday_morning_3a.m.sg @@ -1,7 +1,7 @@ \selectlanguage{english} \songcolumns{2} \beginsong{Wednesday morning, 3\,a.m} - [by=Simon \& Garfunkel,cov=the-definitive] + [by=Simon \& Garfunkel,cov=the-definitive,album=The definitive] \cover \gtab{Do}{X32010} diff --git a/songs/Sinsemilia/J_prefere_100_fois.sg b/songs/Sinsemilia/J_prefere_100_fois.sg index 2057ff17..9c1cc7e4 100644 --- a/songs/Sinsemilia/J_prefere_100_fois.sg +++ b/songs/Sinsemilia/J_prefere_100_fois.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{J'préfère 100 fois} - [by=Sinsémilia,cov=resistances] + [by=Sinsémilia,cov=resistances,album=Resistances] \cover \gtab{Fa}{1:022100} diff --git a/songs/Steve_Waring/La_baleine_bleue.sg b/songs/Steve_Waring/La_baleine_bleue.sg index 6f7ec077..a4cadcf9 100644 --- a/songs/Steve_Waring/La_baleine_bleue.sg +++ b/songs/Steve_Waring/La_baleine_bleue.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{La baleine bleue} - [by=Steve Waring,cov=la-baleine-bleue] + [by=Steve Waring,cov=la-baleine-bleue,album=La baleine bleue] \cover diff --git a/songs/Steve_Waring/Le_matou.sg b/songs/Steve_Waring/Le_matou.sg index 68d7f4cb..8288ed61 100644 --- a/songs/Steve_Waring/Le_matou.sg +++ b/songs/Steve_Waring/Le_matou.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{1} \beginsong{Le matou} - [by=Steve Waring,cov=le-retour-du-matou] + [by=Steve Waring,cov=le-retour-du-matou,album=Le retour du matou] \cover diff --git a/songs/System_of_a_Down/Roulette.sg b/songs/System_of_a_Down/Roulette.sg index 58a6da11..7a267925 100644 --- a/songs/System_of_a_Down/Roulette.sg +++ b/songs/System_of_a_Down/Roulette.sg @@ -1,7 +1,7 @@ \selectlanguage{english} \songcolumns{1} \beginsong{Roulette} - [by=System of a Down,cov=steal-this-album] + [by=System of a Down,cov=steal-this-album,album=Steal this album] \cover \gtab{Dom}{3:X02210} diff --git a/songs/Terra_Naomi/Say_It_s_Possible.sg b/songs/Terra_Naomi/Say_It_s_Possible.sg index 3e45654d..e134446e 100644 --- a/songs/Terra_Naomi/Say_It_s_Possible.sg +++ b/songs/Terra_Naomi/Say_It_s_Possible.sg @@ -1,7 +1,7 @@ \selectlanguage{english} \songcolumns{2} \beginsong{Say it's possible} - [by=Terra Naomi,cov=under-the-influence] + [by=Terra Naomi,cov=under-the-influence,album=Under the influence] \cover \gtab{Mim7}{022033} diff --git a/songs/The_Animals/The_house_of_rising_sun.sg b/songs/The_Animals/The_house_of_rising_sun.sg index 91680f54..e0b37cfa 100644 --- a/songs/The_Animals/The_house_of_rising_sun.sg +++ b/songs/The_Animals/The_house_of_rising_sun.sg @@ -1,7 +1,7 @@ \selectlanguage{english} \songcolumns{2} \beginsong{House of the rising sun} - [by=The Animals,cov=the-animals] + [by=The Animals,cov=the-animals,album=The animals] \cover \gtab{Lam}{X02210} diff --git a/songs/The_Beatles/Hey_Jude.sg b/songs/The_Beatles/Hey_Jude.sg index 4a8ab063..a747d422 100644 --- a/songs/The_Beatles/Hey_Jude.sg +++ b/songs/The_Beatles/Hey_Jude.sg @@ -1,7 +1,7 @@ \selectlanguage{english} \songcolumns{2} \beginsong{Hey Jude!} - [by=The Beatles,cov=1] + [by=The Beatles,cov=1,album=1] \cover \gtab{Fa}{1:022100} diff --git a/songs/The_Beatles/Let_it_be.sg b/songs/The_Beatles/Let_it_be.sg index 33bccd74..f7750587 100644 --- a/songs/The_Beatles/Let_it_be.sg +++ b/songs/The_Beatles/Let_it_be.sg @@ -1,7 +1,7 @@ \selectlanguage{english} \songcolumns{2} \beginsong{Let it be} - [by=The Beatles,cov=let-it-be] + [by=The Beatles,cov=let-it-be,album=Let it be] \cover \gtab{Lam}{X02210} diff --git a/songs/The_Beatles/Ob-la-di_ob-la-da.sg b/songs/The_Beatles/Ob-la-di_ob-la-da.sg index d9cceb41..14194f8f 100644 --- a/songs/The_Beatles/Ob-la-di_ob-la-da.sg +++ b/songs/The_Beatles/Ob-la-di_ob-la-da.sg @@ -1,7 +1,7 @@ \selectlanguage{english} \songcolumns{2} \beginsong{Ob-La-Di, Ob-La-Da} - [by=The Beatles,cov=white-album] + [by=The Beatles,cov=white-album,album=White album] \cover \capo{3} diff --git a/songs/The_Beatles/Octopus_garden.sg b/songs/The_Beatles/Octopus_garden.sg index 08a6bd45..fdf73b78 100644 --- a/songs/The_Beatles/Octopus_garden.sg +++ b/songs/The_Beatles/Octopus_garden.sg @@ -1,7 +1,7 @@ \selectlanguage{english} \songcolumns{2} \beginsong{Octopus garden} - [by=The Beatles,cov=let-it-be] + [by=The Beatles,cov=let-it-be,album=Let it be] \cover \capo{4} diff --git a/songs/The_Beatles/Twist_and_shout.sg b/songs/The_Beatles/Twist_and_shout.sg index e97f2bd2..568d2246 100644 --- a/songs/The_Beatles/Twist_and_shout.sg +++ b/songs/The_Beatles/Twist_and_shout.sg @@ -1,7 +1,7 @@ \selectlanguage{english} \songcolumns{1} \beginsong{Twist and Shout} - [by=The Beatles,cov=please-please-me] + [by=The Beatles,cov=please-please-me,album=Please please me] \cover \gtab{Ré}{5:X02220} diff --git a/songs/The_Beatles/Yellow_submarine.sg b/songs/The_Beatles/Yellow_submarine.sg index 94f03baa..150cbf95 100644 --- a/songs/The_Beatles/Yellow_submarine.sg +++ b/songs/The_Beatles/Yellow_submarine.sg @@ -1,7 +1,7 @@ \selectlanguage{english} \songcolumns{2} \beginsong{Yellow submarine} - [by=The Beatles,cov=1] + [by=The Beatles,cov=1,album=1] \cover \gtab{Ré}{XX0232} diff --git a/songs/The_Beatles/Yesterday.sg b/songs/The_Beatles/Yesterday.sg index 2f5a829a..2fa35969 100644 --- a/songs/The_Beatles/Yesterday.sg +++ b/songs/The_Beatles/Yesterday.sg @@ -1,7 +1,7 @@ \selectlanguage{english} \songcolumns{2} \beginsong{Yesterday} - [by=The Beatles,cov=1] + [by=The Beatles,cov=1,album=1] \cover \gtab{Do}{X32010} diff --git a/songs/The_Calling/Wherever_you_will_go.sg b/songs/The_Calling/Wherever_you_will_go.sg index 497bbdad..f5377119 100644 --- a/songs/The_Calling/Wherever_you_will_go.sg +++ b/songs/The_Calling/Wherever_you_will_go.sg @@ -1,7 +1,7 @@ \selectlanguage{english} \songcolumns{2} \beginsong{Wherever you will go} - [by=The Calling,cov=camino-palmero] + [by=The Calling,cov=camino-palmero,album=Camino palmero] \cover \capo{2} diff --git a/songs/The_Carpenters/Breaking_up_is_hard_to_do.sg b/songs/The_Carpenters/Breaking_up_is_hard_to_do.sg index 5986162f..e6ef33b1 100644 --- a/songs/The_Carpenters/Breaking_up_is_hard_to_do.sg +++ b/songs/The_Carpenters/Breaking_up_is_hard_to_do.sg @@ -1,7 +1,7 @@ \selectlanguage{english} \songcolumns{2} \beginsong{Breaking up is hard to do} - [by=The Carpenters,cov=a-kind-of-hush] + [by=The Carpenters,cov=a-kind-of-hush,album=A kind of hush] \cover \gtab{Sol}{320003} diff --git a/songs/The_Doors/Light_my_fire.sg b/songs/The_Doors/Light_my_fire.sg index 9abd5f23..212d7d96 100644 --- a/songs/The_Doors/Light_my_fire.sg +++ b/songs/The_Doors/Light_my_fire.sg @@ -1,7 +1,7 @@ \selectlanguage{english} \songcolumns{2} \beginsong{Light my fire} - [by=The Doors,cov=the-doors] + [by=The Doors,cov=the-doors,album=The doors] \cover \gtab{Lam7}{X02010} diff --git a/songs/The_Eagles/Hotel_California.sg b/songs/The_Eagles/Hotel_California.sg index 08b7aa50..4b040ec3 100644 --- a/songs/The_Eagles/Hotel_California.sg +++ b/songs/The_Eagles/Hotel_California.sg @@ -1,7 +1,7 @@ \selectlanguage{english} \songcolumns{2} \beginsong{Hotel California} - [by=The Eagles,cov=complete-greatest-hits] + [by=The Eagles,cov=complete-greatest-hits,album=Complete greatest hits] \cover diff --git a/songs/The_Fray/How_to_save_a_life.sg b/songs/The_Fray/How_to_save_a_life.sg index e0955192..99d2f3b2 100644 --- a/songs/The_Fray/How_to_save_a_life.sg +++ b/songs/The_Fray/How_to_save_a_life.sg @@ -1,7 +1,7 @@ \selectlanguage{english} \songcolumns{2} \beginsong{How to save a life} - [by=The Fray,cov=how-to-save-a-life] + [by=The Fray,cov=how-to-save-a-life,album=How to save a life] \cover \capo{3} diff --git a/songs/The_Innocence_Mission/The_lakes_of_Canada.sg b/songs/The_Innocence_Mission/The_lakes_of_Canada.sg index 0c8e10ea..ddf2b72a 100644 --- a/songs/The_Innocence_Mission/The_lakes_of_Canada.sg +++ b/songs/The_Innocence_Mission/The_lakes_of_Canada.sg @@ -1,7 +1,7 @@ \selectlanguage{english} \songcolumns{2} \beginsong{The lakes of Canada} - [by=The Innocence Mission,cov=birds-of-my-neighborhood] + [by=The Innocence Mission,cov=birds-of-my-neighborhood,album=Birds of my neighborhood] \cover \capo{5} diff --git a/songs/The_Moldy_Peaches/Anyone_Else_But_You.sg b/songs/The_Moldy_Peaches/Anyone_Else_But_You.sg index a7541da2..7d00bd64 100644 --- a/songs/The_Moldy_Peaches/Anyone_Else_But_You.sg +++ b/songs/The_Moldy_Peaches/Anyone_Else_But_You.sg @@ -1,7 +1,7 @@ \selectlanguage{english} \songcolumns{2} \beginsong{Anyone else but you} - [by=The Moldy Peaches,cov=juno] + [by=The Moldy Peaches,cov=juno,album=Juno] \cover \gtab{Sol}{320003} diff --git a/songs/The_Nightwatchman/Let_freedom_ring.sg b/songs/The_Nightwatchman/Let_freedom_ring.sg index 425ca4f4..2ff06346 100644 --- a/songs/The_Nightwatchman/Let_freedom_ring.sg +++ b/songs/The_Nightwatchman/Let_freedom_ring.sg @@ -1,7 +1,7 @@ \selectlanguage{english} \songcolumns{2} \beginsong{Let freedom ring} - [by=The Nightwatchman,cov=one-man-revolution] + [by=The Nightwatchman,cov=one-man-revolution,album=One man revolution] \cover \capo{4} diff --git a/songs/The_Pogues/Dirty_Old_Town.sg b/songs/The_Pogues/Dirty_Old_Town.sg index 912c457c..da8c9202 100644 --- a/songs/The_Pogues/Dirty_Old_Town.sg +++ b/songs/The_Pogues/Dirty_Old_Town.sg @@ -1,7 +1,7 @@ \selectlanguage{english} \songcolumns{2} \beginsong{Dirty old town} - [by=The Pogues,cov=best-of-the-pogues] + [by=The Pogues,cov=best-of-the-pogues,album=Best of the pogues] \cover diff --git a/songs/The_Pogues/Fairytale_of_New_York.sg b/songs/The_Pogues/Fairytale_of_New_York.sg index a0b045fd..a65856cc 100644 --- a/songs/The_Pogues/Fairytale_of_New_York.sg +++ b/songs/The_Pogues/Fairytale_of_New_York.sg @@ -1,7 +1,7 @@ \selectlanguage{english} \songcolumns{2} \beginsong{Fairytale of New York} - [by=The Pogues,cov=best-of-the-pogues] + [by=The Pogues,cov=best-of-the-pogues,album=Best of the pogues] \cover \capo{2} diff --git a/songs/The_Rolling_Stones/Angie.sg b/songs/The_Rolling_Stones/Angie.sg index e37c9f2a..cb6ab370 100644 --- a/songs/The_Rolling_Stones/Angie.sg +++ b/songs/The_Rolling_Stones/Angie.sg @@ -1,7 +1,7 @@ \selectlanguage{english} \songcolumns{2} \beginsong{Angie} - [by=The Rolling Stones,cov=jump-back] + [by=The Rolling Stones,cov=jump-back,album=Jump back] \cover \gtab{Lam}{X02210} diff --git a/songs/The_Rolling_Stones/Paint_it_black.sg b/songs/The_Rolling_Stones/Paint_it_black.sg index e9c7630a..47aa59b7 100644 --- a/songs/The_Rolling_Stones/Paint_it_black.sg +++ b/songs/The_Rolling_Stones/Paint_it_black.sg @@ -1,7 +1,7 @@ \selectlanguage{english} \songcolumns{2} \beginsong{Paint it black} - [by=The Rolling Stones,cov=hot-rocks] + [by=The Rolling Stones,cov=hot-rocks,album=Hot rocks] \cover \gtab{Mim}{022000} diff --git a/songs/The_Rolling_Stones/Ruby_Tuesday.sg b/songs/The_Rolling_Stones/Ruby_Tuesday.sg index 649e02f2..a4c8cd49 100644 --- a/songs/The_Rolling_Stones/Ruby_Tuesday.sg +++ b/songs/The_Rolling_Stones/Ruby_Tuesday.sg @@ -1,7 +1,7 @@ \selectlanguage{english} \songcolumns{2} \beginsong{Ruby Tuesday} - [by=The Rolling Stones,cov=hot-rocks] + [by=The Rolling Stones,cov=hot-rocks,album=Hot rocks] \cover \gtab{Lam}{X02210} diff --git a/songs/The_White_Stripes/Well_it_s_true_that_we_love_one_another.sg b/songs/The_White_Stripes/Well_it_s_true_that_we_love_one_another.sg index 9fa13ac4..d4b0dd98 100644 --- a/songs/The_White_Stripes/Well_it_s_true_that_we_love_one_another.sg +++ b/songs/The_White_Stripes/Well_it_s_true_that_we_love_one_another.sg @@ -1,7 +1,7 @@ \selectlanguage{english} \songcolumns{1} \beginsong{Well it's true that we love one another} - [by=The White Stripes,cov=elephant] + [by=The White Stripes,cov=elephant,album=Elephant] \cover \gtab{La}{X02220} diff --git a/songs/The_mamas_and_the_papas/California_dream.sg b/songs/The_mamas_and_the_papas/California_dream.sg index 0096cde6..cd212b35 100644 --- a/songs/The_mamas_and_the_papas/California_dream.sg +++ b/songs/The_mamas_and_the_papas/California_dream.sg @@ -1,7 +1,7 @@ \selectlanguage{english} \songcolumns{2} \beginsong{California dream} - [by=The mamas and the papas,cov=california-dreamin] + [by=The mamas and the papas,cov=california-dreamin,album=California dreamin] \cover \capo{4} diff --git a/songs/Tri_Yann/La_jument_de_Michao.sg b/songs/Tri_Yann/La_jument_de_Michao.sg index 0ad8acb2..8120e807 100644 --- a/songs/Tri_Yann/La_jument_de_Michao.sg +++ b/songs/Tri_Yann/La_jument_de_Michao.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{La jument de Michao} - [by=Tri Yann,cov=le-meilleur-de-tri-yann] + [by=Tri Yann,cov=le-meilleur-de-tri-yann,album=Le meilleur de tri yann] \cover \gtab{Mim}{022000} diff --git a/songs/Tri_Yann/La_ville_que_j_ai_tant_aimee.sg b/songs/Tri_Yann/La_ville_que_j_ai_tant_aimee.sg index 5b318890..0538eb4f 100644 --- a/songs/Tri_Yann/La_ville_que_j_ai_tant_aimee.sg +++ b/songs/Tri_Yann/La_ville_que_j_ai_tant_aimee.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{La ville que j'ai tant aimée} - [by=Tri Yann,cov=le-meilleur-de-tri-yann] + [by=Tri Yann,cov=le-meilleur-de-tri-yann,album=Le meilleur de tri yann] \cover \capo{2} diff --git a/songs/Tri_Yann/Les_prisons_de_Nantes.sg b/songs/Tri_Yann/Les_prisons_de_Nantes.sg index d17772ef..cec67559 100644 --- a/songs/Tri_Yann/Les_prisons_de_Nantes.sg +++ b/songs/Tri_Yann/Les_prisons_de_Nantes.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Les prisons de Nantes} - [by=Tri Yann,cov=le-meilleur-de-tri-yann] + [by=Tri Yann,cov=le-meilleur-de-tri-yann,album=Le meilleur de tri yann] \cover \gtab{Lam}{X02210} diff --git a/songs/Tri_Yann/Si_mort_a_mors.sg b/songs/Tri_Yann/Si_mort_a_mors.sg index a35d691b..797f063c 100644 --- a/songs/Tri_Yann/Si_mort_a_mors.sg +++ b/songs/Tri_Yann/Si_mort_a_mors.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Si mort à mors} - [by=Tri Yann,cov=le-meilleur-de-tri-yann] + [by=Tri Yann,cov=le-meilleur-de-tri-yann,album=Le meilleur de tri yann] \cover \capo{5} diff --git a/songs/Tryo/Ce_que_l_on_s_aime.sg b/songs/Tryo/Ce_que_l_on_s_aime.sg index fd6111a0..5cae456f 100644 --- a/songs/Tryo/Ce_que_l_on_s_aime.sg +++ b/songs/Tryo/Ce_que_l_on_s_aime.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Ce que l'on s'aime} - [by=Tryo,cov=ce-que-l-on-seme] + [by=Tryo,cov=ce-que-l-on-seme,album=Ce que l on seme] \cover diff --git a/songs/Tryo/L_hymne_de_nos_campagnes.sg b/songs/Tryo/L_hymne_de_nos_campagnes.sg index cdbbea94..6e23650b 100644 --- a/songs/Tryo/L_hymne_de_nos_campagnes.sg +++ b/songs/Tryo/L_hymne_de_nos_campagnes.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{L'hymne de nos campagne} - [by=Tryo,cov=mamagubida] + [by=Tryo,cov=mamagubida,album=Mamagubida] \cover diff --git a/songs/Tryo/Le_petit_chose.sg b/songs/Tryo/Le_petit_chose.sg index 06050601..ccbdb6e1 100644 --- a/songs/Tryo/Le_petit_chose.sg +++ b/songs/Tryo/Le_petit_chose.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Le petit chose} - [by=Tryo,cov=faut-qu-ils-s-activent] + [by=Tryo,cov=faut-qu-ils-s-activent,album=Faut qu ils s activent] \cover diff --git a/songs/U2/Sunday_bloody_sunday.sg b/songs/U2/Sunday_bloody_sunday.sg index fbff7b81..6e26c23a 100644 --- a/songs/U2/Sunday_bloody_sunday.sg +++ b/songs/U2/Sunday_bloody_sunday.sg @@ -1,7 +1,7 @@ \selectlanguage{english} \songcolumns{2} \beginsong{Sunday Bloody Sunday} - [by=U2,cov=war] + [by=U2,cov=war,album=War] \cover \gtab{Sim}{2:X02210} diff --git a/songs/Vincent_Malone/L_escargot_malheureux.sg b/songs/Vincent_Malone/L_escargot_malheureux.sg index e0caf178..022fded3 100644 --- a/songs/Vincent_Malone/L_escargot_malheureux.sg +++ b/songs/Vincent_Malone/L_escargot_malheureux.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{L'escargot malheureux} - [by=Vincent Malone,cov=le-roi-des-papas] + [by=Vincent Malone,cov=le-roi-des-papas,album=Le roi des papas] \cover \gtab{Do}{X32010} diff --git a/songs/Yodelice/Sunday_with_a_flu.sg b/songs/Yodelice/Sunday_with_a_flu.sg index 83364957..702dbb27 100644 --- a/songs/Yodelice/Sunday_with_a_flu.sg +++ b/songs/Yodelice/Sunday_with_a_flu.sg @@ -1,7 +1,7 @@ \selectlanguage{english} \songcolumns{2} \beginsong{Sunday with a flu} - [by=Yodelice,cov=tree-of-life] + [by=Yodelice,cov=tree-of-life,album=Tree of life] \cover \capo{3} diff --git a/songs/Yuki_Kajiura/Fake_wings.sg b/songs/Yuki_Kajiura/Fake_wings.sg index 2ec76b7c..040dac7f 100644 --- a/songs/Yuki_Kajiura/Fake_wings.sg +++ b/songs/Yuki_Kajiura/Fake_wings.sg @@ -1,7 +1,7 @@ \selectlanguage{english} \songcolumns{2} \beginsong{Fake wings} - [by=Yuki Kajiura,cov=fiction] + [by=Yuki Kajiura,cov=fiction,album=Fiction] \cover diff --git a/songs/Yuki_Kajiura/Jr.sg b/songs/Yuki_Kajiura/Jr.sg index 8ad03643..f828989e 100644 --- a/songs/Yuki_Kajiura/Jr.sg +++ b/songs/Yuki_Kajiura/Jr.sg @@ -1,7 +1,7 @@ \selectlanguage{english} \songcolumns{2} \beginsong{Jr.} - [by=Yuki Kajiura,cov=xenosaga] + [by=Yuki Kajiura,cov=xenosaga,album=Xenosaga] \cover \gtab{Lam}{X02210} diff --git a/songs/Yuki_Kajiura/Vanity.sg b/songs/Yuki_Kajiura/Vanity.sg index e9634b2d..69b51895 100644 --- a/songs/Yuki_Kajiura/Vanity.sg +++ b/songs/Yuki_Kajiura/Vanity.sg @@ -1,7 +1,7 @@ \selectlanguage{english} \songcolumns{2} \beginsong{Vanity} - [by=Yuki Kajiura,cov=fiction] + [by=Yuki Kajiura,cov=fiction,album=Fiction] \cover \gtab{Lam}{X02210} diff --git a/songs/Yves_Jamait/Et_je_bois.sg b/songs/Yves_Jamait/Et_je_bois.sg index 9d313ccd..ec90a86a 100644 --- a/songs/Yves_Jamait/Et_je_bois.sg +++ b/songs/Yves_Jamait/Et_je_bois.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Et je bois} - [by=Yves Jamait,cov=de-verre-en-vers] + [by=Yves Jamait,cov=de-verre-en-vers,album=De verre en vers] \cover diff --git a/songs/Yvon_Etienne/Chemise_rouge.sg b/songs/Yvon_Etienne/Chemise_rouge.sg index 42859c4f..62c6426f 100644 --- a/songs/Yvon_Etienne/Chemise_rouge.sg +++ b/songs/Yvon_Etienne/Chemise_rouge.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Chemise rouge} - [by=Yvon Etienne,cov=les-plus-pire-succes-d-yvon-etienne] + [by=Yvon Etienne,cov=les-plus-pire-succes-d-yvon-etienne,album=Les plus pire succes d yvon etienne] \cover diff --git a/songs/Yvon_Etienne/Y_a_des_nouilles_et_du_nougat.sg b/songs/Yvon_Etienne/Y_a_des_nouilles_et_du_nougat.sg index 1f845153..1008de04 100644 --- a/songs/Yvon_Etienne/Y_a_des_nouilles_et_du_nougat.sg +++ b/songs/Yvon_Etienne/Y_a_des_nouilles_et_du_nougat.sg @@ -1,7 +1,7 @@ \selectlanguage{french} \songcolumns{2} \beginsong{Y'a des nouilles et du nougat} - [by=Yvon Etienne,cov=bulles-de-reve] + [by=Yvon Etienne,cov=bulles-de-reve,album=Bulles de reve] \cover \gtab{Do}{X32010}