1 %% Do not edit this file; it is automatically
2 %% generated from LSR http://lsr.dsi.unimi.it
3 %% This file is in the public domain.
7 lsrtags
= "staff-notation"
10 By default, metronome marks do not influence horizontal spacing. This
11 has one downside: when using compressed rests, some metronome marks may
12 be too close and therefore are printed vertically stacked, as
13 demonstrated in the first part of this example. This can be solved
14 through a simple override, as shown in the second half of the example.
17 doctitle
= "Forcing measure width to adapt to MetronomeMark's width"
37 \override Score
.MetronomeMark
#'extra-spacing-width
= #'(0 . 0)