Markup even when below the staff removes the multimeasure rest number:

\version "2.3.18"

\score{
   <<
   \set Score.skipBars = ##t
   \new Staff <<
       { c''1 R1*6_\markup{ Markup } }
   >>
   >>
}

This has been true for the last several versions.

Paul Scott



_______________________________________________
bug-lilypond mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to