bug-gnu-music
[Top][All Lists]
Advanced

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

Ledger bug


From: Rune Zedeler
Subject: Ledger bug
Date: Sun, 18 Feb 2001 20:47:30 +0100

After reporting lots of small bug I have found a serious and very
strange one:

\version "1.3.129"
\include "paper16.ly"
\score{
  \notes \context Staff = pr {
         \context Voice < a b c' e'> 
  }
  \paper{ 
    \translator {
        \StaffContext
        StaffSymbol \override #'staff-space = #1.3
    }
  }
}

An extra Ledger line is created between the A and C ledger line, and the
chord looks wrong (a and b overlaps, c moved to the right).
Changing staff-space to 1.33 CORRECTS the bug.
I am really puzzled.

-Rune



reply via email to

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