You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We disabled the double bar at the end of each section because it was breaking repeats at the end of sections, but we also removed the thick double-bar at the end of each song. Was this interfering with repeats at the end of songs?
If no, we should re-enable them because we need a thick double bar at the end of each tune, if yes, what are our other options?
Looking into this a little bit and I don't see any clean solutions. For the purpose of brainstorming, here are some possible solutions (each with their own drawbacks):
Don't use wrapper function. Require the typesetter to specify the bars themselves
Create wrapper functions for the possible combinations: \endPartRepeat, \endSongRepeat
I'm not familiar with mako templating. Would there be some way to use mako macros instead of lilypond's and have the behave differently depending on the context?
Let me know if you have any other ideas, or avenues worth looking down.
We disabled the double bar at the end of each section because it was breaking repeats at the end of sections, but we also removed the thick double-bar at the end of each song. Was this interfering with repeats at the end of songs?
If no, we should re-enable them because we need a thick double bar at the end of each tune, if yes, what are our other options?
Note: They were removed in commit e0133b4
The text was updated successfully, but these errors were encountered: