lilypond-user
[Top][All Lists]
Advanced

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

[LilyJAZZ] MetronomeMark.style broken in 2.19.0?


From: Marc Hohl
Subject: [LilyJAZZ] MetronomeMark.style broken in 2.19.0?
Date: Sun, 09 Feb 2014 11:31:23 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0

Hi list,

I use LilyJAZZ in one of my latest projects. Thanks to Harm's patch,
it was possible to use the Jazz font in tempo markings, but this
seems to be broken:

\version "2.19.0"
\include "LilyJAZZ.ily"

\score {
   \new Staff {
     \jazzOn
     \override Score.MetronomeMark.font-name = "LilyJAZZText"
     \override Score.MetronomeMark.flag-style = #'jazz
     \override Score.MetronomeMark.style = #'jazz
     \tempo "Slowly" 2 = 60 c'1
   }
}

The font is right, but the note appears in the wrong style.
I know that this worked some time before 2.19 but I don't see
any changes in the sources that might have lead to this erroneous
behavior.

Any ideas what's wrong here?

Marc



reply via email to

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