X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=have-thine-own-way-lord-satb.ly;h=74a533c83a9acf8710abf7df90bbe2ae2f93f4c5;hb=bd3b595932c04f7eb329df944c474f89bce236af;hp=3f99be88621f7ac9dfdf9f0cde7d318d7484c0d0;hpb=6f8ca2d1ddc26dc34f0be9b733d6ef860005c06d;p=music diff --git a/have-thine-own-way-lord-satb.ly b/have-thine-own-way-lord-satb.ly index 3f99be8..74a533c 100644 --- a/have-thine-own-way-lord-satb.ly +++ b/have-thine-own-way-lord-satb.ly @@ -23,15 +23,13 @@ staffSize = #20 % % Lead vocal % - LeadVox = \relative c'' { \set Staff.instrumentName = #"Sop." \clef G \key ef \major - \override Staff.TimeSignature #'style = #'() + \numericTimeSignature \time 9/4 -%\override Score.SpacingSpanner #'average-spacing-wishes = ##f % Verse @@ -54,9 +52,8 @@ AltoVox = \relative c' \set Staff.instrumentName = #"Alto" \clef G \key ef \major - \override Staff.TimeSignature #'style = #'() + \numericTimeSignature \time 9/4 -%\override Score.SpacingSpanner #'average-spacing-wishes = ##f % Verse @@ -79,9 +76,8 @@ TenorVox = \relative c' \set Staff.instrumentName = #"Tenor" \clef F \key ef \major - \override Staff.TimeSignature #'style = #'() + \numericTimeSignature \time 9/4 -%\override Score.SpacingSpanner #'average-spacing-wishes = ##f % Verse @@ -104,9 +100,8 @@ BassVox = \relative c \set Staff.instrumentName = #"Bass" \clef F \key ef \major - \override Staff.TimeSignature #'style = #'() + \numericTimeSignature \time 9/4 -%\override Score.SpacingSpanner #'average-spacing-wishes = ##f % Verse @@ -203,11 +198,11 @@ Dynamics = \paper { - #(define fonts (make-pango-font-tree - "Times New Roman" - "DomCasual BT" - "Luxi Mono" - (/ staffSize 20))) + #(define fonts (make-pango-font-tree + "Times New Roman" + "JazzText" + "Luxi Mono" + (/ staffSize 20))) % Spread staves vertically across last page (default: t) ragged-last-bottom = ##f @@ -218,6 +213,5 @@ 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) } +