]> git.newer.systems - circumnutation.git/commitdiff
format
authortuckerjohnson <tuckerajohnsonmusic@gmail.com>
Mon, 1 May 2023 20:32:33 +0000 (16:32 -0400)
committertuckerjohnson <tuckerajohnsonmusic@gmail.com>
Mon, 1 May 2023 20:32:33 +0000 (16:32 -0400)
book.ly
eng-files/paper.ly

diff --git a/book.ly b/book.ly
index b54821bdd4fcc1ceaaca5169f459d050e7fb17b8..a5b893abecffad895c2c5596742417ec4a3a036b 100644 (file)
--- a/book.ly
+++ b/book.ly
     }
   }
 
+  \markuplist {
+    \fill-line {
+      \line { \null }
+    \center-column {
+      \vspace #15
+      \line { \caps "This page intentionally left blank" }
+    }
+    \line { \null}
+  }
+  }
+  \pageBreak
+
   \bookpart {
     \tocItem \markup { "8. " \bold "Presto" }
     \score {
index 5c9360e7ad5186c506d3109795a38106c8a4a04e..6029ffedff60032cb8317164934658aa1b95afdd 100644 (file)
     \concat { \if \on-page #3 \oddfoot }
     \concat { \if \on-page #5 \oddfoot }
     \concat { \if \on-page #7 \oddfoot }
-    \concat { \if \on-page #9 \null }
     \concat { \if \on-page #11 \oddfoot }
-    \concat { \if \on-page #13 \oddfoot }
     \concat { \if \on-page #15 \oddfoot }
     \concat { \if \on-page #17 \oddfoot }
     \concat { \if \on-page #19 \oddfoot }
     \concat { \if \on-page #21 \oddfoot }
     \concat { \if \on-page #23 \oddfoot }
+    \concat { \if \on-page #25 \oddfoot }
   }
   evenFooterMarkup = \markup {
     \concat { \if \on-page #2 \evfoot }