Please always tell what LilyPond version you use. When I try your
example with version 2.10.0, I certainly
get an added spacing between the two notes.
However, if your main purpose is to get a longer hairpin, why not
follow the instructions in the section on Dynamics
in the manual:
\override Voice.Hairpin #'minimum-length = #5
/Mats
Quoting yota moteuchi <[EMAIL PROTECTED]>:
Hi,
I have a crescendo hairpin stuck between two consecutive notes (as you can
see in the example below)
I tried to use a SeparationItem - padding... without success, even with a
padding of 10 there is ... no effect (here, I tried between two fourth
notes, but wherever I use it, I always have the same result : none)
\include "italiano.ly"
\score {
\new Staff \relative do'{
re4 re \once \override Score.SeparationItem #'padding = #10 re re
<re sib'>1:32 \fermata \ppp \<
<sib' fa'>4-^ \! \ff r r2
}
\layout {}
}
\paper { ragged-right =##t}
and the corresponding screenshot... as you can see... you can't see anything
Yota
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user