lilypond-devel
[Top][All Lists]
Advanced

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

Re: \set does not work ???


From: Mats Bengtsson
Subject: Re: \set does not work ???
Date: Wed, 21 Nov 2007 14:32:15 +0100
User-agent: Thunderbird 2.0.0.5 (X11/20070716)

It hasn't worked for several years, grob properties are set using \override
and nothing else. ;-)
\set is reserved for context properties.

  /Mats

Rune Zedeler wrote:
The following gives a syntax error:

\set Staff.Tie #'transparent = ##t

but if I replace with

\revert Staff.Tie #'transparent \override Staff.Tie #'transparent = ##t

then the error disappears - and it seems to be working.
I do not understand this - the two constructs should be synonymous.

-Rune


_______________________________________________
lilypond-devel mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/lilypond-devel

--
=============================================
        Mats Bengtsson
        Signal Processing
        Signals, Sensors and Systems
        Royal Institute of Technology
        SE-100 44  STOCKHOLM
        Sweden
        Phone: (+46) 8 790 8463                         
       Fax:   (+46) 8 790 7260
        Email: address@hidden
        WWW: http://www.s3.kth.se/~mabe
=============================================





reply via email to

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