From: Tucker Johnson Date: Mon, 7 Aug 2023 13:10:44 +0000 (-0400) Subject: txt X-Git-Url: https://git.newer.systems/?a=commitdiff_plain;h=879df6fe9e681aed3a9c1bb4019e3e484957155e;p=circumnutation.git txt --- diff --git a/README.md b/README.md deleted file mode 100644 index 0ae8515..0000000 --- a/README.md +++ /dev/null @@ -1,17 +0,0 @@ -*The content of this project (music and logos) are protected under copyright, and the underlying source code used to format that content licensed under the Unlicense.* - -## Usage - -Required Fonts: - -- haydn ([OpenLilyPondFont](https://github.com/OpenLilyPondFonts/haydn)) -- Junicode -- Syne - -From a command prompt in the root directory: - -``` -cat variables/* eng-files/* front-matter/* | lilypond -dno-point-and-click --output="Circumnutation" - -``` - -(Copyright © 2023 Tucker Johnson) diff --git a/README.txt b/README.txt new file mode 100644 index 0000000..6650a47 --- /dev/null +++ b/README.txt @@ -0,0 +1,16 @@ + +Usage + +Required Fonts: + +- haydn (https://github.com/OpenLilyPondFonts/haydn) +- Junicode +- Syne + +From a command prompt in the root directory: + +cat variables/* eng-files/* front-matter/* book.ly | lilypond -dno-point-and-click --output="Circumnutation" - + + +The content of this project (music and logos) are protected under copyright, and the underlying source code used to format that content licensed under the Unlicense. +(Copyright © 2023 Tucker Johnson)