|
|
@ -27,8 +27,9 @@ |
|
|
|
%%:[ |
|
|
|
%%: {"name":"title", "description":"Title", "default":"Recueil de chansons pour guitare"}, |
|
|
|
%%: {"name":"author", "description":"Author", "default":"Romain Goffe \\and Alexandre Dupas"}, |
|
|
|
%%: {"name":"version", "description":"Version", "default":"3.1"}, |
|
|
|
%%: {"name":"version", "description":"Version", "default":"3.2"}, |
|
|
|
%%: {"name":"subtitle", "description":"Subtitle"}, |
|
|
|
%%: {"name":"web", "description":"Web", "default":"http://www.patacrep.com"}, |
|
|
|
%%: {"name":"mail", "description":"Email", "default":"crep@team-on-fire.com"}, |
|
|
|
%%: {"name":"picture", "description":"Picture", "default":"feel-the-music"}, |
|
|
|
%%: {"name":"picturecopyright", "description":"Copyright", "default":"foxygamergirl@deviantart.com"}, |
|
|
@ -47,6 +48,7 @@ |
|
|
|
\subtitle{\getsubtitle} |
|
|
|
\version{\getversion} |
|
|
|
\mail{\getmail} |
|
|
|
\web{\getweb} |
|
|
|
\picture{\getpicture} |
|
|
|
\picturecopyright{\getpicturecopyright} |
|
|
|
\footer{\getfooter} |
|
|
|