]> git.newer.systems - choruses.git/commitdiff
format tweaks main
authorTucker Johnson <tucker@newer.systems>
Wed, 21 May 2025 00:09:58 +0000 (20:09 -0400)
committerTucker Johnson <tucker@newer.systems>
Wed, 21 May 2025 00:09:58 +0000 (20:09 -0400)
choruses.ly

index 570b2ba3f1adcdb9f2825bfdff6e9f631536abd0..9bf89d74dc503063a7fb7b4abe9e1d76db649037 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.24.3"
+\version "2.24.4"
 
 \include "general/info.ly"
 \include "general/aliases.ly"
@@ -72,6 +72,7 @@ fingeringSize = #'(size . 0.6)
     \concat { \if \on-page #12 \evfoot }
     \concat { \if \on-page #14 \evfoot }
     \concat { \if \on-page #16 \evfoot }
+    \concat { \if \on-page #18 \fill-line { \null \concat { \char ##x2767 " " \tiny \typewriter \longHash " " \char ##x2619 } \null } }
   }
 
 }
@@ -82,7 +83,7 @@ fingeringSize = #'(size . 0.6)
     \fill-line {
       \line { \null }
       \center-column {
-       \line { \with-url #"https://newer.systems" \fontsize #1 \hbracket \sans \bold "  https://newer.systems  " }
+        \line { \with-url #"https://newer.systems" \fontsize #1 \hbracket \sans \bold "  https://newer.systems  " }
       }
       \line { \null }
       \line { \null }
@@ -97,10 +98,10 @@ fingeringSize = #'(size . 0.6)
         \right-column {
             \vspace #15
             \line { \fontsize #8 \bold \underline \xtitle }
-           \vspace #-0.1
+      \vspace #-0.1
             \line { \fontsize #3 \sans \xcomp }
-           \vspace #3
-           \line { \fontsize #2 \sans \concat { "for " \xinst } }
+      \vspace #3
+      \line { \fontsize #2 \sans \concat { "for " \xinst } }
       }
     }
     \vspace #26.25
@@ -110,9 +111,9 @@ fingeringSize = #'(size . 0.6)
       \line { \null }
       \line { \null }
       \center-column {
-       \xumbel
-       \vspace #0.3
-         \line { \fontsize #1 \hbracket \sans \bold "  umbel press  " }
+        \xumbel
+        \vspace #0.3
+        \line { \fontsize #1 \hbracket \sans \bold "  umbel press  " }
       }
       \line { \null }
     }
@@ -146,7 +147,7 @@ fingeringSize = #'(size . 0.6)
     \fill-line {
       \left-column {
         \line { \bold \xtitle " [2019/24]" }
-        \line { \xinst " | " 10 minutes }
+        \line { \xinst " | " \sans 10 minutes }
         \line { \xcomp }
         \vspace #25
       }
@@ -210,8 +211,7 @@ fingeringSize = #'(size . 0.6)
           \override #'(line-width . 90)
           \justify {
             \sans \italic 2. \hspace #1 Fingerings for multiphonics are supplied in the score. These
-            fingerings are taken from Daniel Kientzy's \italic "Les sons multiples aux saxophones"
-            and the multiphonic index number is supplied in beside the fingering.
+            fingerings are taken from Daniel Kientzy's \italic "Les sons multiples aux saxophones."
           }
         }
         \vspace #2.5
@@ -254,6 +254,8 @@ fingeringSize = #'(size . 0.6)
           \override RehearsalMark.break-visibility = #begin-of-line-invisible
           \override SpacingSpanner.base-shortest-duration = #(ly:make-moment 1/20)
           \override Hairpin.to-barline = ##f
+          \override BarNumber.font-name = "classico"
+          \override TupletNumber.font-shape = #'upright
         }
       }
     }
@@ -262,5 +264,13 @@ fingeringSize = #'(size . 0.6)
   \pageBreak
   \markup { \null }
   \pageBreak
-  \markup { \fill-line { \center-column { \vspace #25 \xumbel \vspace #1 \tiny \typewriter \longHash } } }
+  \markup {
+    \fill-line {
+      \center-column {
+        \vspace #24 \xumbel
+        \vspace #0.3
+        \line { \with-url #"https://www.jwpepper.com/myscore/umbel-press" \fontsize #-3 \hbracket \sans \bold "  https://www.jwpepper.com/myscore/umbel-press  " }
+      }
+    }
+  }
 }