eluze <[email protected]> writes:

> [email protected] wrote
>> 
>> I got this warning from current master:
>> 
>> defs-devel.ly:210:36: Avertissement : Ignoring non-music expression
>> \revert Glissando #'bound-details 
>>                                   #'left #'padding
>> 
>> This syntax used to work.  I couldn't find anything about it's being
>> changed in changes.tely
>> 
>> 
>
> this seems to work till 2.15.41 - the warnings are introduced with 2.15.42.
>
> as a workaround you can use the syntax 
>
> \revert Glissando #'(bound-details left padding) 

It is not a "workaround" but rather the only correct (and documented)
way.  The other syntax never did what people seem to believe it did, and
it could not possibly work since there is nothing delimiting a sequence
of symbols: with \override, the following '=' does that.

-- 
David Kastrup


_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to