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.



_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to