One solution is to make all the exercises as separate lines of the same
\score and use the rehearsal mark mechanism for the numbering.
Here's an example:
\version "2.10.33"
#(set-default-paper-size "letter")
newexample = {
\break
% Force a time signature at the top of the new example
\time
I'm looking for a way to number short rhythms and melodies on
practice sheets for an ear training class I'm teaching. The example
below looks how I want it, but I am wondering if there is some way to
have the exercises numbered automatically.
\version "2.10.33"
#(set-default-paper-size "lette