]> Shamusworld >> Repos - music/blobdiff - come-now-is-the-time-to-worship.ly
New chart "Bless The Lord, O My Soul".
[music] / come-now-is-the-time-to-worship.ly
index 4b9267cdde528a2f4b559be6fa3f99bc1e0f66ef..c690ab2a2b26704f8b6d3c06e0afd12356aab37c 100644 (file)
@@ -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)
 }