From 6738dce6a99f3863b5257e08a1af997349eb134d Mon Sep 17 00:00:00 2001 From: Sacha Chua Date: Thu, 22 Oct 2020 00:49:30 -0400 Subject: First try at schedule --- 2020/schedule/04.md | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 2020/schedule/04.md (limited to '2020/schedule/04.md') diff --git a/2020/schedule/04.md b/2020/schedule/04.md new file mode 100644 index 00000000..50315994 --- /dev/null +++ b/2020/schedule/04.md @@ -0,0 +1,24 @@ +# Music in Plain Text +Saturday, Nov 28 2020, 10:22 AM - 10:32 AM +Jonathan Gregory + +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. + + + + +Back to the [[schedule]] + +All times are approximate, and we might shuffle talks around as needed. Please check https://emacsconf.org/2020 a few days before the start of the conference for instructions on how to watch and participate. + +[[!meta title="Music in Plain Text"]] -- cgit v1.2.3