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:57:38 +0000


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

Yes, I want to have exactly this code for the first line in your image.

And no, I don't want to have `\set breakAtBarline = ##t', this should happen automatically! If really, really, necessary (which I doubt), please provide the opposite command to make a slur/tie connect over the volta bracket.

Note that you are missing a test case:

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

  a'1 \bar "|."
}

Here, the second bar should start with a broken slur. I would like to have a property to specify whether this broken slur is set into parentheses.


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