bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Issue 2430 in lilypond: Issue with AikenHeads with overlapping parts


From: lilypond
Subject: Re: Issue 2430 in lilypond: Issue with AikenHeads with overlapping parts
Date: Tue, 27 Mar 2012 01:37:20 +0000

Updates:
        Status: Invalid

Comment #2 on issue 2430 by address@hidden: 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 ?


reply via email to

[Prev in Thread] Current Thread [Next in Thread]