lilypond-user
[Top][All Lists]
Advanced

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

accidental spacing


From: yota moteuchi
Subject: accidental spacing
Date: Thu, 25 Jan 2007 15:35:40 -0500

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

Attachment: spacing.png
Description: PNG image


reply via email to

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