On 29 July 2010 01:38, apqc <lucy.har...@gmail.com> wrote:

> Is there some way I can make the spacing look right?!!

You'll have to tweak the positioning (and visibility) manually, since
note collision resolution only works properly when the colliding
voices have the same font-size (see issue 930 in the bugtracker:
http://code.google.com/p/lilypond/issues/detail?id=930).

A combination of 'force-hshift to move the stems,

\once \override NoteColumn #'force-hshift = #0.3

and hiding the noteheads (for minims),

<\tweak #'transparent ##t a>2

should work.

Cheers,
Neil

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to