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


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

Reply via email to