lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Textcircled again


From: Mats Bengtsson
Subject: Re: Textcircled again
Date: Wed, 16 Feb 2005 10:46:31 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.5) Gecko/20041217

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
address@hidden
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: address@hidden
        WWW: http://www.s3.kth.se/~mabe
=============================================




reply via email to

[Prev in Thread] Current Thread [Next in Thread]