mirror of https://github.com/patacrep/patacrep.git
bgauzere
14 years ago
1 changed files with 12 additions and 11 deletions
@ -1,13 +1,14 @@ |
|||
{ |
|||
"template" : "patacrep.tmpl", |
|||
"title" : "Recueil de chansons pour guitare", |
|||
"author" : "Romain Goffe \\and Alexandre Dupas", |
|||
"version" : "3.2", |
|||
"web" : "http://www.patacrep.com", |
|||
"mail" : "crep@team-on-fire.com", |
|||
"picture" : "feel-the-music", |
|||
"picturecopyright" : "foxygamergirl @ deviantart.com", |
|||
"footer" : "\\begin{flushleft}\\includegraphics[width=3cm]{on-fire}\\end{flushleft}", |
|||
"license" : "\\input{license.tex}", |
|||
"songs" : "all" |
|||
"template" : "minimal.tmpl", |
|||
"bookoptions" : [ |
|||
"diagram" |
|||
], |
|||
"booktype" : "chorded", |
|||
"indexbgcolor" : "#D1E4AE", |
|||
"mainfontsize" : "10pt", |
|||
"notebgcolor" : "#D1E4AE", |
|||
"songnumberbgcolor" : "#D1E4AE", |
|||
"songs" : [ |
|||
"The_Beautiful_Girls/La_Mar.sg" |
|||
] |
|||
} |
|||
|
Loading…
Reference in new issue