bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Issue 2032 in lilypond: Patch: Fold set-time-signature into \time


From: lilypond
Subject: Issue 2032 in lilypond: Patch: Fold set-time-signature into \time
Date: Wed, 09 Nov 2011 12:50:49 +0000

Status: New
Owner: ----
Labels: Type-Enhancement Patch-new

New issue 2032 by address@hidden: 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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]