Try \override DynamicText #'font-name = "Linux Libertine Bold" and omit the font-series command. (I haven't tried this in your case, but I use similar font-name commands for my own scores and they work fine).

Hope that helps,

David

On 05/23/2010 07:18 PM, Martin Hiendl wrote:
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


--
David Stocker
804-598-3762
http://notesettersinc.com

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

Reply via email to