It works. Thank you very much. Bernhard
-----Ursprüngliche Nachricht----- Von: lilypond-user-bounces+bernhard.kleine=gmx....@gnu.org [mailto:lilypond-user-bounces+bernhard.kleine=gmx....@gnu.org] Im Auftrag von Klaus Blum Gesendet: Sonntag, 10. Mai 2015 18:03 An: lilypond-user@gnu.org Betreff: Re: AW: AW: New verses Aaaah, that's because the \header part was *inside* the \score part: \score { \header { % title, composer, tagline } << \choirPart >> % etc. } If you change the structure like this... \header { % title, composer, tagline } \score { << \choirPart >> % etc. } ...everything should be back again. Cheers, Klaus -- View this message in context: http://lilypond.1069038.n5.nabble.com/New-verses-tp176383p176409.html Sent from the User mailing list archive at Nabble.com. _______________________________________________ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user _______________________________________________ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user