lilypond-user
[Top][All Lists]
Advanced

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

Re: Overriding fingering font and \markup \finger


From: -Eluze
Subject: Re: Overriding fingering font and \markup \finger
Date: Mon, 5 Dec 2011 00:41:06 -0800 (PST)


Nick Payne-3 wrote:
> 
> Is this a bug or expected behaviour? Here I am overriding the fingering 
> font, but when I use \finger inside a markup, I still get the default 
> fingering font rather than the font I've selected, unless I issue a 
> separate font override inside the markup:
> 
since you use a \markup you can override the TextScript property:

\relative c'' {
  \override TextScript #'font-name = #'"Arial Black"
  <e>8 ^\markup { \finger "2020" }
}

Eluze
-- 
View this message in context: 
http://old.nabble.com/Overriding-fingering-font-and-%5Cmarkup-%5Cfinger-tp32910670p32915803.html
Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com.




reply via email to

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