Hi!

I hope this hasn't been brought up yet.

I tried to change the default dynamics font with the following command:

\score {
  
  \new Staff \with {
    \override DynamicText #'font-name = "Linux Libertine"
    \override DynamicText #'font-series = #'bold
    \override DynamicText #'font-size = #1   
}


As I found out in the manual, font-name overrides all settings in
font-series, font-shape and font-family.

Does that mean that there is no way to change the default dynamics font
if you want to have it bold and italic?

Thanks for your help!
Martin



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

Reply via email to