> Both the note and the spacer in the second bar are positioned in
> roughly the centre of the bar, although interestingly not quite in
> identical positions.  I don't know why they differ slightly, but you
> see my point.

Here's another example -- it's yours slightly extended -- which
probably sheds more light on the bug.

> It seems that example is a rather fortuitous special case which
> works only because of the extra markup.  It's beginning to look as
> if there might be a bug here after all.

This is probably related to the non-s1 full rest skip...


    Werner


======================================================================


\layout {
 ragged-right = ##f
}

\score { {
 s1
 \time 7/8 a'8*7^"foobar"
} }
\score { {
 s1
 \time 7/8 a'8*7^"foobar"
 \time 4/4
} }

\score { {
 s1
 \time 7/8 s8*7^"foobar"
} }
\score { {
 s1
 \time 7/8 s8*7^"foobar"
 \time 4/4
} }

<<inline: s.png>>

_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to