Browse Source

Tri de tous les recueils en utilisant le tri par défaut

accords
Louis 11 years ago
parent
commit
cdf2274570
  1. 1
      books/lyricbook.sb
  2. 1
      books/lyricbook_en.sb
  3. 1
      books/lyricbook_fr.sb
  4. 4
      books/naheulbeuk.sb
  5. 1
      books/songbook.sb
  6. 1
      books/songbook_en.sb
  7. 1
      books/songbook_fr.sb
  8. 4
      books/volume-1.sb
  9. 4
      books/volume-2.sb
  10. 4
      books/volume-3.sb
  11. 5
      books/volume-4.sb
  12. 5
      books/volume-5.sb

1
books/lyricbook.sb

@ -6,6 +6,7 @@
"author" : "Crep (R.Goffe) \\and Lohrun (A.Dupas)", "author" : "Crep (R.Goffe) \\and Lohrun (A.Dupas)",
"subtitle" : "parolier", "subtitle" : "parolier",
"title" : "Recueil de chansons", "title" : "Recueil de chansons",
"content" : [["sorted"]],
"authwords" : { "authwords" : {
"sep" : ["and", "et"] "sep" : ["and", "et"]
}, },

1
books/lyricbook_en.sb

@ -5,6 +5,7 @@
"booktype" : "lyric", "booktype" : "lyric",
"author" : "Crep (R.Goffe) \\and Lohrun (A.Dupas)", "author" : "Crep (R.Goffe) \\and Lohrun (A.Dupas)",
"subtitle" : "lyrics", "subtitle" : "lyrics",
"content" : [["sorted"]],
"authwords" : { "authwords" : {
"sep" : ["and", "et"] "sep" : ["and", "et"]
}, },

1
books/lyricbook_fr.sb

@ -5,6 +5,7 @@
"booktype" : "lyric", "booktype" : "lyric",
"author" : "Crep (R.Goffe) \\and Lohrun (A.Dupas)", "author" : "Crep (R.Goffe) \\and Lohrun (A.Dupas)",
"subtitle" : "parolier", "subtitle" : "parolier",
"content" : [["sorted"]],
"authwords" : { "authwords" : {
"sep" : ["and", "et"] "sep" : ["and", "et"]
}, },

4
books/naheulbeuk.sb

@ -13,10 +13,10 @@
"subtitle" : "Recueil de chansons non-officiel", "subtitle" : "Recueil de chansons non-officiel",
"title" : "Le Donjon de Naheulbeuk", "title" : "Le Donjon de Naheulbeuk",
"version" : "0.5", "version" : "0.5",
"content" : [ "content" : [["sorted",
"belyscendre/*.sg", "belyscendre/*.sg",
"le_donjon_de_naheulbeuk/*.sg" "le_donjon_de_naheulbeuk/*.sg"
], ]],
"authwords" : { "authwords" : {
"sep" : ["and", "et"] "sep" : ["and", "et"]
}, },

1
books/songbook.sb

@ -1,6 +1,7 @@
{ {
"template" : "data.tex", "template" : "data.tex",
"lang" : "french", "lang" : "french",
"content" : [["sorted"]],
"authwords" : { "authwords" : {
"sep" : ["and", "et"] "sep" : ["and", "et"]
}, },

1
books/songbook_en.sb

@ -6,6 +6,7 @@
"lilypond", "lilypond",
"pictures" "pictures"
], ],
"content" : [["sorted"]],
"authwords" : { "authwords" : {
"sep" : ["and", "et"] "sep" : ["and", "et"]
}, },

1
books/songbook_fr.sb

@ -6,6 +6,7 @@
"lilypond", "lilypond",
"pictures" "pictures"
], ],
"content" : [["sorted"]],
"authwords" : { "authwords" : {
"sep" : ["and", "et"] "sep" : ["and", "et"]
}, },

4
books/volume-1.sb

@ -10,7 +10,7 @@
"picture" : "feel-the-music", "picture" : "feel-the-music",
"picturecopyright" : "foxygamergirl @ deviantart.com", "picturecopyright" : "foxygamergirl @ deviantart.com",
"subtitle" : "Tome 1", "subtitle" : "Tome 1",
"content" : [ "content" : [["sorted",
"alain_bashung/gaby_oh_gaby.sg", "alain_bashung/gaby_oh_gaby.sg",
"amy_macdonald/mr._rock_n_roll.sg", "amy_macdonald/mr._rock_n_roll.sg",
"amy_macdonald/this_is_the_life.sg", "amy_macdonald/this_is_the_life.sg",
@ -181,7 +181,7 @@
"yves_jamait/et_je_bois.sg", "yves_jamait/et_je_bois.sg",
"yvon_etienne/chemise_rouge.sg", "yvon_etienne/chemise_rouge.sg",
"yvon_etienne/y_a_des_nouilles_et_du_nougat.sg" "yvon_etienne/y_a_des_nouilles_et_du_nougat.sg"
], ]],
"authwords" : { "authwords" : {
"sep" : ["and", "et"] "sep" : ["and", "et"]
}, },

