lilypond-user
[Top][All Lists]
Advanced

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

Re: How to increase the "gap" between SATB group of staves and basso con


From: Kieren MacMillan
Subject: Re: How to increase the "gap" between SATB group of staves and basso continuo staff ?
Date: Mon, 17 Feb 2020 10:04:52 -0500

Hi Ziad,

> I am working on a music score for SATB & basso continuo (figured bass) : 
> I would like to enforce LilyPond to increase the gap (or spacing) between the 
> SATB voices and the basso continuo staff ...
> I think that the spacing should be at least twice the one the separate two 
> successive voices, is it possible to do so ?

\layout {
  \context {
    \FiguredBass
    \override VerticalAxisGroup.nonstaff-staff-spacing.padding = #30
  }
}

Play with the number (in this example, 30) to get your desired distance.

Hope that helps!
Kieren.
________________________________

Kieren MacMillan, composer (he/him/his)
‣ website: www.kierenmacmillan.info
‣ email: address@hidden




reply via email to

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