On 1/9/24 11:29 AM, John Asmuth wrote:
Hi lilypond,
I have two users for a s0 (except it tells me 0 is not a duration).
<> does what I believe you want: <>_\<
HTH,
Paul
First, I have a "\repeat unfold N { ... }" and I want to surround the
whole thing with a crescendo.
I could unpack the first and last item in the repeat, but I feel
lily lilypond has some way to do an equivalent of "s0_\< \repeat
unfold N { ... } s0_\!"
The second is for putting a mark, eg a coda, at the very end of a
measure, over the barline (not over the last note, or the first note
of the next measure).
Are there nice ways to do this?
Thanks!
- John