This package provides the LilyJazz open-source font for lilypond.
Original code by Torsten Hämmerle and Abraham Lee. For more information on producing Jazz lead sheets with Lilypond, checkout Abraham's blog post.
Install using lyp:
$ lyp install lilyjazz
\require "lilyjazz"
\layout {
\context {
\Score \jazzOn
}
}
\markup { \override #'(font-name . "LilyJAZZ Text") "Some markup" }
For more details see the included example.
Another example is a "real book" style setting of "All Of Me".
This font is known to work in Lilypond version 2.18.2 or later.