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: NagyMusic
Subject: Re: [Denemo-devel] Custom Music Font
Date: Tue, 31 Oct 2017 21:39:01 +0000

Thanks, Richard. Just a quick follow up question: how do you set a path to the newer version of Lilypond, assuming that one has only one version (2.19) installed, which Path to Lilypond is already set in the Externals?

On Tue, Oct 31, 2017 at 4:13 PM Richard Shann <address@hidden> wrote:
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]