bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

stanza numbers and rest


From: Thomas Willhalm
Subject: stanza numbers and rest
Date: Mon, 22 Sep 2003 14:32:37 +0200
User-agent: Mutt/1.4i

Hello,

I'm not sure whether this is a bug or an (undocumented) feature.
If a song starts with a rest, the stanza numbers (or name of singers)
are not printed. The following example shows it:
    \score {
     \addlyrics
       \notes \relative c'' \context Voice = duet { \time 3/4
          r4 g4 e4 a2 f4 g2.  }
       \lyrics \context Lyrics <
       \context LyricsVoice = "duet-1" {
         \property LyricsVoice . stanza = "Bert"
         Hi, my name is bert.    }
       \context LyricsVoice = "duet-2" {
         \property LyricsVoice . stanza = "Ernie"
         Ooooo, ch\'e -- ri, je t'aime. }
       >
     }

(Starting a song with a rest is not my invention. The original
print does this, too.)

Best regards 
Thomas

-- 
http://www.thomas.willhalm.de/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]