4
books/volume-2.sb

@ -10,7 +10,7 @@
"picture" : "sound", "picture" : "sound",
"picturecopyright" : "ellesh @ deviantart.com", "picturecopyright" : "ellesh @ deviantart.com",
"subtitle" : "Tome 2", "subtitle" : "Tome 2",
"content" : [ "content" : [["sorted",
"aaron/u_turn_lili.sg", "aaron/u_turn_lili.sg",
"alain_souchon/foule_sentimentale.sg", "alain_souchon/foule_sentimentale.sg",
"alex_beaupain/je_n_aime_que_toi.sg", "alex_beaupain/je_n_aime_que_toi.sg",
@ -188,7 +188,7 @@
"yuki_kajiura/jr.sg", "yuki_kajiura/jr.sg",
"yuki_kajiura/vanity.sg", "yuki_kajiura/vanity.sg",
"edith_piaf/l_homme_a_la_moto.sg" "edith_piaf/l_homme_a_la_moto.sg"
], ]],
"authwords" : { "authwords" : {
"sep" : ["and", "et"] "sep" : ["and", "et"]
}, },

4
books/volume-3.sb

@ -10,7 +10,7 @@
"picture" : "Mousey_Band_by_Duffzilla", "picture" : "Mousey_Band_by_Duffzilla",
"picturecopyright" : "duffzilla @ deviantart.com", "picturecopyright" : "duffzilla @ deviantart.com",
"subtitle" : "Tome 3", "subtitle" : "Tome 3",
"content" : [ "content" : [["sorted",
"alain_souchon/l_amour_a_la_machine.sg", "alain_souchon/l_amour_a_la_machine.sg",
"alanis_morissette/ironic.sg", "alanis_morissette/ironic.sg",
"alex_beaupain/as_tu_deja_aime.sg", "alex_beaupain/as_tu_deja_aime.sg",
@ -176,7 +176,7 @@
"traditionnel/l_homme_de_cromagnon.sg", "traditionnel/l_homme_de_cromagnon.sg",
"tri_yann/kiss_the_cildren_for_me_mary.sg", "tri_yann/kiss_the_cildren_for_me_mary.sg",
"tri_yann/les_filles_de_redon.sg" "tri_yann/les_filles_de_redon.sg"
], ]],
"authwords" : { "authwords" : {
"sep" : ["and", "et"] "sep" : ["and", "et"]
}, },

5
books/volume-4.sb

@ -10,7 +10,7 @@
"picture" : "music_by_lauratheartist", "picture" : "music_by_lauratheartist",
"picturecopyright" : "LauraTheArtist @ deviantart.com", "picturecopyright" : "LauraTheArtist @ deviantart.com",
"subtitle" : "Tome 4", "subtitle" : "Tome 4",
"content" : [ "content" : [["sorted",
"alain_souchon/bidon.sg", "alain_souchon/bidon.sg",
"ben_e_king/stand_by_me.sg", "ben_e_king/stand_by_me.sg",
"bill_withers/just_two_of_us.sg", "bill_withers/just_two_of_us.sg",
@ -170,7 +170,8 @@
"vincent_delerm/la_natation_synchronisee.sg", "vincent_delerm/la_natation_synchronisee.sg",
"william_balde/rayon_de_soleil.sg", "william_balde/rayon_de_soleil.sg",
"yves_duteil/le_petit_pont_de_bois.sg", "yves_duteil/le_petit_pont_de_bois.sg",
"yves_simon/les_bateaux_du_metro.sg"], "yves_simon/les_bateaux_du_metro.sg"
]],
"authwords" : { "authwords" : {
"sep" : ["and", "et"] "sep" : ["and", "et"]
}, },

5
books/volume-5.sb

@ -10,7 +10,7 @@
"picture" : "The_Music_Machine_by_hit_squad", "picture" : "The_Music_Machine_by_hit_squad",
"picturecopyright" : "hit-squad @ deviantart.com", "picturecopyright" : "hit-squad @ deviantart.com",
"subtitle" : "Tome 5", "subtitle" : "Tome 5",
"content" : [ "content" : [["sorted",
"3_doors_down/here_without_you.sg", "3_doors_down/here_without_you.sg",
"adele/rolling_in_the_deep.sg", "adele/rolling_in_the_deep.sg",
"alain_souchon/la_ballade_de_jim.sg", "alain_souchon/la_ballade_de_jim.sg",
@ -191,7 +191,8 @@
"yves_jamait/etc.sg", "yves_jamait/etc.sg",
"yves_jamait/jean-louis.sg", "yves_jamait/jean-louis.sg",
"yves_simon/diabolo_menthe.sg", "yves_simon/diabolo_menthe.sg",
"yves_simon/les_bateaux_du_metro.sg"], "yves_simon/les_bateaux_du_metro.sg"
]],
"authwords" : { "authwords" : {
"sep" : ["and", "et"] "sep" : ["and", "et"]
}, },

Loading…
Cancel
Save