Hello, the spacing of scores with many accidentals looks a bit strange with the last 2.7 series. It seems that there is sometimes too much space before accidentals, especially before sharps, and especially in sections where there are rather widely-spaced short notes (8ths or 16ths). Since it wasn't in 2.6, I think it is a release-critical bug.
The following snippet illustrates the problem, with PNGs attached, one generated by 2.6.5, the other by 2.7.37. I've also noticed this problem in examples in documentation : http://lilypond.org/doc/v2.7/input/mutopia/J.S.Bach/wtk1-fugue2-page1.png bar 3, http://lilypond.org/doc/v2.7/input/mutopia/J.S.Bach/wtk1-fugue2-page2.png bar 18, http://lilypond.org/doc/v2.7/input/mutopia/F.Schubert/morgenlied.png bar 1 (piano), bar 5 (voice) Regards, John Mandereau \version "2.6.5" \score { \new Staff { \relative e' { e8 dis e fis g fis g a b ais a g gis a b a | a gis g fis dis e fis dis g ges f fis e4 } } }
accidentals.2.7.37.png
Description: PNG image
accidentals.2.6.5.png
Description: PNG image
_______________________________________________ bug-lilypond mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-lilypond
