X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=better-is-one-day.ly;h=6645e16569585b9e37ff52ae149ae30113b5428d;hb=6f8ca2d1ddc26dc34f0be9b733d6ef860005c06d;hp=39022f427dc1d4b3d653be34915aeb03a29e82b3;hpb=33e1021fd4e2f073ee59dc977ce3b51de041c42e;p=music diff --git a/better-is-one-day.ly b/better-is-one-day.ly index 39022f4..6645e16 100644 --- a/better-is-one-day.ly +++ b/better-is-one-day.ly @@ -593,7 +593,7 @@ Dynamics = { #(define fonts (make-pango-font-tree "Times New Roman" - "DomCasual BT" + "JazzText" "Luxi Mono" (/ staffSize 20))) @@ -606,6 +606,4 @@ 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) }