[EMAIL PROTECTED] writes:
> > [EMAIL PROTECTED] writes:
> > > The only way round I could find was to specify timing #f and reset
> > > measurePosition to 0 at each \bar. 
> > > 
> > > Am I going about this the wrong way? Surely when you do a manual \bar
> > > the measurePosition ought to be set to 0? 
> > 
> > No. Various bars (|:, ||) can happen in mid-measure.
> > 
> > Quickest hack that I can think of: use time sig 20/4 , and reset the
> > measure with a barcheck when you need it. Ignore the plentiful warnings.
> 
> Doesn't \cadenzaOn solve the problem in a clean way?

No, since local-key-engraver uses the value of measurePosition to
decide whether to reset the key.

--
Han-Wen Nienhuys   |   [EMAIL PROTECTED]    | http://www.cs.uu.nl/~hanwen/


_______________________________________________
Gnu-music-discuss mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/gnu-music-discuss

Reply via email to