lilypond-user
[Top][All Lists]
Advanced

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

Re: Why is the notehead shifted?


From: Peter Toye
Subject: Re: Why is the notehead shifted?
Date: Sat, 9 Nov 2019 16:47:36 +0000

Just realised that I discovered this 2 years ago, and it's believed to be a bug. http://lilypond.1069038.n5.nabble.com/Global-vs-local-staff-size-td199126.html

So will report it unless it's already there.

Best regards,

Peter
mailto:address@hidden
www.ptoye.com

-------------------------
Saturday, November 9, 2019, 12:16:11 PM, Peter Toye wrote:


 In this MWE the first  a is shifted to the left of the stem but the second one isn't. OK, it's a bit cramped, but I thought that the noteheads were scaled to the size of the staff to avoid this.
 
Oddly, if the local staff size is changed to a global staff size, the anomaly disappears.
 
\version "2.19.52"

\language "english"
\score
{ \new Staff {
  <c'' e'' a''>4 <c' e' a'>  
  }
}

\layout {
  #(layout-set-staff-size 14)
}

Regards,

Peter
mailto:address@hidden
www.ptoye.com

reply via email to

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