Hi Richard,

Am 13.08.26 um 10:55 schrieb Richard Shann:
Is there a way of putting something like
  medium = \normal-weight
in a header file to convert from uses of \medium in markup in LilyPond
2.24 to pass 2.26 (so as to aviud going through physically replacing
\medium with \normal-weight?)
The above doesn't work, I guess because it's being invoked inside
markup...

The syntax is a bit more complicated in the case of markup functions:

\markup medium = \markup \normal-weight \etc

Lukas


Reply via email to