|
@ -31,7 +31,21 @@ schema: |
|
|
optional: |
|
|
optional: |
|
|
display: |
|
|
display: |
|
|
type: //arr |
|
|
type: //arr |
|
|
contents: //str |
|
|
contents: |
|
|
|
|
|
type: //any |
|
|
|
|
|
of: |
|
|
|
|
|
- type: //str |
|
|
|
|
|
value: "Title" |
|
|
|
|
|
- type: //str |
|
|
|
|
|
value: "Preface" |
|
|
|
|
|
- type: //str |
|
|
|
|
|
value: "Index" |
|
|
|
|
|
- type: //str |
|
|
|
|
|
value: "Chords" |
|
|
|
|
|
- type: //str |
|
|
|
|
|
value: "Songs" |
|
|
|
|
|
- type: //str |
|
|
|
|
|
value: "Postface" |
|
|
default: |
|
|
default: |
|
|
en: |
|
|
en: |
|
|
display: |
|
|
display: |
|
@ -43,7 +57,7 @@ default: |
|
|
- "Postface" |
|
|
- "Postface" |
|
|
description: |
|
|
description: |
|
|
en: |
|
|
en: |
|
|
display: "Ordinate list of section to display" |
|
|
display: "Ordered list of section to display" |
|
|
fr: |
|
|
fr: |
|
|
display: "Liste ordonnée des sections à afficher" |
|
|
display: "Liste ordonnée des sections à afficher" |
|
|
(* endvariables -*) |
|
|
(* endvariables -*) |
|
|