lilypond-user
[Top][All Lists]
Advanced

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

Stem lengths not consistent


From: Nick Payne
Subject: Stem lengths not consistent
Date: Wed, 16 Jun 2010 10:33:25 +1000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.9) Gecko/20100423 Thunderbird/3.0.4

In the following example, why should the length of the stem on the quarter note E in voice 3 at the end of the 2nd bar be longer than the stem on all the other single notes. It looks rather odd. Similarly, the stem on the <c a> chord in the same voice at the end of bar 1 is longer than the stem on the following <b g> chord.

\version "2.13.23"

\relative c' {
    \key e \minor
<<
    {
        e'2 e4.. fis16 |
        g4.. fis16 e4 g |
    }
    \\
    {
        e,,2 s |
        e s |
    }
    \\
    {
<b'' g>2 \stemDown <c a> |
<b g> s4 e |
    }
    \\
    {
        b,4\rest e2 e4 |
        b\rest e2 b4\rest |
    }
>>
}

Nick

Attachment: test.preview.png
Description: PNG image


reply via email to

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