lilypond-user
[Top][All Lists]
Advanced

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

Re: general-align problem with 2.21.0


From: Jacques Menu Muzhic
Subject: Re: general-align problem with 2.21.0
Date: Thu, 12 Jul 2018 08:33:02 +0200

Thanks, Malte & Werner!

JM

> Le 12 juil. 2018 à 07:55, Werner LEMBERG <address@hidden> a écrit :
> 
> 
>>> /tmp/frescobaldi-_MMpyy/tmpsaOidZ/document.ly:9:68: error: wrong type
>>> for argument 1.  Expecting duration, found "4."
>>>          "Allegretto vivace"\smaller \general-align #Y #DOWN \note
>>>                                                                    #"4." #UP
>> 
>> It’s not a general-align problem but a change for \note. It accepts
>> now a duration, not a string for the duration. So you should write
>>      \note 4. #UP
>> instead of
>>      \note #"4." #UP
>> in 2.21.0.
> 
> Jacques, in such cases don't forget to try `convert-ly' :-)
> 
> 
>    Werner
> _______________________________________________
> lilypond-user mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/lilypond-user




reply via email to

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