lilypond-user
[Top][All Lists]
Advanced

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

Re: Dot Staccato x Slur


From: Valentin Villenave
Subject: Re: Dot Staccato x Slur
Date: Fri, 7 Mar 2008 12:08:46 +0100

2008/3/7, Zenith <address@hidden>:
>
>  Hi Valentin (it sound to be an artistic name), =^D

Well, at least, a French one... :(

>  I understood what you said...
>
>  Thank you for the suggestion about the title, now, it's really good-looking!

You're welcome.

>  well, i just yould like to separate the dots a bit less close to noteheads,
>  but I dont know what to do to change the default offset, may you give me an
>  example?...

The basic override is:
\override Voice.Script #'padding = #1


However, to make it apply to the whole Score, here's what I would do
(but I may be wrong to do so):

\layout {
        \context { \Score
\override Script #'padding = #1
        }
}


Cheers,
Valentin




reply via email to

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