lilypond-auto
[Top][All Lists]
Advanced

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

Re: [Lilypond-auto] Issue 1698 in lilypond: Slurs and ties are not corre


From: lilypond
Subject: Re: [Lilypond-auto] Issue 1698 in lilypond: Slurs and ties are not correct over repeats
Date: Thu, 28 Feb 2013 19:29:04 +0000


Comment #11 on issue 1698 by address@hidden: Slurs and ties are not correct over repeats
http://code.google.com/p/lilypond/issues/detail?id=1698

So what you're suggesting is to do:

\new Staff {
  a' ( b' c' d'
  \repeat volta 2
    { a' ) b' ( c' d' }
    \alternative { { a' ) b' ( c' d' }
                   { a' b' ) r2 } }

  a'1 \bar "|."
}

and set a context property like \set breakAtBarline = ##t to signify that the slur breaks?

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