lilypond-user
[Top][All Lists]
Advanced

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

Re: Odp: hotrizontal spacing question


From: Eluze
Subject: Re: Odp: hotrizontal spacing question
Date: Mon, 23 Dec 2013 07:16:52 -0800 (PST)

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.



reply via email to

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