lilypond-user
[Top][All Lists]
Advanced

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

fatal error on MetronomeMark font-name override


From: Kieren MacMillan
Subject: fatal error on MetronomeMark font-name override
Date: Tue, 10 Nov 2015 10:56:00 -0500

Hello all,

In 2.19.30, the snippet

%%%%  SNIPPET BEGINS
\version "2.19.30"

\score {
  { \tempo "Tempo Test" c''1 }
  \layout {
    \context {
      \Score
      \override MetronomeMark.font-name = #"Century Schoolbook"
    }
  }
}
%%%%  SNIPPET ENDS

leads [on my computer] to the error

    warning: `(fondu -force /Library/Fonts/Century Schoolbook)' failed (256)

Any hints as to what I can do to fix this would be appreciated.

Alternatively, a simple way to un-bold the MetronomeMark (without using custom 
functions, etc.) would be sufficient for my current purpose.

Thanks,
Kieren.
________________________________

Kieren MacMillan, composer
‣ website: www.kierenmacmillan.info
‣ email: address@hidden




reply via email to

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