lilypond-user
[Top][All Lists]
Advanced

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

Re: localized horizontal spacing


From: Francisco Vila
Subject: Re: localized horizontal spacing
Date: Tue, 13 Mar 2012 18:39:30 +0100

2012/3/13 James <address@hidden>:
> Hello,
>
> On 13 March 2012 17:15, Francisco Vila <address@hidden> wrote:
>> 2012/3/13 Francisco Vila <address@hidden>:
>>> {
>>>  \override Score.SpacingSpanner
>>>  #'base-shortest-duration = #(ly:make-moment 1 2)
>>>  b4 b b b
>>>  \newSpacingSection
>>>  \override Score.SpacingSpanner
>>>  #'base-shortest-duration = #(ly:make-moment 1 16)
>>>  b4 b b b
>>>  \newSpacingSection
>>>  \override Score.SpacingSpanner
>>>  #'base-shortest-duration = #(ly:make-moment 1 2)
>>>  b4 b b b
>>> }
>>
>> And the default is #(ly:make-moment 3 16)
>> BTW
>>
>
> What would one use if (for instance) one wanted all notes to touch or
> rather be exactly touching the edge of the 'note column' of the
> previous note so if I were to write
>
> a32 a a a a a a a a a a a a
>
> (assume no bar lines) all the notes would be touching?

\override Score.SpacingSpanner #'packed-spacing = ##t

-- 
Francisco Vila. Badajoz (Spain)
www.paconet.org , www.csmbadajoz.com



reply via email to

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