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
Denemo-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/denemo-devel

Reply via email to