If you play around with your example, you will notice that the problem
only accurs when the mark is followed by a multimeasure rest.
If you use the latest unstable 2.11.x version, then the following
alternative
works well
\score {
\new Staff {
\time 3/4
<>|
\repeat unfold 15 { r2 4 }
On 2/10/07, Bryan Stanbridge <[EMAIL PROTECTED]> wrote:
Greetings,
I'm wondering if there's something special about first bars that maybe
I'm missing, but here's what I want to do:
I would like to have this RehearsalMark object appear at the beginning
of the score, but have it not affect the sp
Greetings,
I'm wondering if there's something special about first bars that maybe
I'm missing, but here's what I want to do:
I would like to have this RehearsalMark object appear at the beginning
of the score, but have it not affect the spacing of the measures below
it. Here's a small exampl