Templates/Webshop: Also add English Translation of Orchesterstimmen
[orchestrallily.git] / Templates / Def_SinglePage.def
blob2065cb9e11e79a3329cd91bb44bf1191da1268c3
2 "output_dir": "Simple",
3 "version": "2.13.1",
4 "template": "EK_Full",
5 "language": "deutsch",
7 "defaults": {
8 "title": "Title of the Opus",
9 "subtitle": "Subtitle, Opusnumber",
10 "composer": "The Composer",
11 "composerdate": "from-to",
12 "poet": "The poet",
13 "poetdate": "from-to",
15 "year": "2009",
16 "publisher": "Edition Kainhofer, Vienna",
17 "editor": "Reinhold Kainhofer",
18 "editormail": "reinhold@kainhofer.com",
19 "scorenumber": "EK-1234",
20 "basename": "BASE",
21 "instruments": ["VI", "VII", "S"],
22 "vocalvoices": ["S"],
23 "scores": ["Long", "Choral", "Organ", "Particell"],
26 "scores": ["Score1", "Score2"],
27 #"scores": ["Score1"],
29 # The first (default) score:
30 "Score1": {
31 "parts": [
32 "IFirst",
33 {"id": "IIAnotherPart", "filename": "02_Another", "piece": "Nr. 2: Another part", "piecetacet": "Nr. 2 tacet"},
37 "Score2": {
38 "parts": ["IFirst"],
39 "scores": ["Organ", "Particell"],
40 "basename": "BlahDummy",
41 "title": "The SECOND score in this book",
42 #"noTOC": True,
45 # If "latex" entry is present, LaTeX files will be created, otherwise not.
46 "latex": {
47 "basename": "LaTeX",