From 49fe48c719b91e637ce53b8c214fc23594ab43ce Mon Sep 17 00:00:00 2001 From: Tucker Johnson Date: Sun, 10 Aug 2025 22:41:46 -0400 Subject: [PATCH] title and transposition --- manuscripts/I-clarinet.ly | 2 +- net-clarity.ly | 6 ------ 2 files changed, 1 insertion(+), 7 deletions(-) diff --git a/manuscripts/I-clarinet.ly b/manuscripts/I-clarinet.ly index a177263..4a1e5ec 100644 --- a/manuscripts/I-clarinet.ly +++ b/manuscripts/I-clarinet.ly @@ -10,7 +10,7 @@ \consists Mark_engraver \RemoveEmptyStaves } -%\transpose bes c' +\transpose bes c' \relative { \clef treble \numericTimeSignature diff --git a/net-clarity.ly b/net-clarity.ly index 572eb53..b844c1c 100644 --- a/net-clarity.ly +++ b/net-clarity.ly @@ -201,12 +201,6 @@ clarinetMagstep = #(magstep -2) } \bookpart { - \header { - title = \markup { \fontsize #1 \xtitle } - subtitle = \markup { \medium \italic \xsub } - composer = \xcomp - poet = \markup { \xinst } - } \tocItem \markup { "II. " \bold "Vivace" } \score { \header { -- 2.39.5