lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Accidental spacing with tied note, issue 612


From: Knute Snortum
Subject: Re: Accidental spacing with tied note, issue 612
Date: Sat, 16 Apr 2022 08:16:29 -0700

On Sat, Apr 16, 2022 at 8:04 AM Jean Abou Samra <jean@abou-samra.fr> wrote:
>
>
> > Le 16/04/2022 16:55, Knute Snortum <ksnortum@gmail.com> a écrit :
> >
> >
> > I have run into a LilyPond issue [1] where the accidental spacing is
> > wrong when there is a tie to the next measure. This is my tiny
> > example (and there's a good one in the issue, too):
> >
> > %%%
> > \version "2.22.2"
> >
> > \relative {
> > \clef bass
> > s2. gis4~ | <gis, dis' gis bis>2
> > }
> > %%%
> >
> > My question: is there a work-around? I've tried everything I can
> > think of to move the accidentals closer to the chord, but without
> > success.
> >
> >
> > [1] https://gitlab.com/lilypond/lilypond/-/issues/612
>
>
>
> As noted by Lukas in one of the threads relating to this issue
> (I can't find the link anymore), \omit does the trick.
>
>
> \version "2.22.2"
>
> \relative {
>    \clef bass
>    s2. gis4~ | <gis, dis' \single \omit Accidental gis bis>2
> }

Great, thanks!  I'll put that in the issue.

--
Knute Snortum



reply via email to

[Prev in Thread] Current Thread [Next in Thread]