Status: Accepted
Owner: ----

New issue 3178 by [email protected]: tieWaitForNote doesn't obey tie direction markers
http://code.google.com/p/lilypond/issues/detail?id=3178

\version "2.17.11"

\header { texidoc = "
Ties created with the @code{tieWaitForNote} property obey the direction
markers @code{^} and @code{_}.

Here is a counterexample.
" }

\relative c' {
  \set tieWaitForNote = ##t

  <e a c>2_~ <e' b' d>^~ |
  <e, a c e b' d>1 ~ |
  q1 |
  <e a c>2^~ <e' b' d>_~ |
  <e, a c e b' d>1 ~ |
  q1 |
}


Attachments:
        tie-wait-for-note.png  30.1 KB

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