Thank you both: I will definitely run convert from now on. yMing Tsang Sent from my iPhone
> On Jul 9, 2021, at 7:00 PM, David Kastrup <[email protected]> wrote: > > Aaron Hill <[email protected]> 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
