This code used to place the markup in a reasonable place. Now it has moved completely to the right of the MMR grob.

There may some other bugs connected which I will test and report later.

Thanks,

Paul Scott

\score {
    <<
        \property Score.skipBars = ##t
        \context Staff = flute \notes { 
            << { s1*40^\markup{ Test } } { R1*40 } >> 
            a'1 b' c'' d'' a' b' c'' d'' }
    >>
    \paper {}
}
_______________________________________________
Bug-lilypond mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to