mirror of https://github.com/patacrep/patacrep.git
Oliverpool
9 years ago
8 changed files with 166 additions and 168 deletions
@ -1,19 +1,27 @@ |
|||
{ |
|||
"bookoptions" : [ |
|||
"diagram", |
|||
"repeatchords", |
|||
"lilypond", |
|||
"pictures" |
|||
], |
|||
"booktype" : "chorded", |
|||
"datadir": ["datadir2"], |
|||
"template" : "patacrep.tex", |
|||
"lang" : "fr", |
|||
"encoding": "utf8", |
|||
"authwords" : { |
|||
"sep" : ["and", "et"] |
|||
}, |
|||
"datadir" : ".", |
|||
"content": [["sort"]] |
|||
book: |
|||
lang: fr |
|||
encoding: utf8 |
|||
template: patacrep.tex |
|||
datadir: "." |
|||
pictures: yes |
|||
chords: |
|||
show: yes |
|||
diagramreminder: all |
|||
repeatchords: yes |
|||
|
|||
} |
|||
authors: |
|||
separators: |
|||
- "and" |
|||
- "et" |
|||
content: |
|||
- sort: |
|||
|
|||
template: |
|||
patacrep.tex: |
|||
color: |
|||
songlink: FF0000 |
|||
hyperlink: 0000FF |
|||
bgcolor: |
|||
note: D1E4AE |
|||
songnumber: AED1E4 |
|||
index: E4AED1 #not enough songs to see it |
|||
|
@ -1,26 +0,0 @@ |
|||
book: |
|||
lang: fr |
|||
encoding: utf8 |
|||
template: patacrep.tex |
|||
datadir: "." |
|||
pictures: yes |
|||
chords: |
|||
show: yes |
|||
diagramreminder: all |
|||
repeatchords: yes |
|||
|
|||
authors: |
|||
separators: |
|||
- "and" |
|||
- "et" |
|||
content: {"sort"} |
|||
|
|||
template: |
|||
patacrep.tex: |
|||
color: |
|||
songlink: FF0000 |
|||
hyperlink: 0000FF |
|||
bgcolor: |
|||
note: D1E4AE |
|||
songnumber: AED1E4 |
|||
index: E4AED1 #not enough songs to see it |
@ -1,22 +1,24 @@ |
|||
{ |
|||
"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"] |
|||
} |
|||
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 +1,24 @@ |
|||
{ |
|||
"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"] |
|||
} |
|||
book: |
|||
lang: fr |
|||
encoding: utf8 |
|||
template: layout.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 +1,24 @@ |
|||
{ |
|||
"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"] |
|||
} |
|||
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 +1,14 @@ |
|||
{ |
|||
"bookoptions" : [ |
|||
"diagram", |
|||
"repeatchords", |
|||
"lilypond", |
|||
"pictures" |
|||
], |
|||
"lang": "ERROR", |
|||
"booktype" : "chorded", |
|||
"template" : "patacrep.tex", |
|||
"encoding": "utf8", |
|||
"content": ["tests/*.csg", "tests/*.tsg"] |
|||
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 +1,23 @@ |
|||
{ |
|||
"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"] |
|||
} |
|||
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 +1,32 @@ |
|||
{ |
|||
"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"] |
|||
} |
|||
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