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 Staff.InstrumentName #'X-extent = #'(0 . 10)

   /Mats

Thomas Scharkowski wrote:
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


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

-- ============================================= Mats Bengtsson Signal Processing Signals, Sensors and Systems Royal Institute of Technology SE-100 44 STOCKHOLM Sweden Phone: (+46) 8 790 8463 Fax: (+46) 8 790 7260 Email: [EMAIL PROTECTED] WWW: http://www.s3.kth.se/~mabe =============================================


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

Reply via email to