The oldest LilyPond bug!

Workaround is to add hidden acciaccaturas in the other parts.


Paul


(PS, I sometimes wonder if this has not been fixed out of nostalgia...)



 From:   Eman Mohseni <[email protected]> 
 To:   <[email protected]> 
 Sent:   25/05/2026 15:04 
 Subject:   acciaccatura bug 

% acciaccatura bug 
% if used in at the beginning 
% moves timeSignature and more... 
 
\new PianoStaff { 
  << 
    \new Staff \relative c'' { 
      \acciaccatura b16 
      c4 
} 
 
    \new Staff \relative c { 
      \clef "bass" 
      g4 
} 
  >> 
} 

Reply via email to