lilypond-user
[Top][All Lists]
Advanced

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

Re: make \breath (kind-of) ignore clef change


From: David Kastrup
Subject: Re: make \breath (kind-of) ignore clef change
Date: Fri, 03 Jun 2022 17:53:03 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Kieren MacMillan <kieren@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

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