bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Issue 1094 in lilypond: MultiMeasureRest in one voice collides with note


From: lilypond
Subject: Issue 1094 in lilypond: MultiMeasureRest in one voice collides with noteheads in another
Date: Fri, 21 May 2010 06:05:30 +0000

Status: Accepted
Owner: ----
Labels: Type-Collision Priority-Low

New issue 1094 by brownian.box: MultiMeasureRest in one voice collides with noteheads in another
http://code.google.com/p/lilypond/issues/detail?id=1094

Reported by Chris Snyder
(http://lists.gnu.org/archive/html/bug-lilypond/2010-05/msg00200.html):

% ----------------------------------
\version "2.13.21"

\score {
  \new Staff <<
    \new Voice {
      \voiceOne
      R1 |
      R1 |
    }
    \new Voice {
      \voiceTwo
      e''1 |
      e''4 e'' e'' e'' |
    }
  >>
}
% ----------------------------------

Attachments:
        test.png  987 bytes




reply via email to

[Prev in Thread] Current Thread [Next in Thread]