Status: New Owner: ---- Labels: Type-Enhancement Patch-new
New issue 2032 by d...@gnu.org: Patch: Fold set-time-signature into \time http://code.google.com/p/lilypond/issues/detail?id=2032 Fold set-time-signature into \time This removes the strange-syntax set-time-signature and folds its functionality into \time, by admitting beat-structure as an optional argument before the signature. There are several patches in the series: Run scripts/auxiliar/update-with-convert-ly.sh Fold set-time-signature into \time Make new predicate number-list? I decided to move make-time-signature-set into the music function definition. There is a function with the same name and a previous life-span in the load-order that just sufficed for getting its function value copied into some internal property before getting overwritten. Amazing that this did not explode long ago. This patch is on top of Issue 2024, I'll block it on it accordingly. It will also be blocked until VERSION increases enough to make Lilypond happy about the results of convert-ly. http://codereview.appspot.com/5373041 _______________________________________________ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond