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: New verses

2015-05-10 Thread Simon Albrecht
Am 10.05.2015 um 18:03 schrieb 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... or use \paper { print-all-headers = ##t }

Re: AW: AW: New verses

2015-05-10 Thread Klaus Blum
\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-us

AW: AW: New verses

2015-05-10 Thread Dr. Bernhard Kleine
: lilypond-user@gnu.org Betreff: Re: AW: New verses Hi Bernhard, Dr. Bernhard Kleine wrote > I lost the information in the header, it is still written, but not used. > I am lost. Sorry, but I don't understand what you mean by that sentence... maybe in German? Cheers, Klaus -- View this

Re: AW: New verses

2015-05-10 Thread Klaus Blum
.1069038.n5.nabble.com/New-verses-tp176383p176398.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

AW: New verses

2015-05-10 Thread Dr. Bernhard Kleine
+bernhard.kleine=gmx@gnu.org] Im Auftrag von Klaus Blum Gesendet: Sonntag, 10. Mai 2015 11:25 An: lilypond-user@gnu.org Betreff: Re: New verses Hallo Bernhard, Dr. Bernhard Kleine wrote > I failed to add a second (and third to fifth) verse to the following > example. there should be no p

Re: New verses

2015-05-10 Thread Klaus Blum
tempo 4=100 } } \markup \vspace #3 \markup { \fill-line { \null \left-column { \line{ \bold "3. " \left-column { "Ein dritter Vers" "folgt hier sogleich" " " } } \line{

New verses

2015-05-10 Thread Dr. Bernhard Kleine
Good morning, I failed to add a second (and third to fifth) verse to the following example. Can you please advice. Answer only to the group please. Bernhard \version "2.19.5" \language "deutsch" global = { \key d \major \time 2/4 } soprano = \relative c' { \global