Mark Knoop <[email protected]> writes: > I'm making a music function below to automatically create a repeat > structure. It's useable at the moment, but there are a couple of > improvements that could be made - any suggestions for these would be > very helpful. > > 1. The main problem is where to revert the bar number visibility > override. This needs to be done *after* the closing barline of the > repeat - the idea being that the bar following a repeat is always > numbered. Is there someway to schedule a delayed revert?
You can do the \revert and then a \once\override to the unreverted value. -- David Kastrup _______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
