lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] Issue 4430 in lilypond: programming error with \grace in


From: lilypond
Subject: [Lilypond-auto] Issue 4430 in lilypond: programming error with \grace inside \partcombine: "Moment is not increasing."
Date: Mon, 01 Jun 2015 01:41:34 +0000

Status: Accepted
Owner: ----
Labels: Type-Defect partcombine

New issue 4430 by address@hidden: 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



reply via email to

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