lilypond-devel
[Top][All Lists]
Advanced

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

Overriding nested props using a list, aka less arm twisting for our Fren


From: Neil Puttock
Subject: Overriding nested props using a list, aka less arm twisting for our French users ; )
Date: Sun, 9 Nov 2008 16:14:09 +0000

Hi everybody,

We currently have the following syntax for reverting properties,

\revert Grob #'(list of nested props)

which is rather convenient when using bound-details.

Now we've recently had a few complaints about how cumbersome
overriding properties for spanners can be, so I thought it might be a
good idea to make nested overrides a tiny bit easier by also allowing
lists using \override:

\override DynamicTextSpanner #'(bound-details left text) = "foo"

Is anybody in favour of such a change?

Cheers,
Neil




reply via email to

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