lilypond-devel
[Top][All Lists]
Advanced

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

Using #'prop1 #'prop2 instead of #'(prop1 prop2) in \revert for nested p


From: Reinhold Kainhofer
Subject: Using #'prop1 #'prop2 instead of #'(prop1 prop2) in \revert for nested properties
Date: Wed, 20 Jul 2011 17:23:37 +0200
User-agent: KMail/1.13.6 (Linux/2.6.38-10-generic; KDE/4.6.4; i686; ; )

Currently, the parser allows #'prop1 #'prop2 for nested properties in 
\override, but not in \revert:

        | OVERRIDE simple_string property_path '=' scalar {
        [...]
        }
        | REVERT simple_string embedded_scm {

Is there any reason why revert does not use property_path instead of 
embedded_scm? 

Cheers,
Reinhold
-- 
------------------------------------------------------------------
Reinhold Kainhofer, address@hidden, http://reinhold.kainhofer.com/
 * Financial & Actuarial Math., Vienna Univ. of Technology, Austria
 * http://www.fam.tuwien.ac.at/, DVR: 0005886
 * LilyPond, Music typesetting, http://www.lilypond.org



reply via email to

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