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

_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user
  • trill syntax Flaming Hakama by Elaine
    • Re: trill syntax Malte Meyn

Reply via email to