Hi Richard,

Am 17.09.26 um 19:19 schrieb Richard Shann:
I use the following syntax to enter figured bass

\version "2.26"
\score {

         \new Staff <<
               \context Staff \figuremode { <[3-]>4 }
               \new Voice  { \clef bass   c4 }
             >>
        }

but, as in this example, it falls over if markup or the [ ] notation is
used as the markup or brackets appear as separate "figures"
Is there any easy way round this?

This is, unfortunately, a known regression: https://gitlab.com/lilypond/lilypond/-/work_items/6552

In that issue, Jean gives a workaround, which I hope doesn't cause other problems.

Lukas


Reply via email to