bug-lilypond
[Top][All Lists]
Advanced

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

Re: TrillSpanner does not extend over tied note


From: -Eluze
Subject: Re: TrillSpanner does not extend over tied note
Date: Wed, 17 Jun 2009 01:40:13 -0700 (PDT)


Neil Puttock wrote:
> 
> 
> Can you post a minimal snippet which demonstrates the problem?
> 
> 
here it comes - i'd like the trill spanner to end with the last of the
sixteenth notes

\version "2.13.1" 
\paper { ragged-right = ##f }
<<
  \relative c'' {
    c 4 \startTrillSpan
    c 2 \stopTrillSpan
    s 4 }
  \\
  { \repeat unfold 12 {c' 16 }}
  >>
-- 
View this message in context: 
http://www.nabble.com/TrillSpanner-does-not-extend-over-tied-note-tp24017952p24069349.html
Sent from the Gnu - Lilypond - Bugs mailing list archive at Nabble.com.





reply via email to

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