mirror of https://github.com/patacrep/patacrep.git
Romain Goffe
13 years ago
8 changed files with 11 additions and 3 deletions
@ -1,4 +1,5 @@ |
|||
{ |
|||
"template" : "patacrep.tmpl", |
|||
"songs" : "all" |
|||
"template" : "patacrep.tmpl", |
|||
"lang" : "french", |
|||
"songs" : "all" |
|||
} |
|||
|
@ -1,11 +1,12 @@ |
|||
{ |
|||
"template" : "patacrep-en.tmpl", |
|||
"lang" : "english", |
|||
"bookoptions" : [ |
|||
"diagram", |
|||
"lilypond", |
|||
"pictures" |
|||
], |
|||
"booktype" : "chorded", |
|||
"subtitle" : "english songs", |
|||
"subtitle" : "English songs", |
|||
"title" : "Guitar Songbook", |
|||
"songs" : [ |
Loading…
Reference in new issue