Re: time signature gets printed twice if combined with acciaccatura

Thomas Morley <[email protected]> Wed, 25 Mar 2026 22:34:29 +0100
Newsgroups gmane.comp.gnu.lilypond.bugs
Message-ID <CABsfGyUZLDG77VnLaHdar3CbBhL-7eqwVTS_5vSt6zpfO6_=2A@mail.gmail.com>
Am Mi., 25. M=C3=A4rz 2026 um 21:51 Uhr schrieb Johannes Becker
<[email protected]>:
>
> % time signature gets printed twice if combined with acciaccatura
>
> PianoRHMusic =3D {
>    \time 3/4
>    \acciaccatura d'8
>    c'2.
> }
> PianoLHMusic =3D {
>    \time 3/4
>    a2.
> }
> \include "satb.ly"
>
> % Johannes
>
>

Thanks for your report.
This is issue 34.
For a workaround search the NR for "Grace note synchronization"

Cheers,
  Harm