lilypond-user
[Top][All Lists]
Advanced

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

Re: TrillSpanners not lining up


From: Pierre Perol-Schneider
Subject: Re: TrillSpanners not lining up
Date: Tue, 17 Jun 2014 13:56:54 +0200

Hi David,

2014-06-17 13:01 GMT+02:00 David Stephen Grant <address@hidden>
 
in the following example the second trill is printed higher than the first, as if avoiding a collision. Any ideas?
 
This should do the job :

%%%%%%%%%%%%%%%%%
\version "2.19.8"
{
  \once\override TrillSpanner.bound-details.right.attach-dir = #-1
  d''1\startTrillSpan |
  d''1\startTrillSpan |
  R1\stopTrillSpan |
}
%%%%%%%%%%%%%%%%%

Cheers,
Pierre

reply via email to

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