mirror of https://github.com/patacrep/patacrep.git
Louis
9 years ago
25 changed files with 141 additions and 167 deletions
@ -1,19 +0,0 @@ |
|||||
{ |
|
||||
"bookoptions" : [ |
|
||||
"diagram", |
|
||||
"repeatchords", |
|
||||
"lilypond", |
|
||||
"pictures" |
|
||||
], |
|
||||
"booktype" : "chorded", |
|
||||
"datadir": ["datadir2"], |
|
||||
"template" : "patacrep.tex", |
|
||||
"lang" : "fr", |
|
||||
"encoding": "utf8", |
|
||||
"authwords" : { |
|
||||
"sep" : ["and", "et"] |
|
||||
}, |
|
||||
"datadir" : ".", |
|
||||
"content": [["sort"]] |
|
||||
|
|
||||
} |
|
@ -1,22 +0,0 @@ |
|||||
{ |
|
||||
"template" : "patacrep.tex", |
|
||||
"bookoptions" : [ |
|
||||
"importantdiagramonly", |
|
||||
"repeatchords", |
|
||||
"lilypond", |
|
||||
"pictures" |
|
||||
], |
|
||||
"booktype" : "chorded", |
|
||||
"lang" : "fr", |
|
||||
"authwords" : { |
|
||||
"sep" : ["and", "et"] |
|
||||
}, |
|
||||
"datadir" : ".", |
|
||||
"content" : [["section", "Traditional"], |
|
||||
"chevaliers_de_la_table_ronde.sg", |
|
||||
"greensleeves.sg", |
|
||||
"vent_frais.sg", |
|
||||
["section", "Example"], |
|
||||
"example-fr.sg", |
|
||||
"example-en.sg"] |
|
||||
} |
|
@ -0,0 +1,24 @@ |
|||||
|
book: |
||||
|
lang: fr |
||||
|
encoding: utf8 |
||||
|
template: patacrep.tex |
||||
|
datadir: "." |
||||
|
pictures: yes |
||||
|
chords: |
||||
|
show: yes |
||||
|
diagramreminder: important |
||||
|
repeatchords: yes |
||||
|
lilypond: yes |
||||
|
|
||||
|
authors: |
||||
|
separators: |
||||
|
- "and" |
||||
|
- "et" |
||||
|
content: |
||||
|
- section: "Traditional" |
||||
|
- "chevaliers_de_la_table_ronde.tsg" |
||||
|
- "greensleeves.csg" |
||||
|
- "vent_frais.tsg" |
||||
|
- section: Example |
||||
|
- "example-fr.tsg" |
||||
|
- "example-en.tsg" |
@ -1,22 +0,0 @@ |
|||||
{ |
|
||||
"template" : "layout.tex", |
|
||||
"bookoptions" : [ |
|
||||
"importantdiagramonly", |
|
||||
"repeatchords", |
|
||||
"lilypond", |
|
||||
"pictures" |
|
||||
], |
|
||||
"booktype" : "chorded", |
|
||||
"lang" : "fr", |
|
||||
"authwords" : { |
|
||||
"sep" : ["and", "et"] |
|
||||
}, |
|
||||
"datadir" : ".", |
|
||||
"content" : [["section", "Traditional"], |
|
||||
"chevaliers_de_la_table_ronde.sg", |
|
||||
"greensleeves.sg", |
|
||||
"vent_frais.sg", |
|
||||
["section", "Example"], |
|
||||
"example-fr.sg", |
|
||||
"example-en.sg"] |
|
||||
} |
|
@ -1,22 +0,0 @@ |
|||||
{ |
|
||||
"template" : "songs.tex", |
|
||||
"bookoptions" : [ |
|
||||
"importantdiagramonly", |
|
||||
"repeatchords", |
|
||||
"lilypond", |
|
||||
"pictures" |
|
||||
], |
|
||||
"booktype" : "chorded", |
|
||||
"lang" : "fr", |
|
||||
"authwords" : { |
|
||||
"sep" : ["and", "et"] |
|
||||
}, |
|
||||
"datadir" : ".", |
|
||||
"content" : [["section", "Traditional"], |
|
||||
"chevaliers_de_la_table_ronde.sg", |
|
||||
"greensleeves.sg", |
|
||||
"vent_frais.sg", |
|
||||
["section", "Example"], |
|
||||
"example-fr.sg", |
|
||||
"example-en.sg"] |
|
||||
} |
|
@ -0,0 +1,24 @@ |
|||||
|
book: |
||||
|
lang: fr |
||||
|
encoding: utf8 |
||||
|
template: songs.tex |
||||
|
datadir: "." |
||||
|
pictures: yes |
||||
|
chords: |
||||
|
show: yes |
||||
|
diagramreminder: important |
||||
|
repeatchords: yes |
||||
|
lilypond: yes |
||||
|
|
||||
|
authors: |
||||
|
separators: |
||||
|
- "and" |
||||
|
- "et" |
||||
|
content: |
||||
|
- section: "Traditional" |
||||
|
- "chevaliers_de_la_table_ronde.tsg" |
||||
|
- "greensleeves.csg" |
||||
|
- "vent_frais.tsg" |
||||
|
- section: Example |
||||
|
- "example-fr.tsg" |
||||
|
- "example-en.tsg" |
@ -1,14 +0,0 @@ |
|||||
{ |
|
||||
"bookoptions" : [ |
|
||||
"diagram", |
|
||||
"repeatchords", |
|
||||
"lilypond", |
|
||||
"pictures" |
|
||||
], |
|
||||
"lang": "ERROR", |
|
||||
"booktype" : "chorded", |
|
||||
"template" : "patacrep.tex", |
|
||||
"encoding": "utf8", |
|
||||
"content": ["tests/*.csg", "tests/*.tsg"] |
|
||||
|
|
||||
} |
|
@ -0,0 +1,14 @@ |
|||||
|
book: |
||||
|
lang: ERROR |
||||
|
encoding: utf8 |
||||
|
template: patacrep.tex |
||||
|
datadir: "." |
||||
|
pictures: yes |
||||
|
chords: |
||||
|
show: yes |
||||
|
diagramreminder: all |
||||
|
repeatchords: yes |
||||
|
|
||||
|
content: |
||||
|
- "tests/*.csg" |
||||
|
- "tests/*.tsg" |
@ -1,21 +0,0 @@ |
|||||
{ |
|
||||
"bookoptions" : [ |
|
||||
"importantdiagramonly", |
|
||||
"repeatchords", |
|
||||
"lilypond", |
|
||||
"pictures" |
|
||||
], |
|
||||
"booktype" : "chorded", |
|
||||
"lang" : "fr", |
|
||||
"authwords" : { |
|
||||
"sep" : ["and", "et"] |
|
||||
}, |
|
||||
"datadir" : ".", |
|
||||
"content" : [["section", "Traditional"], |
|
||||
"chevaliers_de_la_table_ronde.sg", |
|
||||
"greensleeves.sg", |
|
||||
"vent_frais.sg", |
|
||||
["section", "Example"], |
|
||||
"example-fr.sg", |
|
||||
"example-en.sg"] |
|
||||
} |
|
@ -0,0 +1,23 @@ |
|||||
|
book: |
||||
|
lang: fr |
||||
|
encoding: utf8 |
||||
|
datadir: "." |
||||
|
pictures: yes |
||||
|
chords: |
||||
|
show: yes |
||||
|
diagramreminder: important |
||||
|
repeatchords: yes |
||||
|
lilypond: yes |
||||
|
|
||||
|
authors: |
||||
|
separators: |
||||
|
- "and" |
||||
|
- "et" |
||||
|
content: |
||||
|
- section: "Traditional" |
||||
|
- "chevaliers_de_la_table_ronde.tsg" |
||||
|
- "greensleeves.csg" |
||||
|
- "vent_frais.tsg" |
||||
|
- section: Example |
||||
|
- "example-fr.tsg" |
||||
|
- "example-en.tsg" |
@ -1,24 +0,0 @@ |
|||||
{ |
|
||||
"bookoptions" : [ |
|
||||
"importantdiagramonly", |
|
||||
"repeatchords", |
|
||||
"lilypond", |
|
||||
"pictures" |
|
||||
], |
|
||||
"booktype" : "chorded", |
|
||||
"lang" : "fr", |
|
||||
"authwords" : { |
|
||||
"sep" : ["and", "et", "À"], |
|
||||
"ignore" : ["À"], |
|
||||
"after" : ["À"] |
|
||||
}, |
|
||||
"titleprefixwords": ["À"], |
|
||||
"datadir" : ".", |
|
||||
"content" : [["section", "Traditional"], |
|
||||
"chevaliers_de_la_table_ronde.sg", |
|
||||
"greensleeves.sg", |
|
||||
"vent_frais.sg", |
|
||||
["section", "Example"], |
|
||||
"example-fr.sg", |
|
||||
"example-en.sg"] |
|
||||
} |
|
@ -0,0 +1,32 @@ |
|||||
|
book: |
||||
|
lang: fr |
||||
|
encoding: utf8 |
||||
|
datadir: "." |
||||
|
pictures: yes |
||||
|
chords: |
||||
|
show: yes |
||||
|
diagramreminder: important |
||||
|
repeatchords: yes |
||||
|
lilypond: yes |
||||
|
|
||||
|
authors: |
||||
|
separators: |
||||
|
- "and" |
||||
|
- "et" |
||||
|
- "À" |
||||
|
ignore: |
||||
|
- "À" |
||||
|
after: |
||||
|
- "À" |
||||
|
|
||||
|
titles: # Comment sont analysés les titres |
||||
|
prefix: |
||||
|
- "À" |
||||
|
content: |
||||
|
- section: "Traditionàl" |
||||
|
- "chevaliers_de_la_table_ronde.tsg" |
||||
|
- "greensleeves.csg" |
||||
|
- "vent_frais.tsg" |
||||
|
- section: Exâmple |
||||
|
- "example-fr.tsg" |
||||
|
- "example-en.tsg" |
Loading…
Reference in new issue