Hello
Thanks for the clue ...

I already have this  my \layout section :

\context
{
\Score
figuredBassFormatter = #format-bass-figures
}

So I tried adding a \context { \FiguredBAss and the \override ... with
several numbers : #30 and #40 ...
Unfortunately, It did not work  !

Thanks anyway .




__

Cordialement,

Ziad GHOLAM
Consultant Méthodes, Implémentation ISO-27001, ISO-9001
+33.681.488.898
= = = = = = = = =
www.proactivis.com

IT Services / Conseil
= = = = = = = = =
.


Le lun. 17 févr. 2020 à 16:04, Kieren MacMillan <
[email protected]> a écrit :

> 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: [email protected]
>
>

Reply via email to