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.


_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to