X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=covers%2Fdon%27t-touch-me.ly;h=23c601839603f744468bf5b5234355f0ee011efb;hb=d4413d5e258a1387025e91e1b5a805cb7c7723e6;hp=c48df1dc303a03de6d246489c3d47c02662ec8cf;hpb=e763d513834a12aa56fa387de9a731a71f80dafd;p=music diff --git a/covers/don't-touch-me.ly b/covers/don't-touch-me.ly index c48df1d..23c6018 100644 --- a/covers/don't-touch-me.ly +++ b/covers/don't-touch-me.ly @@ -330,7 +330,7 @@ Dynamics = { #(define fonts (make-pango-font-tree "Times New Roman" - "DomCasual BT" + "JazzText" "Luxi Mono" (/ staffSize 20))) @@ -343,6 +343,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!] +% obsolete-page-top-space = 0 top-system-spacing #'basic-distance = #(/ obsolete-page-top-space staff-space) }