Hi Robert,

How about simply flipping the stacking direction?

   \override BassFigureAlignment.stacking-dir = #UP

That way, the bass figures will be piled up from bottom to top.
Caveat: the first figure entered will be the lowest.

%%%%
 <<
  { 4 4 4 4 4 4 }
  \figures {
    \override BassFigureAlignment.stacking-dir = #UP
    <_!> <3+ 6> <4> <4 5> <3+> <_+>
  }
 >>
%%%%

HTH,
Torsten



--
Sent from: http://lilypond.1069038.n5.nabble.com/User-f3.html

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to