X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=inline;f=jesus-all-for-jesus.ly;h=071a37f7c15b130ad58b7ab14bef9162ec07c699;hb=33e1021fd4e2f073ee59dc977ce3b51de041c42e;hp=fe8605a3b170cf3a7c6a8b6592de7aae221c16af;hpb=cdf57606f385bc4493fed4e3860bce0ce657dc40;p=music diff --git a/jesus-all-for-jesus.ly b/jesus-all-for-jesus.ly index fe8605a..071a37f 100644 --- a/jesus-all-for-jesus.ly +++ b/jesus-all-for-jesus.ly @@ -3,7 +3,7 @@ \include "english.ly" % Good sizes are 16, 18, & 20 -staffSize = #18 +staffSize = #24 #(set-default-paper-size "letter") #(set-global-staff-size staffSize) #(ly:set-option (quote no-point-and-click)) @@ -595,7 +595,7 @@ Dynamics = { #(define fonts (make-pango-font-tree "Times New Roman" - "DomCasual BT" + "JazzText" "Luxi Mono" (/ staffSize 20))) }