lilypond-user
[Top][All Lists]
Advanced

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

Custom Music font doesn't scale with staff


From: Yentl Tijssens
Subject: Custom Music font doesn't scale with staff
Date: Mon, 21 Nov 2022 21:11:35 +0100

Hello,
I use the custom font Beethoven. Even though I have all the correct sizes 
installed, the font doesn’t use the right one when changing the default size:
Doesn’t anyone have a solution to this?

\version "2.22.2"
#(set-global-staff-size 12)
\paper {
  #(define fonts
     (set-global-fonts
      #:music "beethoven"
      #:brace "beethoven"
      ))
}
\score {
  \relative c' {  c4 d e2 }
}

PNG image


Attachment: beethoven-master.zip
Description: Zip archive


reply via email to

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