bug-lilypond
[Top][All Lists]
Advanced

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

Issue 2403 in lilypond: MultiMeasureRest's 'staff-position in RhythmicSt


From: lilypond
Subject: Issue 2403 in lilypond: MultiMeasureRest's 'staff-position in RhythmicStaff is wrong per default
Date: Thu, 15 Mar 2012 00:20:13 +0000

Status: Accepted
Owner: ----
Labels: Type-Ugly

New issue 2403 by address@hidden: MultiMeasureRest's 'staff-position in RhythmicStaff is wrong per default
http://code.google.com/p/lilypond/issues/detail?id=2403

Reported by Thomas Morley here:

http://lists.gnu.org/archive/html/bug-lilypond/2012-03/msg00608.html
http://article.gmane.org/gmane.comp.gnu.lilypond.bugs/34728

Bug report text follows:

Hi,

with the following code the first MMR is displaced. Adding a
'staff-position-override works, but it shouldn't be necessary.

\version "2.15.33"

  \new RhythmicStaff {
    r1
    R1
    \override MultiMeasureRest #'staff-position = #0
    R1
  }

Cheers,
  Harm




reply via email to

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