X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=come-now-is-the-time-to-worship.ly;h=c690ab2a2b26704f8b6d3c06e0afd12356aab37c;hb=6f8ca2d1ddc26dc34f0be9b733d6ef860005c06d;hp=4b9267cdde528a2f4b559be6fa3f99bc1e0f66ef;hpb=33e1021fd4e2f073ee59dc977ce3b51de041c42e;p=music diff --git a/come-now-is-the-time-to-worship.ly b/come-now-is-the-time-to-worship.ly index 4b9267c..c690ab2 100644 --- a/come-now-is-the-time-to-worship.ly +++ b/come-now-is-the-time-to-worship.ly @@ -562,7 +562,7 @@ Dynamics = { #(define fonts (make-pango-font-tree "Times New Roman" - "DomCasual BT" + "JazzText" "Luxi Mono" (/ staffSize 20))) @@ -575,6 +575,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, it doesn't :-/] +% obsolete-page-top-space = 0 top-system-spacing #'basic-distance = #(/ obsolete-page-top-space staff-space) }