bug-lilypond
[Top][All Lists]
Advanced

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

Issue 269 in project lilypond


From: codesite-noreply
Subject: Issue 269 in project lilypond
Date: Fri, 02 Feb 2007 16:03:12 -0800

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




reply via email to

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