Dear Leszek,

this is automatically achieved if you do not put the bass figures inside
the staff but in a separate FiguredBass context:

\version "2.19.5"

\score {
  <<
    \new FiguredBass \figuremode { <4>16 <3>8. }
    \new Staff { \clef bass bes4  }
  >>
}

HTH,
Joram

_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to