]> git.newer.systems - net-clarity.git/commitdiff
work
authorTucker Johnson <tucker@newer.systems>
Sat, 14 Sep 2024 20:22:38 +0000 (16:22 -0400)
committerTucker Johnson <tucker@newer.systems>
Sat, 14 Sep 2024 20:22:38 +0000 (16:22 -0400)
manuscripts/I-clarinet.ly
net-clarity.ly

index ae9079932e143af1097ca11e9f35c279ca19c60a..d09ae75c2a0f5fc8ba47bc9faeef656d0ded06c8 100644 (file)
@@ -8,7 +8,8 @@
   \override StaffSymbol.staff-space = #(magstep -1)
   \consists Text_mark_engraver
 }
-\transpose bes c' \relative {
+%\transpose bes c'
+\relative {
   \numericTimeSignature
   \clef treble
   \tempo Largo 2=92
index a7a22356bc644e2de8f1d7ef7ce817840ce9ac39..91b90fa6e6d6b0bf17a4c39dfa42d0ce1fe86f6c 100644 (file)
@@ -220,31 +220,31 @@ clarinetMagstep = #(magstep -2)
     tagline = "test"
   }
 
-%  \bookpart {
-%    \header {
-%      title = \markup { \fontsize #1 \xtitle }
-%      subtitle = \markup { \medium \italic \xsub }
-%      composer = \xcomp
-%      poet = \markup { \xinst }
-%      piece = \markup { \large \bold "I. " }
-%    }
-%    \tocItem \markup { "I. " \bold "Largo - Allegro moderato" }
-%    \score {
-%      <<
-%        \include "manuscripts/I-clarinet.ly"
-%        \include "manuscripts/I-piano.ly"
-%      >>
-%      %\midi { }
-%      \layout {
-%        \context {
-%          \Score
-%          \override RehearsalMark.break-visibility = #begin-of-line-invisible
-%          \override SpacingSpanner.base-shortest-duration = #(ly:make-moment 1/8)
-%          \override Hairpin.to-barline = ##f
-%        }
-%      }
-%    }
-%  }
+  \bookpart {
+    \header {
+      title = \markup { \fontsize #1 \xtitle }
+      subtitle = \markup { \medium \italic \xsub }
+      composer = \xcomp
+      poet = \markup { \xinst }
+      piece = \markup { \large \bold "I. " }
+    }
+    \tocItem \markup { "I. " \bold "Largo - Allegro moderato" }
+    \score {
+      <<
+        \include "manuscripts/I-clarinet.ly"
+        \include "manuscripts/I-piano.ly"
+      >>
+      %\midi { }
+      \layout {
+        \context {
+          \Score
+          \override RehearsalMark.break-visibility = #begin-of-line-invisible
+          \override SpacingSpanner.base-shortest-duration = #(ly:make-moment 1/8)
+          \override Hairpin.to-barline = ##f
+        }
+      }
+    }
+  }
 
   \bookpart {
     \tocItem \markup { "II. " \bold "Vivace" }
@@ -256,7 +256,7 @@ clarinetMagstep = #(magstep -2)
         \removeWithTag #'part \include "manuscripts/II-clarinet.ly"
         \removeWithTag #'part \include "manuscripts/II-piano.ly"
       >>
-      %\midi { }
+      \midi { }
       \layout {
         \context {
           \Score