> I'm not top posting.

% Inserting a whole-note rest misplaces notes after it, regardless of the time
signature used.  Examples are given of what happens with groups of quavers
following a whole note rest in 3/4, 4/4 and 5/4 time.

\version "2.10.5"
\paper{ ragged-right=##t }
{
  \relative c' {
    \time 3/4 r1 c8[c c c c c c] \bar "||"
    \time 4/4 r1 c8[c c c] c[ c c c] \bar "||"
    \time 5/4 r1 c8[c c c c c c c c c]
  }
}



_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to