X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=blessed-assurance.ly;h=8613b6de4d0ddeb91f41cd88d61e86426f363f51;hb=33e1021fd4e2f073ee59dc977ce3b51de041c42e;hp=0054755c09f4ad41096440abc63807d99fe51c64;hpb=cdf57606f385bc4493fed4e3860bce0ce657dc40;p=music diff --git a/blessed-assurance.ly b/blessed-assurance.ly index 0054755..8613b6d 100644 --- a/blessed-assurance.ly +++ b/blessed-assurance.ly @@ -628,7 +628,7 @@ Dynamics = { #(define fonts (make-pango-font-tree "Times New Roman" - "DomCasual BT" + "JazzText" "Luxi Mono" (/ staffSize 20))) @@ -641,6 +641,6 @@ Dynamics = % To find out what's eating the space at the top... % annotate-spacing = ##t -%let's try this: [It works! Huzzah!] - obsolete-page-top-space = 0 top-system-spacing #'basic-distance = #(/ obsolete-page-top-space staff-space) +%let's try this: [It works! Huzzah!][nope :-P] +% obsolete-page-top-space = 0 top-system-spacing #'basic-distance = #(/ obsolete-page-top-space staff-space) }