bug-lilypond
[Top][All Lists]
Advanced

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

Issue 713 in lilypond: bus error with \bookpart


From: codesite-noreply
Subject: Issue 713 in lilypond: bus error with \bookpart
Date: Mon, 22 Dec 2008 19:22:18 +0000

Status: Accepted
Owner: nicolas.sceaux

New issue 713 by nicolas.sceaux: bus error with \bookpart
http://code.google.com/p/lilypond/issues/detail?id=713

The following snippet may cause a bus error:

\version "2.11.65"
\bookpart {
  \score {
    \new Staff { \repeat unfold 139 { c'1 d'1 } }
  }
}
\bookpart {
  \score {
    \new Staff { \repeat unfold 97 { c'1 d'1 } }
  }
}



--
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]