\version "2.24.4"

\paper {
  print-page-number = ##t
  print-first-page-number = ##t
  first-page-number = #3

  #(set-paper-size "arch a")

}

%\pointAndClickOn
\pointAndClickOff

\header { 
 copyright = \markup  \fill-line { \teeny { \line { Steve Shorter (2026). \epsfile #0 #10 #'"by-sa.eps" }}}
}

O = \once \omit Accidental
H = \once \override NoteHead.style = #'harmonic-black
N = \override NoteHead.style = #'harmonic-black
X = \override NoteHead.style = #'default
%H = \harmonic
A = \arpeggio


SOtc =  \shape #'(
	   ((-2.4 . -3.2)(-3.7 . 1.0)(0.0 . 0.0)(0.0 . 0.0))
           (( 0.0 . -0.0) (0 . 0.5) (0.0 . 2.5) (-0.0 . -0.0))
         ) Slur

SUpa =  \shape #'((0.0 . 0.0)(0.0 . 0.4)(0.0 . 1.0)(0.0 . -0.0)) Slur

SDna =  \shape #'((0.0 . -0.4)(0.0 . -2.0)(0.0 . -0.8)(0.0 . 0.0)) Slur
SDnb =  \shape #'((0.0 . -0.0)(0.0 . -0.8)(0.0 . -0.8)(0.0 . 0.0)) Slur

TIna =  \shape #'((0.0 . 0.2)(0.0 . 0.0)(0.0 . 0.0)(-0.0 . 0.2)) Tie

TUpa =  \shape #'((-0.4 . 0.3)(-0.2 . 0.4)(0.2 . 0.4)(0.4 . 0.3)) Tie

\include "toc.ly"
\include "I/I.ly"
\include "II/II.ly"
\include "III/III.ly"
\include "IV/IV.ly"
\include "copyright.ly"
\include "blank1.ly"

