lilypond-user
[Top][All Lists]
Advanced

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

Trouble with trill spanner avoiding slur


From: Knute Snortum
Subject: Trouble with trill spanner avoiding slur
Date: Tue, 17 Apr 2018 17:05:32 -0700

In this example...

%%% Start
\version "2.19.81"
\language "english"

{
  \override TrillSpanner.avoid-slur = #'inside
  \override TrillSpanner.outside-staff-priority = ##f
  c''1( | c''2. \startTrillSpan c''4 \stopTrillSpan | c''1) |
}
%%% End

...the slur doesn't avoid the trill spanner.  Do I need to adjust the slur with \shape or is the slur supposed to adjust its position automatically?

---
Knute Snortum
(via Gmail)

reply via email to

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