|
|
@ -4,7 +4,7 @@ |
|
|
|
% This program is free software; you can redistribute it and/or |
|
|
|
% modify it under the terms of the GNU General Public License |
|
|
|
% as published by the Free Software Foundation; either version 2 |
|
|
|
% of the License, or (at your option) any later nersion. |
|
|
|
% of the License, or (at your option) any later version. |
|
|
|
% |
|
|
|
% This program is distributed in the hope that it will be useful, |
|
|
|
% but WITHOUT ANY WARRANTY; without even the implied warranty of |
|
|
@ -25,8 +25,8 @@ |
|
|
|
% Template parameters |
|
|
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% |
|
|
|
%%:[ |
|
|
|
%%: {"name":"title", "description":"Title", "default":"Song book example", "mandatory":true}, |
|
|
|
%%: {"name":"author", "description":"Author", "default":"The Songbook team (Crep (R. Goffe), Lohrun (A. Dupas), et al.)", "mandatory":true}, |
|
|
|
%%: {"name":"title", "description":"Title", "default":"Recueil de chansons pour guitare", "mandatory":true}, |
|
|
|
%%: {"name":"author", "description":"Author", "default":"The Songbook Team", "mandatory":true}, |
|
|
|
%%: {"name":"booktype", "description":"Type", "type":"enum", "values":["chorded","lyric"], "default":"chorded", "mandatory":true}, |
|
|
|
%%: {"name":"lang", "description":"Language", "default":"english"}, |
|
|
|
%%: {"name":"instruments", "description":"Instruments", "type":"flag", "values":["guitar","ukulele"], "join":",", "mandatory":true, "default":["guitar"]}, |
|
|
@ -37,7 +37,7 @@ |
|
|
|
%%: {"name":"mail", "description":"Email", "default":"crep@team-on-fire.com"}, |
|
|
|
%%: {"name":"picture", "description":"Picture", "type":"file", "default":"treble_a"}, |
|
|
|
%%: {"name":"picturecopyright", "description":"Copyright", "default":"Dbolton \\url{http://commons.wikimedia.org/wiki/User:Dbolton}"}, |
|
|
|
%%: {"name":"footer", "description":"Footer", "default":""}, |
|
|
|
%%: {"name":"footer", "description":"Footer", "default":"\\begin{flushright}Generated using Songbook (\\url{http://www.patacrep.com})\\end{flushright}"}, |
|
|
|
%%: {"name":"mainfontsize", "description":"Font Size", "type":"font", "default":"10"}, |
|
|
|
%%: {"name":"songnumberbgcolor", "description":"Number Shade", "type":"color", "default":"#D1E4AE"}, |
|
|
|
%%: {"name":"notebgcolor", "description":"Note Shade", "type":"color", "default":"#D1E4AE"}, |