bug-lilypond
[Top][All Lists]
Advanced

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

lyricsto bug


From: Erik Sandberg
Subject: lyricsto bug
Date: Sat, 31 Jan 2004 12:40:57 +0100
User-agent: KMail/1.5.4

Hi,

I mentioned this bug in my previous mail. Now it is more isolated:

The following two scores generate different output using 2.1.16.

\version "2.1.16"

songA = \notes \relative c' { a2. r8. }
songB = \notes \relative c'' { a16 a8 a }

\score {
  \notes <<
  \context Voice=A \notes {\songA \songB }
  \lyricsto A \context Lyrics \lyrics { a a a a }
  >>
}

songAB = \notes \relative c' { a2. r8. a16 a8 a }

\score {
  \notes <<
  \context Voice=A \notes {\songAB }
  \lyricsto A \context Lyrics \lyrics { a a a a }
  >>
}

Attachment: foo-page1.png
Description: PNG image


reply via email to

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