lilypond-user
[Top][All Lists]
Advanced

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

Spacing of dotted notes


From: Yuval Harel
Subject: Spacing of dotted notes
Date: Thu, 03 Feb 2005 06:42:24 +0200
User-agent: Opera M2/7.54 (Win32, build 3865)

Hi,

I've noticed Lilypond pads dotted notes on the left when shifting them in polyphonic contexts.
This seems strange to me. Is this behavior intentional or is this a bug?

\version "2.4.2"
{
    \set Score.timing = ##f
    \clef bass
    << {e8 s4.} \\ {e2} >>
    << {e8 s8 s2} \\ {e2.} >>
    << {e4 s4} \\ {e2} >>
    << {e4 s8} \\ {e2.} >>
    << {e8 s4} \\ {e4.} >>
    << {e4 s8} \\ {e4.} >>
    << {e4 s8} \\ {e1} >>
    << {e4 s8} \\ {e1.} >>
}

Thanks,
        Yuval






reply via email to

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