X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=covers%2Fdon%27t-touch-me.ly;h=23c601839603f744468bf5b5234355f0ee011efb;hb=4de0455c122a3f11c7f5cddc715286054c05f399;hp=c48df1dc303a03de6d246489c3d47c02662ec8cf;hpb=7add1480813db617ee22ba3276c5b61649445f50;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) }