Unfolding tremolo repeats: Difference between revisions
Add more categories; some formatting to avoid overlong lines |
mNo edit summary |
||
| Line 1: | Line 1: | ||
Currently, <code><var>note</var>:<var>duration</var></code>, which is | Currently, <code><var>note</var>:<var>duration</var></code>, which is more or less a shortcut for <code>\repeat tremolo</code>, is not unfolded by <code>\unfoldRepeats</code> (this is tracked in {{Issue|6145}}). The function given in this snippet provides a workaround. | ||
<lilypond version="2.24"> | <lilypond version="2.24"> | ||
fixTremolos = | fixTremolos = | ||