lilypond-user
[Top][All Lists]
Advanced

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

Re: I want to *force* spacing


From: Robin Bannister
Subject: Re: I want to *force* spacing
Date: Fri, 18 Dec 2009 10:53:32 +0100

 I suppose I'd like a filler that does *not* take up duration

You can use a breath mark for this http://lilypond.org/doc/v2.12/Documentation/user/lilypond/Curves#Breath-marks and then make it blank by overriding #'text or #'transparent.
gap = {
\once \override BreathingSign #'text = "" % \once \override BreathingSign #'X-extent = #'(0 . 2) % to make it wider \breathe }


Cheers,
Robin




reply via email to

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