bug-lilypond
[Top][All Lists]
Advanced

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

re: \once broken ?


From: Laurent Martelli
Subject: re: \once broken ?
Date: Thu, 19 Feb 2004 08:50:22 +0100
User-agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/20.7 (gnu/linux)

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
address@hidden                                Java Aspect Components
http://www.aopsys.com/                             http://jac.aopsys.com





reply via email to

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