diff options
Diffstat (limited to 'Messias/parts/XXII.ly')
-rw-r--r-- | Messias/parts/XXII.ly | 10 |
1 files changed, 5 insertions, 5 deletions
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 } } % }}} |