AW: AW: AW: New verses

2015-05-10 Thread Dr. Bernhard Kleine
: 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 {

Re: AW: AW: New verses

2015-05-10 Thread Klaus Blum
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. } ...ever

AW: AW: New verses

2015-05-10 Thread Dr. Bernhard Kleine
The header info ( title, composer, tagline) is no longer displayed. -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 16:15 An: lilypo