> ```
> \version "2.24.4"
> 
> <<
> \relative c' { \clef bass b, cis }
> 
> \new FiguredBass {
>   \figuremode {
>     \override BassFigureContinuation.Y-offset = #-1
>     <_>4 \bassFigureExtendersOn
>     <_>4
>   }
> }
>>>
> ```

Oops!  The image shows the `<_>4` replaced with `<7>4` (which I did
for testing purposes).


    Werner

Reply via email to