lilypond-user
[Top][All Lists]
Advanced

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

Re: Making slurs more visible


From: Torsten Hämmerle
Subject: Re: Making slurs more visible
Date: Fri, 10 Aug 2018 13:50:31 -0700 (MST)

Galen Menzel wrote
> Is there a simple way to direct lilypond to use the larger 
> ties here?

Hi Galen,

Yes, there are several ways:

The most obvíous way is to use

  \override Tie.minimum-length = #...

But this also affects the spacing of notes.


If I get you correctly, you'd rather like to keep the spacing (without
lyrics, it's even tighter), but you don't want the ties to become too short
when slipping in between the noteheads.
This can be achieved by playing around with one of the details properties:

  \override Tie.details.min-length = #...

A sufficiently large value of details.min-length will prevent a tie from
being squeezed into a too narrow gap between noteheads.

HTH,
Torsten




--
Sent from: http://lilypond.1069038.n5.nabble.com/User-f3.html



reply via email to

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