For such tiny adjsutment why not 'extra-offset?
E.g.

\version "2.19.58"
{
  \time 3/2 e''4 e'' a''2
  \tweak extra-offset #'(-1 . 1)
  %\tweak X-offset #-5
  \breathe a''!2
}

Cheers,
Pierre

Le mer. 30 déc. 2020 à 10:55, Johannes Roeßler <j...@joei.de> a écrit :

> thx Pierre - thats whta I tried - doesn't work..
> \version "2.19.58"
> {\time 3/2 e''4 e'' a''2 \tweak X-offset #-5 \breathe a''!2}
>
> Cheers
> Joei
>
> Hi Johannes,
> How about:
>
> \version "2.20"
> { c'1 \tweak X-offset #-5 \breathe 1 }
>
> Cheers,
> Pierre
>
> Le mer. 30 déc. 2020 à 10:06, Johannes Roeßler <j...@joei.de> a écrit :
>
>> Hi group,
>>
>> what would be the right way to shift a \breathe sign to the left - I
>> only managed to move it up and down with \offset commands but not to the
>> left :(
>>
>> Using 2.19.58
>>
>> Cheers
>> Joei
>>
>>
>>
>

Reply via email to