(Tried to send this to -devel, but nothing arrived).

See the attached ME:

music = { c''1 \mark \default c''1 \mark #6 c''1 c''1 \mark \default c''1 \mark \default c''1 \mark \default c''1 }

\new Score \with {
\remove "Mark_engraver"
\remove "Staff_collecting_engraver"
}

{
\new Staff \with { \consists "Mark_engraver" \consists "Staff_collecting_engraver" }
{ \music }
}

\new Score \with {
}

{
\new Staff
{ \music }
}

As the attached image shows, the mark numbering is incorrect in the first
score. Anyone know why?


--
Phil Holmes

_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to