Hi Gianmaria,
How about:

\version "2.21"
#(use-modules (scm accreg))
{
  \discant "120"
  c'''4-232 s

  c'''4-232
  %% or:
  %-\tweak extra-offset #'(.7 . 0)
  ^\markup\halign #-.5 \discant "120"
}

Cheers,
Pierre

Le mer. 10 juin 2020 à 09:59, Gianmaria Lari <[email protected]> a
écrit :

> I would like to move the accordion register symbol on the left, before the
> c''. How can I do it?
>
> \version "2.21.1"
> #(use-modules (scm accreg))
> {
>   \discant "120"
>   c'''4-232
> }
>
>
> Thank you, gianmaria
>

Reply via email to