From: Mats Bengtsson Date: Tue, 8 Jan 2008 06:57:18 +0000 (+0100) Subject: Fix regression against 2.10: Metronome marks shouldn't affect the note spacing. Thank... X-Git-Tag: release/2.11.38-1~109^2~3^2~1 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=7533c2056b52ff578abfab9fd6c82b4a08b8d124;p=lilypond.git Fix regression against 2.10: Metronome marks shouldn't affect the note spacing. Thanks Raphael Manfredini for the bug report. --- diff --git a/scm/define-grobs.scm b/scm/define-grobs.scm index 9526c160b4..800362eb92 100644 --- a/scm/define-grobs.scm +++ b/scm/define-grobs.scm @@ -1048,6 +1048,7 @@ (direction . ,UP) (padding . 0.8) (side-axis . ,Y) + (extra-spacing-width . (+inf.0 . -inf.0)) (outside-staff-priority . 1000) (meta . ((class . Item) (interfaces . (text-interface