lilypond-user
[Top][All Lists]
Advanced

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

Rehearsal mark visibility-lambda property


From: Paul Scott
Subject: Rehearsal mark visibility-lambda property
Date: Thu, 02 Jan 2003 13:48:20 -0700
User-agent: Mozilla/5.0 (X11; U; Linux i586; en-US; rv:1.2.1) Gecko/20021210 Debian/1.2.1-3

Using 1.6.6 on Debian Sarge/Sid and copying this from this section:

Node:Rehearsal marks, Next:Bar numbers, Up:Writing parts

of the 1.6.6 manual:

\property Score.RehearsalMark \override
  #'visibility-lambda = #begin-of-line-invisible

and applying it like this:

        \global
        \property Score.BarNumber \override #'padding = #3
        \property Score.RehearsalMark \override
        #'visibility-lambda = #begin-of-line-invisible

I get:

Interpreting music...warning: Can't find property type-check for `visibility-lambda' (backend-type?). Perhaps you made a typing error?

If this isn't enough information I will try a complete example.

TIA,

Paul Scott




reply via email to

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