denemo-devel
[Top][All Lists]
Advanced

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

Re: [Denemo-devel] Custom Music Font


From: Richard Shann
Subject: Re: [Denemo-devel] Custom Music Font
Date: Tue, 31 Oct 2017 19:55:43 +0000

On Tue, 2017-10-31 at 19:18 +0000, NagyMusic wrote:

> Could you suggest where and how to include this snippet including the
> custom music font (I know that text font can be adjusted via
> Typesetter options):
> 
> \paper {
>   #(define fonts
>     (set-global-fonts
>       #:music “mtf-cadence”
>       #:brace “mtf-cadence”
>       #:roman “Linux Libertine O”
>       #:sans “Linux Biolinum O“
>       #:factor (/ staff-height pt 20)
>   ))
> }

You can put that in Score->LilyPond Score Prolog

however you get a

   (define fonts
Unbound variable: set-global-fonts

error in the LilyPond window with 2.18.2 so I guess you will need a
newer version of LilyPond ...

Richard






reply via email to

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