lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] Issue 3178 in lilypond: tieWaitForNote doesn't obey tie


From: lilypond
Subject: [Lilypond-auto] Issue 3178 in lilypond: tieWaitForNote doesn't obey tie direction markers
Date: Thu, 14 Feb 2013 21:49:54 +0000

Status: Accepted
Owner: ----

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

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