Browse Source

Merge branch 'master' of git://lohrun.net/songbook

Conflicts:
	songs/Thomas_Fersen/Rititi_ratata_il_parait_qu_elles_aiment_.sg
remotes/origin/split-songs
olivier desrobert 13 years ago
parent
commit
e5a884948e
  1. 15
      NEWS
  2. 2
      books/volume-2.sb
  3. 6
      books/volume-5.sb
  4. 2
      songbook.py
  5. 2
      templates/ancient.tmpl
  6. 2
      templates/patacrep-en.tmpl
  7. 2
      templates/patacrep.tmpl
  8. 2
      tex/license-nb.tex

15
NEWS

@ -1,4 +1,19 @@
version 3.5.9
Romain Goffe:
broph:
Patrick Coutin - J'aime regarder les filles
Noir Désir - Où veux-tu que je regarde ?
Calvin RUssell - 5m2
Dire Straits - Brothers in arms
Noir Désir - Toujours être ailleurs
Olivier Desrobert:
As de Trefle - Pauvre planete
As de trefle - La revolution
Les cowboys fringants - Hannah
Les Ogres de Barback - Rue Mazarine
version 3.5.8
Kaosun:

2
books/volume-2.sb

@ -39,7 +39,6 @@
"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",
"Dessins_Animes/Boumbo.sg",
"Dessins_Animes/Denver.sg",
@ -113,6 +112,7 @@
"Les_Ogres_de_Barback/Bumbaia.sg",
"Les_Ogres_de_Barback/Jojo.sg",
"Les_Ogres_de_Barback/Le_temps.sg",
"Les_Ogres_de_Barback/Poil_aux_yeux.sg",
"Les_Ogres_de_Barback/Ptit_chat.sg",
"Les_Ogres_de_Barback/Rue_du_temps.sg",
"Les_Ogres_de_Barback/Touche_pas_a_mon_ecole.sg",

6
books/volume-5.sb

@ -20,6 +20,7 @@
"As_De_Trefle/Pauvre_planete.sg",
"As_De_Trefle/Toi_toi_toi.sg",
"Belyscendre/Helas_madame.sg",
"Calvin_Russell/5m2.sg",
"Calvin_Russell/Down_down_down.sg",
"Debout_Sur_Le_Zinc/Comme_un_frisson.sg",
"Debout_Sur_Le_Zinc/Elle_m_ennuie.sg",
@ -27,6 +28,7 @@
"Debout_Sur_Le_Zinc/Les_angles.sg",
"Debout_Sur_Le_Zinc/Scylla.sg",
"Debout_Sur_Le_Zinc/Sur_le_fil.sg",
"Dire_Straits/brothers_in_arms.sg",
"Francis_Cabrel/La_corrida.sg",
"Francis_Cabrel/Octobre.sg",
"Gary_Jules/Mad_world.sg",
@ -42,7 +44,11 @@
"Les_Cowboys_Fringants/Ces_temps_ci.sg",
"Les_Cowboys_Fringants/Hannah.sg",
"Les_Fatals_Picards/Au_mariage_de_Kevin_et_de_ma_soeur.sg",
"Les_Ogres_de_Barback/Rue_Mazarine.sg",
"Maxime_Le_Forestier/Passer_ma_route.sg",
"Noir_Desir/Ou_veux_tu_qu_je_regarde.sg",
"Noir_Desir/Toujours_etre_ailleurs.sg",
"Patrick_Coutin/J_aime_regarder_les_filles.sg",
"Phil_Barney/Un_enfant_de_toi.sg",
"Roch_Voisine/Helene.sg",
"Telephone/Le_jour_s_est_leve.sg",

2
songbook.py

@ -34,7 +34,7 @@ def matchRegexp(reg, iterable):
def songslist(songs):
directories = set(["img/"] + map(lambda x: "songs/" + os.path.dirname(x), songs))
result = [ '\\input{{songs/{0}}}'.format(s.strip()) for s in songs ]
result = [ '\\input{{songs/{0}}}'.format(s.replace("\\","/").strip()) for s in songs ]
return '\n'.join(result)
def parseTemplate(template):

2
templates/ancient.tmpl

@ -31,7 +31,7 @@
%%: {"name":"lang", "description":"Language", "default":"english"},
%%: {"name":"instruments", "description":"Instruments", "type":"flag", "values":["guitar","ukulele"], "join":",", "mandatory":true, "default":["guitar"]},
%%: {"name":"bookoptions", "description":"Options", "type":"flag", "values":["diagram","importantdiagramonly","lilypond","pictures","tabs","repeatchords","onesongperpage"], "join":",", "mandatory":true, "default":["diagram","pictures"]},
%%: {"name":"version", "description":"Version", "default":"3.5.8"},
%%: {"name":"version", "description":"Version", "default":"3.5.9"},
%%: {"name":"subtitle", "description":"Subtitle"},
%%: {"name":"web", "description":"Web", "default":"http://www.patacrep.com"},
%%: {"name":"mail", "description":"Email", "default":"crep@team-on-fire.com"},

2
templates/patacrep-en.tmpl

@ -31,7 +31,7 @@
%%: {"name":"lang", "description":"Language", "default":"english"},
%%: {"name":"instruments", "description":"Instruments", "type":"flag", "values":["guitar","ukulele"], "join":",", "mandatory":true, "default":["guitar"]},
%%: {"name":"bookoptions", "description":"Options", "type":"flag", "values":["diagram","importantdiagramonly","lilypond","pictures","tabs","repeatchords","onesongperpage"], "join":",", "mandatory":true, "default":["diagram","pictures"]},
%%: {"name":"version", "description":"Version", "default":"3.5.8"},
%%: {"name":"version", "description":"Version", "default":"3.5.9"},
%%: {"name":"subtitle", "description":"Subtitle"},
%%: {"name":"web", "description":"Web", "default":"http://www.patacrep.com"},
%%: {"name":"mail", "description":"Email", "default":"crep@team-on-fire.com"},

2
templates/patacrep.tmpl

@ -31,7 +31,7 @@
%%: {"name":"lang", "description":"Language", "default":"french"},
%%: {"name":"instruments", "description":"Instruments", "type":"flag", "values":["guitar","ukulele"], "join":",", "mandatory":true, "default":["guitar"]},
%%: {"name":"bookoptions", "description":"Options", "type":"flag", "values":["diagram","importantdiagramonly","lilypond","pictures","tabs","repeatchords","onesongperpage"], "join":",", "mandatory":true, "default":["diagram","pictures"]},
%%: {"name":"version", "description":"Version", "default":"3.5.8"},
%%: {"name":"version", "description":"Version", "default":"3.5.9"},
%%: {"name":"subtitle", "description":"Subtitle"},
%%: {"name":"web", "description":"Web", "default":"http://www.patacrep.com"},
%%: {"name":"mail", "description":"Email", "default":"crep@team-on-fire.com"},

2
tex/license-nb.tex

@ -1,6 +1,6 @@
%Licence Creative Commons
\begin{center}
\textbf{\LARGE{Creative Commons\footnote{ Cette création est mise à
\textbf{\LARGE{Creative Commons\footnote{ Ce document est mis à
disposition selon le Contrat Attribution-ShareAlike 3.0
Unported disponible en ligne
\url{http://creativecommons.org/licenses/by-sa/3.0/} ou par

Loading…
Cancel
Save