lilypond-user
[Top][All Lists]
Advanced

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

Re: Intro and help with mp. cresc.


From: David Kastrup
Subject: Re: Intro and help with mp. cresc.
Date: Mon, 26 Aug 2013 06:39:20 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

Alexander Wallace <address@hidden> 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




reply via email to

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