From: Tucker Johnson Date: Wed, 14 Aug 2024 18:23:14 +0000 (-0400) Subject: score structure X-Git-Url: https://git.newer.systems/?a=commitdiff_plain;h=30709b8afea844379f0b27b34336351f351a53e2;p=net-clarity.git score structure --- diff --git a/net-clarity.ly b/net-clarity.ly index a4e4c52..cd3e776 100644 --- a/net-clarity.ly +++ b/net-clarity.ly @@ -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" } } <<