| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix 1456...Remove context argument from \overrideTimeSignatureSettings. It
always applies to the Timing context, so no argument is necessary.
Fix documentation and regression tests to match new behavior.
Write conversion rules for convert-ly
Run convert-ly on the documentation
| Carl Sorensen | 2010-12-22 | 1 | -16/+16 |
* | Fix 1284 -- make \revertTimeSignatureSettings work properly...scm/time-signature-settings.scm -- fix broken revert function
input/regression/multiple-time-sig-settings.ly -- Add test
for \revertTimeSignatureSettings
| Carl Sorensen | 2010-10-01 | 1 | -5/+8 |
* | Fix overrideTimeSignatureSettings multiple overrides work...Eliminated an undesirable reverse of the list in revert-setting
Add a regression test for this problem
| Carl Sorensen | 2010-09-10 | 1 | -0/+31 |