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


_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to