[EMAIL PROTECTED] wrote:
Hello,
in the output of the following code the notes of the second voice in the second
and sixth bar are placed a little to the right in comparison to the other
voices.
I tried to fix it with \override NoteHead #'X-offset but whether I used
positive or negative arguments didn't make a difference and moved always
further to the right.
The notes would collide and create an unreadable score if you
make them completely aligned along the X axis. Therefore, it's
common notation practice to move one note somewhat to the side
(in the case of notes with stems, you get one note on each side
of the stem, however since you have whole notes, you get one
that's centered on the stem as usual and one that's moved
to the side). The solution that LilyPond gives you in bars 10 and 14
cannot be used in bars 2 and 6 it would cause a collision with
the note in the upper voice. I don't understand what layout
you want to achieve that is still readable.
/Mats
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user