bug-lilypond
[Top][All Lists]
Advanced

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

RhythmicStaff Multimeasure Rests


From: Jay Anderson
Subject: RhythmicStaff Multimeasure Rests
Date: Fri, 5 Mar 2010 22:31:44 -0700

\version "2.13.15"
\new RhythmicStaff
{
  %\override Staff.MultiMeasureRest #'extra-offset = #'(0 . -1)
  R1
}

The rest should be below the staff line instead of floating above the
staff line. It looks like it's placed where it would be on a 5 line
staff (below 2nd line from the top). Uncomment the override and it
will look as expected. Should this (or a better fix) be added to
engraver-init.ly? Thanks.

-----Jay

Attachment: rhy_test.preview.png
Description: PNG image


reply via email to

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