I confirm the bug reported by Juergen about \once being broken. But my
symptoms are sightly different: in the following example, the "B" mark
is missing. It's OK without \once.
boxedMark = {
\once \override Score.RehearsalMark #'print-function =
#(make-stencil-boxer 0.15 0.3 0.3 Text_item::print)
}
\score {
\notes {
\boxedMark \mark "A" c'1 | \mark "B" c' |
}
}
--
Laurent Martelli
[EMAIL PROTECTED] Java Aspect Components
http://www.aopsys.com/ http://jac.aopsys.com
_______________________________________________
Bug-lilypond mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-lilypond