Alexander Wallace <a...@rwmotloc.com> writes:

> Thanks a lot for your response, Nick Payne... 
>
> I am getting a Syntax error, I need to study a bit about tweak and
> then construct your solution in a way that matches my version of
> Lily. I don't think I have the patch that can deal with . for object
> properties:

>> \version "2.16.2"
>> 
>> mpCresc = \tweak DynamicText.self-alignment-X #LEFT

Yup, that's 2.17.6 at least.  But in this case, specifying DynamicText
should not be necessary, so just write

mpCresc = \tweak #'self-alignment-X #LEFT ...

-- 
David Kastrup


_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to