On Thu, 2024-04-25 at 01:15 +0300, Dimitri Sykias wrote:
> Hi Jacob
> Thanks for the reply.
> When I use for ex. (Version "2.24.1”)
> \figures {
>     \override FiguredBass.BassFigure.font-size = #2
>     <6- 4> <6> <6- 4-> <_-> <5-> <5+ _+> < 5- _-> <6 _+> <_+> <5- _-
> >}
> accidentals are placed at the left side of the number. 
> 
> > On 25 Apr 2024, at 1:10 AM, Jakob Pedersen <jak...@vivaldi.net>
> > wrote:
> > 
> >  
> >  Hi Dimitri
> >  
> >  Isn't that the standard as shown in the example?
> > http://lilypond.org/doc/v2.24/Documentation/notation/figured-bass

This example is the "standard" - not the default - if you click on it
you see it uses:

 \set figuredBassAlterationDirection = #RIGHT
      \set figuredBassPlusDirection = #RIGHT
      \override BassFigureAlignment.stacking-dir = #DOWN

and the first of these is what you need. 
HTH
Richard



Reply via email to