[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Super-correction
From: |
Rune Zedeler |
Subject: |
Super-correction |
Date: |
Sat, 15 Jun 2002 11:40:23 +0200 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.9) Gecko/20020313 |
Without optical correction the horizontal distance between 2nd and 3rd
stem is smaller than distance between 1st and 2nd stem. As this is would
be a Bad Thing (TM) lilypond tries to correct for this.
However, in this example, lilypond supercorrects so that the distance
now is GREATER than the distance between the other stem.
This looks rather stupid.
\score {
\context PianoStaff \notes \transpose c''' <
\context Staff = up { s1 }
\context Staff = down { [c8 c \translator Staff=up <c d> c
\translator Staff=down c c c] }
>
\paper { linewidth = -1 }
}
-Rune
- Super-correction,
Rune Zedeler <=