Status: Accepted
Owner: ----
Labels: Type-Critical Regression
New issue 2289 by [email protected]: repeat percent with skips can crash
http://code.google.com/p/lilypond/issues/detail?id=2289
The method of LSR 473 to make measure counters (see issue 146)
aa = \repeat percent 5 s2.
\addQuote "aaa" \aa
\new Staff {\time 3/4 \aa }
causes a crash
music-functions.scm:315:21: Wrong type
if the music involved is set in the wrong time signature, or put through
addQuote. The first bad commit was bab4401 for issue 2240.
_______________________________________________
bug-lilypond mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-lilypond