lilypond-user
[Top][All Lists]
Advanced

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

Increasing grace note separation


From: Sven Axelsson
Subject: Increasing grace note separation
Date: Mon, 3 Jan 2011 00:36:37 +0100

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
Description: PNG image


reply via email to

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