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

New issue 2403 by [email protected]: 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


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

Reply via email to