X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Fmutopia%2FW.A.Mozart%2Fmozart-hrn3-defs.ily;h=6d5d872a953a0f35fee4b202fe1507c6b41b7aa9;hb=4790df2a2c3cdcd14479e8ece60a99ab803f6197;hp=86b660df7c94029e8c2a8afd9a38246dd5cb5f00;hpb=868ca15a2445e5e5c1873650433dc886416610fa;p=lilypond.git diff --git a/input/mutopia/W.A.Mozart/mozart-hrn3-defs.ily b/input/mutopia/W.A.Mozart/mozart-hrn3-defs.ily index 86b660df7c..6d5d872a95 100644 --- a/input/mutopia/W.A.Mozart/mozart-hrn3-defs.ily +++ b/input/mutopia/W.A.Mozart/mozart-hrn3-defs.ily @@ -4,7 +4,7 @@ longgrace = \override Stem #'stroke-style = #'() endlonggrace = \revert Stem #'stroke-style ritenuto = \markup { \italic "rit." } -\version "2.5.13" +\version "2.10.0" cresc = { #(ly:export (make-event-chord (list (make-span-event 'CrescendoEvent START)))) @@ -12,23 +12,6 @@ cresc = { \set crescendoSpanner = #'dashed-line } -%% -%% TODO: a better mechanism for tweaking Grace settings. -%% - -startGraceMusic = \sequential { - \startGraceMusic - \override Beam #'space-function - = #(lambda (beam mult) (* 0.8 0.8)) - \override Beam #'thickness = #(* 0.384 (/ 0.6 0.48)) -} - -stopGraceMusic= \sequential { - \revert Beam #'thickness - \revert Beam #'space-function - \stopGraceMusic -} - \layout { \context { \Score @@ -47,7 +30,7 @@ stopGraceMusic= \sequential { } \context { \Staff - minimumVerticalExtent = #'(-2.5 . 3.5) + \override VerticalAxisGroup #'minimum-Y-extent = #'(-2.5 . 3.5) } } @@ -56,12 +39,13 @@ stopGraceMusic= \sequential { % #(define fonts my-sheet) % stress page breaking on a6 paper: - % linewidth = 80 \mm - % hsize = 105 \mm - % vsize = 149 \mm + % line-width = 80 \mm + % paper-width = 105 \mm + % paper-height = 149 \mm indent = 10. \mm - linewidth = 189. \mm + line-width = 189. \mm + ragged-last-bottom = ##f }