Kieren MacMillan <kie...@kierenmacmillan.info> writes:

> Hi David,
>
>> Try
>> 
>> \new Lyrics \lyricmode {
>>  \tweak color #red love
>>  \propertyTweak color #blue wonderful
>> }
>> 
>> And you'll get the error message
>> /tmp/ba.ly:4:1: error: bad grob property path (wonderful color)
>> 
>> In general, tweaks that have some chance to be applied to lyrics may
>> become awkward with \propertyTweak .
>
> Thanks for the example.
>
> Is that the only situation you know of where it fails?
> Is it technically possible to fix that (and any other examples) so
> that \propertyTweak works everywhere “as expected”?

I have no idea what you base your expectations for \tweak and/or
\propertyTweak on, and I have no idea what you would consider a "fix"
since clearly there is overlapping syntax that will not magically become
non-overlapping by decree.

There are two different commands since there are syntactically identical
cases that warrant different resolution depending on the purpose of
commands one may assemble from either version.

-- 
David Kastrup

Reply via email to