> Consider the following snippet:
>
> ```
> Emaj = \markup { E \raise #1 maj }
>
> \markup \Emaj
>
> \markup \fontsize #10 \Emaj
> ```
>
> As can be seen, `\raise #1` is not the right value in the second
> case. [...]This is now https://gitlab.com/lilypond/lilypond/-/issues/6576 Werner
