lilypond-auto
[Top][All Lists]
Advanced

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

Re: [Lilypond-auto] Issue 4429 in lilypond: \partcombine and \autochange


From: lilypond
Subject: Re: [Lilypond-auto] Issue 4429 in lilypond: \partcombine and \autochange fail inside \grace
Date: Mon, 01 Jun 2015 11:25:35 +0000

Updates:
        Summary: \partcombine and \autochange fail inside \grace

Comment #1 on issue 4429 by address@hidden: \partcombine and \autochange fail inside \grace
https://code.google.com/p/lilypond/issues/detail?id=4429

\autochange fails similarly. It would make sense to treat \partcombine and \autochange together.

\version "2.19.20"
\layout { ragged-right = ##t }

\score {
  <<
    \context Staff = "up" { s1 }
    \context Staff = "down" {
      r2
      \grace { \autochange \relative { e16 e'' } }
      c'2
    }
  >>
}


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