Mark Knoop <m...@opus11.net> writes: > At 17:05 on 18 Oct 2016, Davide Liessi wrote: >>I reproduced the issue with this: >> >>\version "2.19.47" >>\layout { #(layout-set-staff-size 19) } >>{ <c'' e'' g''> } >> >>Using #(set-global-staff-size 19) instead works as expected. >>I couldn't find a bug report for this. >>Any ideas? > > Very weird, and certainly a bug. This works as expected also: > > \version "2.19.47" > \layout { #(layout-set-staff-size 19.000000000001) } > { <c'' e'' g''> }
Well, _that_ looks like the distance between noteheads is used as a factor for deciding about the arrangement in a manner that is numerically fragile. Like looking whether their distance is smaller than 1.0 staff line distances. -- David Kastrup _______________________________________________ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user