X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=blessed-assurance.ly;h=8613b6de4d0ddeb91f41cd88d61e86426f363f51;hb=d4413d5e258a1387025e91e1b5a805cb7c7723e6;hp=0054755c09f4ad41096440abc63807d99fe51c64;hpb=e763d513834a12aa56fa387de9a731a71f80dafd;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) }