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: Tim's Bitstream
Subject: Re: Lilyjazz font and Score.markFormatter problem with Lily 2.23.6
Date: Sat, 2 Apr 2022 09:22:40 -0500




> On Apr 2, 2022, at 8:22 AM, Jacques Menu <imj-muzhic@bluewin.ch> wrote:
> The default Lilypond in Frescobaldi is:
> 
>       /Applications/LilyPond/lilypond-2.23.6/bin/lilypond
> 
> With:
> 
> \paper {
>   #(define fonts
>      (set-global-fonts
>       #:music "lilyjazz"
>       #:brace "lilyjazz"
>       #:roman "lilyjazz-text"
>       #:sans "lilyjazz-chord"
>       #:factor (/ staff-height pt 20)
>       ))
> }

Try explicitly defining the path to the fonts relative to the main Lilypond 
directory, maybe, rather than just the font name (e.g., ../../lilyjazz)?  I had 
to do that as shown in the example I posted in order to get it to work.



reply via email to

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