lilypond-user
[Top][All Lists]
Advanced

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

Re: Spaced score


From: Mats Bengtsson
Subject: Re: Spaced score
Date: Mon, 24 Jan 2005 09:58:28 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.3) Gecko/20040913

Since the spacing is determined globally for the full score, my
first attempt would be to do \override Score.SpacingSpanner instead
of PianoStaff.SpacingSpanner (haven't tried it, though).

   /Mats

Sebastiano Vigna wrote:
It is my understanding that overriding shortest-duration-space like this

        \context PianoStaff <<
           \time 3/8
           #(set-accidental-style 'piano)
           \override PianoStaff.SpacingSpanner #'shortest-duration-space = #10.0
           \context Staff = upper { ...
should give me a more spaced score, but absolutely nothing happen. Where's the mistake?


--
=============================================
        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]