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.
15 lines
227 B
15 lines
227 B
9 years ago
|
{
|
||
|
"bookoptions" : [
|
||
|
"diagram",
|
||
|
"repeatchords",
|
||
|
"lilypond",
|
||
|
"pictures"
|
||
|
],
|
||
9 years ago
|
"lang": "ERROR",
|
||
9 years ago
|
"booktype" : "chorded",
|
||
|
"template" : "patacrep.tex",
|
||
|
"encoding": "utf8",
|
||
9 years ago
|
"content": ["tests/*.csg", "tests/*.tsg"]
|
||
9 years ago
|
|
||
|
}
|