Thank you both, those suggestions work well.
--
Knute Snortum
> Am 07.08.2021 um 18:47 schrieb Knute Snortum :
>
> I'm engraving a musical figure with 16 notes in one voice and an eight
> note with an accidental in the other. MWE:
>
> %%%
> \version "2.23.3"
> \language "english"
>
> \relative c'' {
> << { ff16 ( bf ) } \\ { df,8 } >> 8
> }
> %%%
>
> T
Le 07/08/2021 à 17:47, Knute Snortum a écrit :
I'm engraving a musical figure with 16 notes in one voice and an eight
note with an accidental in the other. MWE:
%%%
\version "2.23.3"
\language "english"
\relative c'' {
<< { ff16 ( bf ) } \\ { df,8 } >> 8
}
%%%
The chord seems way too close
I'm engraving a musical figure with 16 notes in one voice and an eight
note with an accidental in the other. MWE:
%%%
\version "2.23.3"
\language "english"
\relative c'' {
<< { ff16 ( bf ) } \\ { df,8 } >> 8
}
%%%
The chord seems way too close to the bf (see attachment). Is
there a work-aroun