diff --git a/common.ly b/common.ly index 1372656..a118aaa 100755 --- a/common.ly +++ b/common.ly @@ -24,5 +24,3 @@ copyright = \markup \center-column { } } - -title = \markup \fontsize #4 "Grande Solo" \ No newline at end of file diff --git a/main.ly b/main.ly index 70eed62..636681a 100644 --- a/main.ly +++ b/main.ly @@ -3,8 +3,12 @@ \include "common.ly" %#(set-global-staff-size 16 ) + +%% fixme - not so hot about the range of font sizes used + \header { - title = \title + title = \markup \fontsize #3.5 "Grande Solo" + % title = "Grande Solo" subsubtitle = "Op. 14" composer = "Fernando Sor" copyright = \copyright @@ -19,6 +23,7 @@ \layout {} \header { piece = \markup \fontsize #3 "Introduction" + % piece = "Introduction" } } @@ -31,5 +36,6 @@ \layout {} \header { piece = \markup \fontsize #3 "Allegro" + % piece = "Allegro" } } diff --git a/music/1-introduction/guitar.ly b/music/1-introduction/guitar.ly index 70161f4..8aeb72c 100755 --- a/music/1-introduction/guitar.ly +++ b/music/1-introduction/guitar.ly @@ -3,6 +3,7 @@ guitarVoiceOne = \relative c' { % 01 + \mark \markup \normalsize "Andante" 4\p q8 \grace g16 q8. 16 8 | cis4 8\f q4 r8 | g'4\p g8 \grace a16 g8. f16 e8 |