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: [EMAIL PROTECTED] WWW: http://www.s3.kth.se/~mabe =============================================


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

Reply via email to