On 2011/02/10 07:21:31, Keith wrote:

(note_head); (accidental); (clef); (key_signature);
(time_signature); (bar_line); (beam);

Actually, beams do not avoid other beams like I thought they might.  I
cannot think of a way this would come up in natural music, but since it
seem you tried to catch beam-beam collisions, I should point out :
\relative c' << { e8[  c] } \\ { r16 b''8[ b] } >>
\relative c'' { f8^[ \grace { e16[ g] } e8] }

and if you want to consider catching collisions with rests,

\relative c'' << { a8[ f] } \\ { r16 g'8\rest r16 } >>


http://codereview.appspot.com/4174043/

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

Reply via email to