On Sun, Sep 5, 2021 at 9:01 AM Lukas-Fabian Moser <l...@gmx.de> wrote:

> Hi Ralph,
> Am 05.09.21 um 17:45 schrieb Ralph Palmer:
>
> I would like to increase the space between the chord names and the highest
> notes or top staff lines. I've looked in the LilyPond Snippets and in the
> Snippets Repository, and can't find anything that helps. I'm guessing it's
> a setting in spacing or padding, but I can't figure out which setting.
>
> If the distance should be measured from the chord names to the highest
> notes, as you describe, then .padding is the property you want to use:
>
> \score {
>   <<
>     \new ChordNames \with {
>       \override VerticalAxisGroup.nonstaff-relatedstaff-spacing.padding = 2
>     } \Chords
>     \new Staff \Tune
>   >>
> }
>
> Lukas
>

Uhh. . . This is great except for the alternative endings. Without going
too crazy, is there a way to get the chord names above the alternative
ending spanners?

Ralph


-- 
Ralph Palmer
Seattle
USA
(he, him, his)
palmer.r.vio...@gmail.com

Reply via email to