bug-lilypond
[Top][All Lists]
Advanced

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

MultiMeasureRest's 'staff-position in RhythmicStaff is wrong per default


From: Thomas Morley
Subject: MultiMeasureRest's 'staff-position in RhythmicStaff is wrong per default
Date: Thu, 15 Mar 2012 01:00:50 +0100

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

Attachment: MMR-bug.png
Description: PNG image


reply via email to

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