On Sat, Mar 28, 2015 at 07:45:51PM +0000, bobr...@centrum.is wrote:
> 
> ----- Original Message -----
> > From: "Noeck" <noeck.marb...@gmx.de>
> > 
> > A naive question: Could the \cadenzaOff command be changed in a way that
> > it automatically implies the end of a measure at that point.
> 
> I can think of instances where the end of a cadenza might not be at the end 
> of a measure.

I am speculating wildly, and I also am not generally a cadenza
user, but perhaps \cadenzaOff could also be made to cooperate
with \partial:

% simple case, without \partial:

\cadenzaOn

% lots of notes go here

\cadenzaOff

% a bar line appears here, and beat 1 follows

| c1
| c1

\bar "|."

Or:

% a less simple case, using \partial:

\cadenzaOn

% lots of notes go here

\cadenzaOff

\partial 4.

b'8 c'' d''

% a bar line appears here, and beat 1 follows

| c1
| c1

\bar "|."




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

Reply via email to