lilypond-user
[Top][All Lists]
Advanced

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

Re: Partial measure moment


From: Gilles
Subject: Re: Partial measure moment
Date: Tue, 15 Nov 2005 03:40:49 +0100
User-agent: Mutt/1.5.11

Hi.

The problem is presented in the following:

  http://lists.gnu.org/archive/html/bug-lilypond/2005-10/msg00169.html
 
I thought that it might be a bug but:

> > 
> > - Partial bars:
> > You probably don't want to use \partial in the middle of a piece. In your 
> > example, it tends to destroy the bar numbering. I think it's a better idea 
> > to 
> > set Timing.measureLength directly.
> > 
>

Hence I tried
 
> 
> measurePosition (moment)
>     How much of the current measure have we had. This can be set manually to
>     create incomplete measures. 
> 

  g2. \set Timing.measurePosition = #(ly:make-moment 2 2) |


But I still get a "barcheck failed" warning from lilypond :-{
I also tried to \set "Timing.mesureLength" but then I got a whole bunch of 
warnings...

Surely, I'm missing something obvious about how to set this properly (?)
as the construct (please see above post) is so common.  What's the right
way to obtain it?


Gilles




reply via email to

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