lilypond-user
[Top][All Lists]
Advanced

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

Re: Changing the default dynamics font


From: David Stocker
Subject: Re: Changing the default dynamics font
Date: Sun, 23 May 2010 19:27:40 -0400
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.9) Gecko/20100423 Lightning/1.0b1 Thunderbird/3.0.4

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
address@hidden
http://lists.gnu.org/mailman/listinfo/lilypond-user

  

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

reply via email to

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