-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathcarnet_de_chant.yaml
81 lines (74 loc) · 1.33 KB
/
carnet_de_chant.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
book: # Options générales
lang: fr
encoding: utf-8
pictures: no
template: patacrep.tex
onesongperpage: no
chords: # Options musicales
show: yes
diagramreminder: important
diagrampage: all
repeatchords: yes
lilypond: no
tablatures: no
instrument: guitar
notation: alphascale
template:
default.tex:
title: "Carnet de chanson"
author: "NDC"
patacrep.tex:
subtitle: "carnet de chant de la ville de Rueil-Malmaison"
version: "1.0.0"
url: ""
email: "[email protected]"
color:
songlink: "010101"
hyperlink: 6064EC
bgcolor:
note: FEFEFE
songnumber: FEFEFE
index: FEFEFE
authors: # Analyse des auteurs
separators:
- and
- et
after:
- by
titles: # Analyse des titres
prefix:
- The
- Le
- La
- "L'"
- A
- Au
- Ces
- De
- Des
- El
- Les
- Ma
- Mon
- Un
content:
- part*: "Chansons françaises"
- sort:
key: ["by", "title"]
content:
- "chant_francais/*.sg"
- part*: "Chansons étrangères"
- sort:
key: ["by", "title"]
content:
- "chant_anglais/*.sg"
- part*: "Chansons scoutes"
- sort:
key: ["by", "title"]
content:
- "chant_scout/*.sg"
- part*: "Chants religieux"
- sort:
key: ["by", "title"]
content:
- "chants_religieux/*.sg"