lilypond-devel
[Top][All Lists]
Advanced

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

Re: `fitting music onto fewer pages'


From: Werner LEMBERG
Subject: Re: `fitting music onto fewer pages'
Date: Fri, 23 Jun 2006 06:47:14 +0200 (CEST)

> >       \override SpacingSpanner
> >                 #'base-shortest-duration = #(ly:make-moment 1 15)
> 
> I'm happy to add this... but what does #(ly:make-moment 1 15) do?

It seems that this is simply handled as a rational number.  

> I thought that make-moment X Y created a duration of X Y-notes (ie 5
> 4 would create a duration of length 5 quarter notes).  I don't think
> we have any 15th notes... or was that just a typo for 16?

No, it wasn't.  LilyPond doesn't care whether such a note actually
exists (at least this is the impression I get since LilyPond doesn't
produce any warnings); it uses the specified moment as a factor to
control the global spacing.


    Werner




reply via email to

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