mirror of https://github.com/patacrep/patacrep.git
Engine for LaTeX songbooks
http://www.patacrep.com
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
293 B
20 lines
293 B
11 years ago
|
{
|
||
|
"bookoptions" : [
|
||
9 years ago
|
"diagram",
|
||
11 years ago
|
"repeatchords",
|
||
|
"lilypond",
|
||
|
"pictures"
|
||
|
],
|
||
|
"booktype" : "chorded",
|
||
9 years ago
|
"datadir": ["datadir2"],
|
||
9 years ago
|
"template" : "patacrep.tex",
|
||
9 years ago
|
"lang" : "fr",
|
||
10 years ago
|
"encoding": "utf8",
|
||
11 years ago
|
"authwords" : {
|
||
|
"sep" : ["and", "et"]
|
||
|
},
|
||
10 years ago
|
"datadir" : ".",
|
||
9 years ago
|
"content": [["sort"]]
|
||
10 years ago
|
|
||
11 years ago
|
}
|