Status: Accepted
Owner: v.villenave
Labels: Type-Defect Priority-Medium

New issue 767 by v.villenave: Harmonic collisions may break compiling
http://code.google.com/p/lilypond/issues/detail?id=767

\version "2.13.0"

% The following code produces an error:
% ERROR: In procedure ly:note-collision-interface::calc-positioning-done:
% ERROR: Wrong type (expecting exact integer): ()

<<
{ r4 b''2. } \\
{ e'2.  } \\
{ <fis'\harmonic>2. }


% If you replace the fis' with a g', the error disappears.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings


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

Reply via email to