Issue 269: bus error lyrics verses
http://code.google.com/p/lilypond/issues/detail?id=269

New issue report by gpermus:
\version "2.11.15"
\paper{ ragged-right=##t }

tuneMusic=\relative c'' { g4 f g bes g }

VerseOne=\lyricmode { test test test test test }

\score { {
      \new Staff <<
         \new Voice = tune { << \tuneMusic >> }
      >>
      \new Lyrics \lyricsto tune \VerseOne

      \new Staff <<
         \new Voice = tune { << \tuneMusic >> }
      >>
      \new Lyrics \lyricsto tune \VerseOne
} }


Issue attributes:
        Status: Accepted
        Owner: gpermus
        Labels: Type-Defect Priority-High

-- 
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings


_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to