diff options
Diffstat (limited to 'Messias/parts')
-rw-r--r-- | Messias/parts/III.ly | 11 | ||||
-rw-r--r-- | Messias/parts/IX.ly | 10 | ||||
-rw-r--r-- | Messias/parts/LI.ly | 10 | ||||
-rw-r--r-- | Messias/parts/XII.ly | 10 | ||||
-rw-r--r-- | Messias/parts/XLII.ly | 10 | ||||
-rw-r--r-- | Messias/parts/XLIV.ly | 10 | ||||
-rw-r--r-- | Messias/parts/XV.ly | 10 | ||||
-rw-r--r-- | Messias/parts/XXII.ly | 10 |
8 files changed, 40 insertions, 41 deletions
diff --git a/Messias/parts/III.ly b/Messias/parts/III.ly index f7ce722..8b7824b 100644 --- a/Messias/parts/III.ly +++ b/Messias/parts/III.ly @@ -1,8 +1,4 @@ \include "deutsch.ly" -#(ly:set-option 'relative-includes #t) -\include "stimmenIII.ly" -\include "texteIII.ly" -#(ly:set-option 'relative-includes #f) \score { % III % {{{ \new ChoirStaff << @@ -29,7 +25,10 @@ indent = #0 } \header { - title = "Nr. 3 Chor" - composer = ##f + title = "Messias" + subtitle = ##f + piece = "Nr. 3 Chor" + composer = "Georg Friedrich Händel" + tagline = ##f } } % }}} diff --git a/Messias/parts/IX.ly b/Messias/parts/IX.ly index 2506525..9dc5f6a 100644 --- a/Messias/parts/IX.ly +++ b/Messias/parts/IX.ly @@ -1,8 +1,4 @@ \include "deutsch.ly" -#(ly:set-option 'relative-includes #t) -\include "stimmenIX.ly" -\include "texteIX.ly" -#(ly:set-option 'relative-includes #f) \score { % IX % {{{ \new ChoirStaff << @@ -29,6 +25,10 @@ indent = #0 } \header { - title = "Nr. 9 Chor" + title = "Messias" + subtitle = ##f + piece = "Nr. 9 Chor" + composer = "Georg Friedrich Händel" + tagline = ##f } } % }}} diff --git a/Messias/parts/LI.ly b/Messias/parts/LI.ly index a7d05fe..2765150 100644 --- a/Messias/parts/LI.ly +++ b/Messias/parts/LI.ly @@ -1,8 +1,4 @@ \include "deutsch.ly" -#(ly:set-option 'relative-includes #t) -\include "stimmenLI.ly" -\include "texteLI.ly" -#(ly:set-option 'relative-includes #f) \score { % LI % {{{ \new ChoirStaff << @@ -29,6 +25,10 @@ indent = #0 } \header { - title = "Nr. 51 Chor" + title = "Messias" + subtitle = ##f + piece = "Nr. 51 Chor" + composer = "Georg Friedrich Händel" + tagline = ##f } } % }}} diff --git a/Messias/parts/XII.ly b/Messias/parts/XII.ly index dcf7751..998a826 100644 --- a/Messias/parts/XII.ly +++ b/Messias/parts/XII.ly @@ -1,8 +1,4 @@ \include "deutsch.ly" -#(ly:set-option 'relative-includes #t) -\include "stimmenXII.ly" -\include "texteXII.ly" -#(ly:set-option 'relative-includes #f) \score { % XII % {{{ \new ChoirStaff << @@ -29,6 +25,10 @@ indent = #0 } \header { - title = "Nr. 12 Soloquartett und Chor" + title = "Messias" + subtitle = ##f + piece = "Nr. 12 Soloquartett und Chor" + composer = "Georg Friedrich Händel" + tagline = ##f } } % }}} diff --git a/Messias/parts/XLII.ly b/Messias/parts/XLII.ly index d84f67e..10f038b 100644 --- a/Messias/parts/XLII.ly +++ b/Messias/parts/XLII.ly @@ -1,8 +1,4 @@ \include "deutsch.ly" -#(ly:set-option 'relative-includes #t) -\include "stimmenXLII.ly" -\include "texteXLII.ly" -#(ly:set-option 'relative-includes #f) \score { % XLII % {{{ \new ChoirStaff << @@ -29,6 +25,10 @@ indent = #0 } \header { - title = "Nr. 42 Chor" + title = "Messias" + subtitle = ##f + piece = "Nr. 42 Chor" + composer = "Georg Friedrich Händel" + tagline = ##f } } % }}} diff --git a/Messias/parts/XLIV.ly b/Messias/parts/XLIV.ly index f9b3c15..ed233f3 100644 --- a/Messias/parts/XLIV.ly +++ b/Messias/parts/XLIV.ly @@ -1,8 +1,4 @@ \include "deutsch.ly" -#(ly:set-option 'relative-includes #t) -\include "stimmenXLIV.ly" -\include "texteXLIV.ly" -#(ly:set-option 'relative-includes #f) \score { % XLIV % {{{ \new ChoirStaff << @@ -29,6 +25,10 @@ indent = #0 } \header { - title = "Nr. 44 Soloquartett und Chor" + title = "Messias" + subtitle = ##f + piece = "Nr. 44 Soloquartett und Chor" + composer = "Georg Friedrich Händel" + tagline = ##f } } % }}} diff --git a/Messias/parts/XV.ly b/Messias/parts/XV.ly index 05a50f9..6f5e00e 100644 --- a/Messias/parts/XV.ly +++ b/Messias/parts/XV.ly @@ -1,8 +1,4 @@ \include "deutsch.ly" -#(ly:set-option 'relative-includes #t) -\include "stimmenXV.ly" -\include "texteXV.ly" -#(ly:set-option 'relative-includes #f) \score { % XV % {{{ \new ChoirStaff << @@ -29,6 +25,10 @@ indent = #0 } \header { - title = "Nr. 15 Chor" + title = "Messias" + subtitle = ##f + piece = "Nr. 15 Chor" + composer = "Georg Friedrich Händel" + tagline = ##f } } % }}} diff --git a/Messias/parts/XXII.ly b/Messias/parts/XXII.ly index 5484cfe..d45c315 100644 --- a/Messias/parts/XXII.ly +++ b/Messias/parts/XXII.ly @@ -1,8 +1,4 @@ \include "deutsch.ly" -#(ly:set-option 'relative-includes #t) -\include "stimmenXXII.ly" -\include "texteXXII.ly" -#(ly:set-option 'relative-includes #f) \score { % XXII % {{{ \new ChoirStaff << @@ -29,6 +25,10 @@ indent = #0 } \header { - title = "Nr. 22 Chor" + title = "Messias" + subtitle = ##f + piece = "Nr. 22 Chor" + composer = "Georg Friedrich Händel" + tagline = ##f } } % }}} |