Hi Leo,
Since I don't know how you made it, here's what I'd do:
\version "2.19.84"
{ <f'! fis'> <fis' \tweak Accidental.X-offset #1.2 fis'> }
%% or
{ <fis' f'!> <fis'! \tweak Accidental.X-offset #1.2 fis'!> }
So also a hack.
Cheers,
Pierre
Le mar. 25 févr. 2020 à 14:46, Leo Correia de Verdier <
[email protected]> a écrit :
> Dear list!
>
> Is there a neat way to achieve two (unmerged) accidentals of the same type
> in front of an unison? I can produce the attached output by means of some
> hacking, but am wondering if there is a way of preventing them being merged
> in the first place.
>
>
>
> Thanks!
>
> /Leo