> It certainly works, but the problem is that LilyPond thinks that
> the instrument name is extremely long, so it places it too far to the
> left. Try \layout{ indent=5\cm } to see where it actually ends up.
This still shifts the circled number outside the paper, the following
"= fis" is placed j
It certainly works, but the problem is that LilyPond thinks that
the instrument name is extremely long, so it places it too far to the
left. Try
\layout{ indent=5\cm }
to see where it actually ends up.
The only workaround I could come up with for the moment, is to add
something like
\once \override
Hello list,
\set Staff.instrument = \markup {"\\textcircled{\\footnotesize 3}"}
used to work in lily 2.2,
does not work in 2.4.2.
c^\markup {"\\textcircled{\\footnotesize 3}"} inside the score block
does.
Why?
Thomas
lily 2.4.2
cygwin
___
lilypo