Le 14/04/2022 à 09:38, Simon Albrecht a écrit :
Hello list,

this causes a crash while Interpreting music (Exiting with return code 11.):

%%%%%%%%%%%%%%%%%%%%%%%%%%%%

% also happens with 2.20.0
\version "2.23.6"
%%{
% also happens with VaticanaVoice,MedicaeaVoice,PetrucciVoice
\new MensuralVoice {
  % this prevents the crash
  %c'1
  1
}
%}
% none of these cause the crash
%{
\new Voice \with {
  \remove Ligature_bracket_engraver
  \consists Mensural_ligature_engraver
  \override NoteHead.style = #'mensural
  autoBeaming = ##f
} { 1 }
%}

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

Best, Simon


Thanks,

https://gitlab.com/lilypond/lilypond/-/issues/6327

_______________________________________________
bug-lilypond mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to