summaryrefslogtreecommitdiffstats
path: root/2020/info/04.md
blob: b1ac408b16e137c28fb63f5ea5c215826ba09b16 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
LilyPond is an extensible program for producing high-quality sheet
music engraved with traditional layout rules.  Similar to LaTeX and
other typesetting programs, its input format simply describes the
visual layout of the score using commands to define musical
expressions.  This makes collaboration easier, prevents users from
having to adjust layout settings manually, and faciliates digital
archiving and distribution of musical scores.  In this talk, I begin
by showcasing LilyPond syntax and mode using literate programming
techniques as examples for building sheet music in Emacs, and proceed
with an overview of the setup I use for producing music books with GNU
Make, LilyPond, and LilyPond-mode.