lilypond-user
[Top][All Lists]
Advanced

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

Re: position of dots


From: Keith OHara
Subject: Re: position of dots
Date: Thu, 05 Jan 2012 21:23:04 -0800
User-agent: Opera Mail/11.60 (Win32)

On Thu, 05 Jan 2012 14:45:11 -0800, Werner LEMBERG <address@hidden> wrote:

how can I avoid the vertical lining up of the dots of dotted nots?
[between notes from different voices]

  \context {
    \Voice
    \consists "Dot_column_engraver" }

Good idea, thanks, but this completely prevents alignment of dots.

No no, dots in a chord, within one voice, are still aligned.

Remember that dots are not supposed to be aligned between separate voices[1].  
LilyPond is wrong to align dots from different voices, but doing so helps her 
handle the cases where note-heads collide between opposite-stemmed voices.

If you are still working on the Bach Partita, then to my eyes Dot_columns for 
each voice gives a *much* better result.  Dots move to avoid collisions, with 
stems, but need some help to avoid flags.
--
Keith

[1] Ted Ross, Art of Music Engraving, p.170




reply via email to

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