bug-gnu-music
[Top][All Lists]
Advanced

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

1.3.1* Collision resolution


From: Mark Hindley
Subject: 1.3.1* Collision resolution
Date: Tue, 3 Apr 2001 19:00:13 +0100 (BST)

I have found a case where the automatic collision resolution fails. In
the following fragment, the first chord the crotchet overrides part of
the minim chord, but the second one resolves the collision correctly.

It is certainly a notation found a lot in keyboard music, so would be
worth supporting

Best

Mark

\score{
\context Staff \notes <
    \context Voice=one{\stemUp <c'2 g'> <c'2 g'> }
    \context Voice=two{\stemDown f'4 e' b c'}     
>
}



reply via email to

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