lilypond-user
[Top][All Lists]
Advanced

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

Re: setting the font size for markups independently


From: Marc Hohl
Subject: Re: setting the font size for markups independently
Date: Tue, 05 Jul 2011 19:22:57 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.17) Gecko/20110424 Thunderbird/3.1.10

Am 05.07.2011 18:17, schrieb -Eluze:
[...]
i think Kieren's solution works if you override the property of the
TextScript in its real context which seems to be the Voice context:

\layout {
   \context {
     \Voice
     \override TextScript #'font-size = #-12
} }

hth
Eluze
No, it is still not working. Attached are two minimal files which don't
show any difference in the font size regardless of the value for abs-fontsize.


Marc

Attachment: myinclude.ily
Description: Text document

Attachment: test.ly
Description: Text Data


reply via email to

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