summaryrefslogtreecommitdiff
path: root/Konzerte/2018_12_08
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2018-08-15 21:08:57 +0200
committerErich Eckner <git@eckner.net>2018-08-15 21:08:57 +0200
commit48e302b19474ebddb8bce100e592bfd40a943f92 (patch)
tree063bd22f6a8919db87425e0bf6d6d469fd64bbec /Konzerte/2018_12_08
parent4976d95ca0b13838b30e5de84a41fa5674cb219a (diff)
downloadMusik-48e302b19474ebddb8bce100e592bfd40a943f92.tar.xz
Konzerte/2018_12_08: Tochter_Zion eingefügt
Diffstat (limited to 'Konzerte/2018_12_08')
-rw-r--r--Konzerte/2018_12_08/Makefile11
-rw-r--r--Konzerte/2018_12_08/alles.ly16
-rw-r--r--Konzerte/2018_12_08/seiten.ly4
3 files changed, 16 insertions, 15 deletions
diff --git a/Konzerte/2018_12_08/Makefile b/Konzerte/2018_12_08/Makefile
index e07bfa3..01d5def 100644
--- a/Konzerte/2018_12_08/Makefile
+++ b/Konzerte/2018_12_08/Makefile
@@ -18,10 +18,7 @@ Clean: clean
alles.pre: alles.ly
sed "s@%spezifisch%@$(SPEZIFISCH)@" "$<" > "$@"
-satz_%.pre: ../../%/satz.ly transpose numeriere
- ./numeriere "$@" < "$<" > "$@"
-
-Tochter_Zion_.pre: ../../Tochter_Zion_/Tochter_Zion_.ly numeriere
+satz_%.pre: ../../%/satz.ly numeriere
./numeriere "$@" < "$<" > "$@"
Uns_ist_ein_Kind_geboren_%.pre: ../../Uns_ist_ein_Kind_geboren/parts/%.ly numeriere
@@ -33,9 +30,6 @@ Missa_brevis_in_C_%.pre: ../../Missa_brevis_in_C/parts/%.ly numeriere
Missa_brevis_%.pre: ../../Missa_brevis/parts/%.ly numeriere
./numeriere "$@" < "$<" > "$@"
-# ../../Tochter_Zion_/stimmen.ly \
-# ../../Tochter_Zion_/texte.ly \
-# Tochter_Zion_.pre \
# ../../Uns_ist_ein_Kind_geboren/parts/stimmen_II_Chor.ly \
# ../../Uns_ist_ein_Kind_geboren/parts/texte_II_Chor.ly \
# ../../Uns_ist_ein_Kind_geboren/parts/stimmen_IV_Chor.ly \
@@ -47,6 +41,9 @@ Missa_brevis_%.pre: ../../Missa_brevis/parts/%.ly numeriere
# Uns_ist_ein_Kind_geboren_VIII_Choral.pre \
alles.pdf: alles.pre \
+ ../../Tochter_Zion/stimmen.ly \
+ ../../Tochter_Zion/texte.ly \
+ satz_Tochter_Zion.pre \
../../Es_ist_ein_Ros_entsprungen/artikulation.ly \
../../Es_ist_ein_Ros_entsprungen/stimmen.ly \
../../Es_ist_ein_Ros_entsprungen/texte.ly \
diff --git a/Konzerte/2018_12_08/alles.ly b/Konzerte/2018_12_08/alles.ly
index 561dcca..1f1b820 100644
--- a/Konzerte/2018_12_08/alles.ly
+++ b/Konzerte/2018_12_08/alles.ly
@@ -18,15 +18,15 @@
\include "seiten.ly"
-%\include "../../Tochter_Zion_/stimmen.ly"
-%\include "../../Tochter_Zion_/texte.ly"
+\include "../../Tochter_Zion/stimmen.ly"
+\include "../../Tochter_Zion/texte.ly"
-%\bookpart {
-% \paper {
-% print-all-headers = ##t
-% }
-% \include "Tochter_Zion_.pre"
-%}
+\bookpart {
+ \paper {
+ print-all-headers = ##t
+ }
+ \include "satz_Tochter_Zion.pre"
+}
%\include "../../Uns_ist_ein_Kind_geboren/parts/stimmen_II_Chor.ly"
%\include "../../Uns_ist_ein_Kind_geboren/parts/texte_II_Chor.ly"
diff --git a/Konzerte/2018_12_08/seiten.ly b/Konzerte/2018_12_08/seiten.ly
index 142614b..3fd5e25 100644
--- a/Konzerte/2018_12_08/seiten.ly
+++ b/Konzerte/2018_12_08/seiten.ly
@@ -1,3 +1,7 @@
+seitenzahlen_satz_Tochter_Zion = {
+ s1
+}
+
seitenzahlen_Uns_ist_ein_Kind_geboren_II_Chor = {
s1
}