From: tuckerjohnson Date: Fri, 20 Jan 2023 15:06:20 +0000 (-0500) Subject: work X-Git-Url: https://git.newer.systems/?a=commitdiff_plain;h=d6cecfdde40ea72228f5781a196c5fb0f701b0f5;p=for-me-the-cowbell.git work --- diff --git a/front-matter/front matter.ly b/front-matter/front matter.ly index f790ca8..d5166fa 100644 --- a/front-matter/front matter.ly +++ b/front-matter/front matter.ly @@ -5,22 +5,33 @@ front-matter = \markuplist { \line { \bold \xtitle " [2023]" } \line { \xinst " | " \xdur } \line { \xcomp } + \vspace #25 } \center-column { - - \vspace #7 + \fill-line { + \column { \null } + \left-column { + \line { \bold "Recitative & Pastorale" } + \line { \bold "Duo 1 - Duo 2" } + \line { \bold "Pastorale & Recitative" } + \line { \bold "Duo 3 - Duo 4" } + \line { \bold "Pastorale & Recitative" } + \line { \bold "Duo 5 - Duo 6" } + \line { \bold "Recitative & Pastorale" } + \line { \bold "Landlichen Funktion - Strukture" } + } + \column { \null } + } + \vspace #0.5 + \line { ================================= } + \vspace #1.5 \line { \hbracket \bold "program notes" } \vspace #0.2 \xpnote \vspace #0.5 \line { ================================= } - \fill-line { \column { \null } - \column { \null } - } - \vspace #0.5 - \line { ================================= } \vspace #1.5 } } diff --git a/manuscripts/manuscript.ly b/manuscripts/manuscript.ly index e6efb0b..64e7dc1 100644 --- a/manuscripts/manuscript.ly +++ b/manuscripts/manuscript.ly @@ -13,7 +13,7 @@ \override Rest.staff-position = #0 \clef percussion \time 4/4 - \sectionLabel \markup { \box \concat { \sans "Recitative " \sans \bold "1" \sans "- Pastorale " \sans \bold "1" } } + \sectionLabel \markup { \box \concat { "Recitative & Pastorale" } } \tempo "Allegro moderato" 4=98 \tuplet 5/4 { g8->\mf\>^\markup { \smaller \italic "cantabile; giusto" } g g g\pp g } r4 \tuplet 3/2 { b8(\< d8 f8)-+\mp } \mark \markup { \small \musicglyph "scripts.ushortfermata" } | \tuplet 5/4 { g,8->\mf\> g g16\pp_+ } \override Staff.Beam.positions = #'(-4.6 . -4.6) r8[ r32 \buzz g'16.]~->\f\> \buzz g4 r16[ b,16-+\p r32 d16.]-+ \mark \markup { \small \musicglyph "scripts.ushortfermata" } | diff --git a/variables/variables.ly b/variables/variables.ly index bdfc71f..9eb53a8 100644 --- a/variables/variables.ly +++ b/variables/variables.ly @@ -1,7 +1,7 @@ %cowbell project %texts xtitle = \markup { ...for me, the cowbell... } -xsub = \markup { for John McGovern } +xsub = \markup { dedicated to John McGovern } xcomp = \markup { Tucker Johnson } xinst = \markup { solo percussion } xdur = \markup { \null }