lilypond-user
[Top][All Lists]
Advanced

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

Re: trill syntax


From: Malte Meyn
Subject: Re: trill syntax
Date: Tue, 26 Sep 2017 15:44:03 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.3.0



Am 26.09.2017 um 00:05 schrieb Flaming Hakama by Elaine:

%  The default for adjacent trills is cluttered,
%  and there is no clean way to specify the stop of the last trill if it is the last note.
%  This attempt at something semantically appropriate produces the error
%  "programming error: bounds of this piece aren't breakable."

\relative c'' {
         g2\startTrillSpan
         fis2\stopTrillSpan \startTrillSpan |
         f?2\stopTrillSpan \startTrillSpan
         e2\stopTrillSpan \startTrillSpan | <>\stopTrillSpan ||
}

How about the following? Try different values.

\override TrillSpanner.bound-details.right.padding = 1



reply via email to

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