And thanks David!

> Le 12 juil. 2018 à 08:11, David Kastrup <[email protected]> a écrit :
> 
> Werner LEMBERG <[email protected]> writes:
> 
>>>> /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' :-)
> 
> It would also know that the new syntax is \note { 4. } #UP (you have to
> use the braces to escape from markup mode).
> 
> -- 
> David Kastrup
> 
> _______________________________________________
> lilypond-user mailing list
> [email protected]
> https://lists.gnu.org/mailman/listinfo/lilypond-user


_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to