From: Han-Wen Nienhuys Date: Sat, 11 Sep 2004 23:50:21 +0000 (+0000) Subject: (all-grob-descriptions): fix order of X-Git-Tag: release/2.3.17~59 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=278ee0a29712ba0319a1e2955d433f82c0808f57;p=lilypond.git (all-grob-descriptions): fix order of key-cancellation. This fixes: morgenlied.ly and input/regression/beam-concave.ly --- diff --git a/ChangeLog b/ChangeLog index 45be1a4b75..c4056bc0f8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2004-09-12 Han-Wen Nienhuys + * scm/define-grobs.scm (all-grob-descriptions): fix order of + key-cancellation. + * input/regression/beam-concave-damped.ly: new file. * lily/beam-concave.cc: new file, with new routines for concave diff --git a/scm/define-grobs.scm b/scm/define-grobs.scm index f1c93fe2a3..7fda58b9a3 100644 --- a/scm/define-grobs.scm +++ b/scm/define-grobs.scm @@ -222,12 +222,12 @@ (break-align-orders . #(; end-of-line: (instrument-name left-edge ambitus breathing-sign - clef key-cancellation staff-bar key-signature + clef staff-bar key-cancellation key-signature time-signature custos) ; unbroken (instrument-name left-edge ambitus breathing-sign - clef key-cancellation staff-bar key-signature + clef staff-bar key-cancellation key-signature staff time-signature custos) ; begin of line