2011/6/21 m...@apollinemike.com <m...@apollinemike.com>:
> What I meant is that every time you use a magic number (i.e. 0.35),
> consider making it user-tweakable unless you are absolutely sure
> that there is no utility in changing that number.

Ah, you meant this! :)
well, i think that 0.35 in (ly:grob-property grob 'gap 0.35) means "if
you have trouble reading gap property, use 0.35", so it's only kind of
default value.
As for other numbers, i'm sure that making them user-tweakable will be
overkill. They simply are coefficients in a function that does a very
nitpicky tweak; the function (as a whole) can be controlled by
gap-stretchability and i'm sure it's enough.
Personally i suppose that noone in the world - except me - will ever
care about gap-stretchability value, leave alone the coefficients in
the funciton :)

thanks,
Janek

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

Reply via email to