lilypond-devel
[Top][All Lists]
Advanced

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

Re: lilypond 2.7.8 bagpipe music gracenote spacing


From: Graydon
Subject: Re: lilypond 2.7.8 bagpipe music gracenote spacing
Date: Sat, 10 Sep 2005 17:12:10 -0400
User-agent: Mutt/1.4.2.1i

On Sat, Sep 10, 2005 at 10:23:15PM +0200, Sven Axelsson scripsit:
> Graydon wrote:
> > On Sat, Sep 10, 2005 at 01:55:15PM +0200, Sven Axelsson scripsit:
[snip]
> >> extraSpace = \once \override Staff.NoteHead #'extra-offset = #'(-1 .
> >> 0) 
> > 
> > This looks like the better option; I'll take a poke at it.
> 
> This seems to work well:
> 
> extraNoteSpace = {
>   \once \override Staff.NoteHead #'extra-offset = #'(-1 . 0)
>   \once \override Staff.Stem #'extra-offset = #'(-1 . 0)
> }
> 
> Just put it before the grace note you want to move, like
> 
> \grg b8[ \thrwd d8] \dble e4 \extraNoteSpace \gra e8[ f8] |

I renamed it "nudge", and it did just what I wanted.

Thank you!

Yrs.,
Graydon




reply via email to

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