I found an even uglier example of the spacing problems with
multi-measure rests. This time, it's printed on top of the
time signature.
Is there some quick fix?
-------------------
\score{
\notes\relative c'{
\key f;
\time 3/4;
R2.*6 |
c2. | c2. | c2. | c2. | c2. | c2. | c2. | c2. | c2. |
}
\paper{
\translator{
\ScoreContext
SkipBars = 1;
}
}
}
-------------------
/Mats
- Re: Spacing problem Mats Bengtsson
- Re: Spacing problem Han-Wen Nienhuys
- Re: Spacing problem Mats Bengtsson
- Re: Spacing problem Jan Nieuwenhuizen
