lilypond-user
[Top][All Lists]
Advanced

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

Re: Accidentals' font


From: Jamie Beardslee
Subject: Re: Accidentals' font
Date: Sat, 04 Jul 2020 01:26:04 +1200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Paolo Prete <paolopr976@gmail.com> writes:
> 1) Is there a GPL or open-source alternative for FETA fonts for
> accidentals that can be used with Lilypond?

Have a look through these repos: https://github.com/OpenLilyPondFonts

Instructions for using these fonts are available at
https://github.com/OpenLilyPondFonts/lilyjazz/blob/master/LilyPond-Fonts-Installation-And-Usage.txt

The gist is to use a paper block something like this after installing
the font in the appropriate place on your system:

--8<---------------cut here---------------start------------->8---
\paper {
  #(define fonts
    (set-global-fonts
      #:music "mtf-beethoven"
  ))
}
--8<---------------cut here---------------end--------------->8---

--
Jamie




reply via email to

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