]> git.newer.systems - circumnutation.git/commitdiff
txt
authorTucker Johnson <tucker@newer.systems>
Mon, 7 Aug 2023 13:10:44 +0000 (09:10 -0400)
committerTucker Johnson <tucker@newer.systems>
Mon, 7 Aug 2023 13:10:44 +0000 (09:10 -0400)
README.md [deleted file]
README.txt [new file with mode: 0644]

diff --git a/README.md b/README.md
deleted file mode 100644 (file)
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 (file)
index 0000000..6650a47
--- /dev/null
@@ -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)