]> git.newer.systems - net-clarity.git/commitdiff
score structure
authorTucker Johnson <tucker@newer.systems>
Wed, 14 Aug 2024 18:23:14 +0000 (14:23 -0400)
committerTucker Johnson <tucker@newer.systems>
Wed, 14 Aug 2024 18:23:14 +0000 (14:23 -0400)
net-clarity.ly

index a4e4c52a7213720b985ee1ebe7fd56cffb265e33..cd3e776753b32c42f1bc3a5d3de189b3f5c7fbe0 100644 (file)
@@ -237,42 +237,38 @@ clarinetMagstep = #(magstep -2)
 %        }
 %      }
 %    }
-%  }
-
-%  \bookpart {
-%    \tocItem \markup { "II. " }
-%    \score {
-%      \header {
-%        title = \markup { \fontsize #1 \xtitle }
-%        subtitle = \markup { \medium \italic \xsub }
-%        composer = \xcomp
-%        poet = \markup { \xinst }
-%        piece = \markup { \large \bold "II. " }
-%      }
-%      <<
-%        \removeWithTag #'part \include "manuscripts/II-clarinet.ly"
-%        \removeWithTag #'part \include "manuscripts/II-piano.ly"
-%      >>
-%      %\midi { }
-%      \layout {
-%        \context {
-%          \Score
-%          \override RehearsalMark.break-visibility = #begin-of-line-invisible
-%          \override SpacingSpanner.base-shortest-duration = #(ly:make-moment 1/16)
-%          \override Hairpin.to-barline = ##f
-%        }
-%      }
-%    }
 %  }
 
   \bookpart {
-    \tocItem \markup { "III." \bold "Lento, poco rubato" \parenthesize \italic "to Amber Lucas" }
+    \tocItem \markup { "II. " \bold "Vivace" }
     \score {
       \header {
         title = \markup { \fontsize #1 \xtitle }
         subtitle = \markup { \medium \italic \xsub }
         composer = \xcomp
         poet = \markup { \xinst }
+        piece = \markup { \large \bold "II. " }
+      }
+      <<
+        \removeWithTag #'part \include "manuscripts/II-clarinet.ly"
+        \removeWithTag #'part \include "manuscripts/II-piano.ly"
+      >>
+      %\midi { }
+      \layout {
+        \context {
+          \Score
+          \override RehearsalMark.break-visibility = #begin-of-line-invisible
+          \override SpacingSpanner.base-shortest-duration = #(ly:make-moment 1/16)
+          \override Hairpin.to-barline = ##f
+        }
+      }
+    }
+  }
+
+  \bookpart {
+    \tocItem \markup { "III." \bold "Lento, poco rubato" \parenthesize \italic "to Amber Lucas" }
+    \score {
+      \header {
         piece = \markup { \large \bold "III. " \parenthesize \italic "to Amber Lucas"  }
       }
       <<