Status: Accepted
Owner: ----
Labels: Type-Defect partcombine
New issue 4430 by [email protected]: programming error with \grace
inside \partcombine: "Moment is not increasing."
https://code.google.com/p/lilypond/issues/detail?id=4430
\version "2.19.20"
\layout { ragged-right = ##t }
\context Voice = "v" {
r2
% "programming error: Moment is not increasing."
\partcombine \relative { \grace g'8 e2 }
\relative { \grace e'8 c2 }
}
The idea to try this came from this thread:
http://lists.gnu.org/archive/html/lilypond-devel/2015-05/msg00580.html
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings