[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: 'tacet al fine' multi-measure rest
From: |
Kieren MacMillan |
Subject: |
Re: 'tacet al fine' multi-measure rest |
Date: |
Fri, 11 Oct 2024 09:14:42 -0400 |
Hi Werner,
> has anybody written a 'tacet al fine' function that converts all rests
> at the end of a piece into a single, multi-measure rest with the text
> 'tacet al fine' above instead of the number of measures? The attached
> image comes from Gould's book 'Behind Bars'.
>
> Such a function should suppress rehearsal numbers together with tempo
> and time signature changes (and probably more things).
In cases like this, I generally \quoteDuring the global and just add a single
chunk to the music for that instrument:
{ \omit TimeSignature \time 4/4 R1^\markup "tacet al fine" }
1. Maybe not the most elegant solution, but it has worked perfectly for my
needs.
2. This could easily be turned into a function — either just to tack on the
“additional” stuff [as I currently do manually], or taking the global variable
and a measure number as parameters and outputting a new/modified global
expression [for that particular instrument].
Hope that helps!
Kieren.
______________________________________________
My work day may look different than your work day. Please do not feel obligated
to read or respond to this email outside of your normal working hours.
Re: 'tacet al fine' multi-measure rest, Saul Tobin, 2024/10/11