Thanks!
I am going to download and istall version 2.19.84 and then I shall try to execute your script ... __ Cordialement, Ziad GHOLAM . Le lun. 17 févr. 2020 à 17:20, Kieren MacMillan < kieren_macmil...@sympatico.ca> a écrit : > Hi Ziad, > > > Thanks for the clue ... > > Unfortunately, It did not work ! > > Without you posting an MWE, how can we possibly diagnose the problem? > > My suggestion seems to work perfectly for me: > > %%% > \version "2.19.83" > > \score { > << > \new Staff { c' } > \new FiguredBass \figuremode { < 6 >4 } > >> > } > > \score { > << > \new Staff { c' } > \new FiguredBass \figuremode { < 6 >4 } > >> > \layout { > \context { > \FiguredBass > \override VerticalAxisGroup.nonstaff-relatedstaff-spacing.padding = > #30 > } > } > } > %%% > > Cheers, > Kieren. > ________________________________ > > Kieren MacMillan, composer (he/him/his) > ‣ website: www.kierenmacmillan.info > ‣ email: i...@kierenmacmillan.info > >