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=d4413d5e258a1387025e91e1b5a805cb7c7723e6;hp=33b62b05110be4b9dbb8fbde4023ab308ff4c388;hpb=e763d513834a12aa56fa387de9a731a71f80dafd;p=music diff --git a/nothing-but-the-blood.ly b/nothing-but-the-blood.ly index 33b62b0..e771867 100644 --- 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))) }