From cffef4a1526bebd379f8eb5638dcd4a0044c678c Mon Sep 17 00:00:00 2001 From: tuckerjohnson Date: Wed, 3 Aug 2022 12:01:18 -0400 Subject: [PATCH] more renames --- lilypond-files/eng-files/pp-document-structure.ly | 4 ++-- lilypond-files/{21-inventions.ly => fifteen-inventions.ly} | 0 2 files changed, 2 insertions(+), 2 deletions(-) rename lilypond-files/{21-inventions.ly => fifteen-inventions.ly} (100%) diff --git a/lilypond-files/eng-files/pp-document-structure.ly b/lilypond-files/eng-files/pp-document-structure.ly index 90fece1..04d2f7c 100644 --- a/lilypond-files/eng-files/pp-document-structure.ly +++ b/lilypond-files/eng-files/pp-document-structure.ly @@ -38,7 +38,7 @@ piece = \markup { \large { \bold "prelude" } } >> } >> -%\midi { } +\midi { } \layout { \context { \Score @@ -180,7 +180,7 @@ piece = \markup { \large { \bold "composite" } } >> } >> -\midi { } +%\midi { } \layout { \context { \Score diff --git a/lilypond-files/21-inventions.ly b/lilypond-files/fifteen-inventions.ly similarity index 100% rename from lilypond-files/21-inventions.ly rename to lilypond-files/fifteen-inventions.ly -- 2.39.5