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 <[email protected]>
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
>
>
>
>
_______________________________________________
Denemo-devel mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/denemo-devel

Reply via email to