Hi list.

I have just now started using the latest 2.13 (2.12.2 before), and
noticed that the inter-note spacing has been tightened in some
instances. I have recently had a discussion on the list about
unstretchable grace note groups. The solution was to set GraceSpacing
spacing-increment to zero. That is fine in all instances except for
the one in the example. I'd like to get a little extra space between
the c and a, and can't figure out what to tweak. The obvious (I
thought) solution to insert s32 or so actually has the opposite
effect, making the spacing even tighter.

Any ideas are much appreciated.

squeeze = {
    \override Score.GraceSpacing #'spacing-increment = #0
    \override Score.Stem #'beamlet-max-length-proportion = #'(0.5 . 0.5)
}
\relative c'' {
    a {\squeeze \grace {\small c32[ a8 g32]}} a4
}

Thanks a lot

-- 
Sven Axelsson
++++++++++[>++++++++++>+++++++++++>++++++++++>++++++
>++++<<<<<-]>++++.+.++++.>+++++.>+.<<-.>>+.>++++.<<.
+++.>-.<<++.>>----.<++.>>>++++++.<<<<.>>++++.<----.

<<attachment: too tight-2.png>>

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

Reply via email to