lilypond-user
[Top][All Lists]
Advanced

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

Re: Notes spacing


From: Mats Bengtsson
Subject: Re: Notes spacing
Date: Thu, 29 Jul 2004 14:24:37 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7) Gecko/20040616

The note spacing is a complicated matter and is affected by several
parameters. The spacing-increment property only changes the proportion
between spacing for longer notes relative to the spacing for shorter
notes. What you noticed is probably just that your score happens to
have more long notes in the first 10 measures than in the rest.

There seems to be some misprints in the current documentation,
(I have sent a bug report) but you probably want to set the
shortest-duration-space property instead. Note also, that these
parameters determine the default spacing which may get compressed
or widened to fill each score line after program has determined
the line breaks.

   Mats


Raphael Slinckx wrote:
Hi !

I have a problem with notes horizontal spacing, I want the score to be less cluttered, so here is my \paper block

\paper {
   \context  {
      \ScoreContext
         \override SpacingSpanner #'spacing-increment = #5.0
   }
   #(set-paper-size "a4")
}

As written in the docs, it works but only for the beginning of the song, then after 10 measures (and maybe a page break), the notes are cluttered again !

Is there something that break the spacing command ? Or does it applies only to the first page ? Can other "tweaks" affect this setting ?

Many thanks !
Raf


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