karol wrote
> I discovered this setting yesterday. Then added it to the main layout file
> and compiled some of my scores (more complex). Everything was fine.
> Perhaps NoteHead.extra-spacing-height = #'(-inf.0 . +inf.0) should be set
> as default in Lily?

I'm not sure - please have a look at the example given in
http://lilypond.1069038.n5.nabble.com/Unequal-spacing-in-odd-n-tuplet-with-other-simultaneous-subdivisions-td144105.html

adding \override NoteHead.extra-spacing-height = #'(-inf.0 . +inf.0) doesn't
help here

but 

\override NoteHead.extra-spacing-width = #'(0 . 0) , combined with

\layout{\context{
    \Score
    \override SpacingSpanner #'uniform-stretching = ##t
}}

improves the spacing significantly!

see also
https://code.google.com/p/lilypond/issues/detail?can=1&q=3304&colspec=ID%20Type%20Status%20Stars%20Owner%20Patch%20Needs%20Summary&id=3304
for more contributions.

Eluze



--
View this message in context: 
http://lilypond.1069038.n5.nabble.com/hotrizontal-spacing-question-tp156216p156435.html
Sent from the User mailing list archive at Nabble.com.

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to