Hello,

I stumbled on a weird display error when using \acciaccatura (or any other grace note) on the beginning of a staff in a multi-staff environment.

Somehow, the time signature (and the key -- not shown in example) is displayed before _and_ after the \acciaccatura.

Greetings

Martin

\version "2.22.0"
global= { \time 3/4 }
\score {
  \new GrandStaff <<
   \new Staff \relative { \global \acciaccatura b'8 c16 } 
   \new Staff \relative  { \global r4}
>> }	

Attachment: acciaccatura_problem.pdf
Description: Adobe PDF document

_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to