Aaron Hill <lilyp...@hillvisions.com> writes:

> On 2021-07-09 1:22 pm, ming tsang wrote:
>> I try to run the following lilypond code.
>> \version "2.23.3"
>> \markup { \note #"16" #1 }
>
> The markup command was changed (in version 2.22, I think) so that you
> now specify a duration, not a string:
>
> %%%%
> \markup \note { 16 } #UP
> %%%%

It's worth noting that like other syntax changes, convert-ly is able to
update the syntax for one \version to the current one.

-- 
David Kastrup

Reply via email to