Updates:
        Status: Invalid

Comment #2 on issue 2430 by k-ohara5...@oco.net: Issue with AikenHeads with overlapping parts
http://code.google.com/p/lilypond/issues/detail?id=2430

There is a regression test ‘collision-head-solfa-fa.ly’ ensuring that one of the two triangle note-heads flips over when the collide. However, the
  \override NoteColumn #'ignore-collision = ##t
in the reported input tells LilyPond to skip the things she usually does for collisions.

If we just want to line up notes in different voices we can, instead of 'ignore-collision,
  \override NoteColumn #'force-hshift = #0

Should we mark the issue Invalid ?

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

Reply via email to