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: Jacques Menu
Subject: Re: Lilyjazz font and Score.markFormatter problem with Lily 2.23.6
Date: Sun, 3 Apr 2022 12:44:25 +0200

Hello Knute,

Same result replacing define fonts by direct includes.

JM

> Le 2 avr. 2022 à 16:30, Knute Snortum <ksnortum@gmail.com> a écrit :
> 
> 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]