Hi Jacques,

On Sat, Oct 10, 2015 at 10:58 AM, Menu Jacques <[email protected]> wrote:

> Hello folks,
>
> In a Poulenc score, I have the trill displayed in the attached PNG, but
> narrower due to LP’s setting of the line breaks, which makes the prall
> quite short:
>
> I tried to set a minimum length with the following, but to no avail: the
> result is the same whatever the value I supply:
>
> \version "2.19.28"
>
> \relative c'' {
>   \override TrillSpanner.minimum-length = #38 % <<<—-— HERE
>

Add the following line here and the spacing changes will take effect:

\override TrillSpanner.springs-and-rods = #ly:spanner::set-spacing-rods

--David
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to