lilypond-user
[Top][All Lists]
Advanced

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

Re: Lilyjazz font and Score.markFormatter problem with Lily 2.23.6


From: Knute Snortum
Subject: Re: Lilyjazz font and Score.markFormatter problem with Lily 2.23.6
Date: Sat, 2 Apr 2022 07:30:00 -0700

On Sat, Apr 2, 2022 at 6:21 AM Jacques Menu <imj-muzhic@bluewin.ch> wrote:
[snip]
> \paper {
>   #(define fonts
>      (set-global-fonts
>       #:music "lilyjazz"
>       #:brace "lilyjazz"
>       #:roman "lilyjazz-text"
>       #:sans "lilyjazz-chord"
>       #:factor (/ staff-height pt 20)
>       ))
> }

Try removing  #(define fonts in the paper block and instead, add this
near the top of your input file:

\include "jazzchords.ily"
\include "lilyjazz.ily"
\include "jazzextras.ily"

--
Knute Snortum



reply via email to

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