lilypond-user
[Top][All Lists]
Advanced

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

Re: Haiprin staff-padding


From: Valentin Villenave
Subject: Re: Haiprin staff-padding
Date: Tue, 19 Mar 2019 23:03:40 +0100

On 3/19/19, foxfanfare <address@hidden> wrote:
> I adjust them every time, but it's annoying and I was wondering if I wasn't
> simply missing a setting for the distance between those lines and the
> staff?

You could try something like:

\layout {
  \context {
    \Staff
    \override DynamicLineSpanner.outside-staff-padding = #1.5
  }
}

(it also works with Hairpin.Y-offset, but somehow I find this one a
little bit cleaner.)

Cheers,
V.



reply via email to

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