lilypond-user
[Top][All Lists]
Advanced

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

Re: Adding a spacer


From: Mats Bengtsson
Subject: Re: Adding a spacer
Date: Thu, 16 Nov 2006 17:00:19 +0100
User-agent: Thunderbird 1.5.0.7 (X11/20060909)

An alternative might be to redefine all or some of the predefined ornaments
in bagpipe.ly to include a spacer note at the end of the grace notes, for example
to replace the definition
dblG = { \grace { \small g32[ G d] } }
by
dblG = { \grace { \small g32[ G d] s } }

  /Mats

Kieren MacMillan wrote:
Hi, Kevin:

How do I increase the spacing? I'd be perfectly happy with the equivalent of:
\slurd \spacer d2

Check out the archive thread which includes
<http://lists.gnu.org/archive/html/lilypond-user/2004-05/msg00028.html>

Or, even better would be a way to define spacing after specific notes so that it happened all by itself.

I think you'd need to do some Scheme programming for that...  =\

HTH!
Kieren.



_______________________________________________
lilypond-user mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/lilypond-user

--
=============================================
        Mats Bengtsson
        Signal Processing
        Signals, Sensors and Systems
        Royal Institute of Technology
        SE-100 44  STOCKHOLM
        Sweden
        Phone: (+46) 8 790 8463                         
       Fax:   (+46) 8 790 7260
        Email: address@hidden
        WWW: http://www.s3.kth.se/~mabe
=============================================





reply via email to

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