X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=nothing-but-the-blood.ly;h=e7718672178b1e37f44d881e7a5ec40a70302154;hb=33e1021fd4e2f073ee59dc977ce3b51de041c42e;hp=33b62b05110be4b9dbb8fbde4023ab308ff4c388;hpb=7add1480813db617ee22ba3276c5b61649445f50;p=music diff --git a/nothing-but-the-blood.ly b/nothing-but-the-blood.ly old mode 100755 new mode 100644 index 33b62b0..e771867 --- a/nothing-but-the-blood.ly +++ b/nothing-but-the-blood.ly @@ -3,7 +3,7 @@ \include "english.ly" % Good sizes are 16, 18, & 20 -staffSize = #16 +staffSize = #18 #(set-default-paper-size "letter") #(set-global-staff-size staffSize) #(ly:set-option (quote no-point-and-click)) @@ -254,9 +254,6 @@ LeadVoxTextAltC = \lyricmode Chords = \chordmode { -%Bah, can't we set this globally? -% \popChords - % Intro/midtro f4./a bf2:sus2 s8 | % 1 @@ -431,7 +428,7 @@ StaffC = \relative c { #(define fonts (make-pango-font-tree "Times New Roman" - "DomCasual BT" + "JazzText" "Luxi Mono" (/ staffSize 20))) }