lilypond-user
[Top][All Lists]
Advanced

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

Re: accidental spacing


From: yota moteuchi
Subject: Re: accidental spacing
Date: Thu, 25 Jan 2007 16:47:13 -0500

sorry ;p

Lilypond 2.11.13
hairpin minimum-length seems to work perfectly...

thank you again,
your are ... very reliable ^^

Yota

On 1/25/07, Mats Bengtsson <address@hidden> wrote:
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 <address@hidden >:

> 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
>





reply via email to

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