]> git.donarmstrong.com Git - lilypond.git/commit
Issue 4127: allow mid-measure \time
authorDan Eble <nine.fierce.ballads@gmail.com>
Wed, 8 Oct 2014 02:28:21 +0000 (22:28 -0400)
committerDavid Kastrup <dak@gnu.org>
Mon, 13 Oct 2014 13:52:35 +0000 (15:52 +0200)
commit61d0f3c7bebf2a9cdea56ff4e3b52e3e3510bf8a
treede5d372822a6ae5a65680417e5713031148c0176
parent30203dfe5c45fb9c6255512ba0f8366b322d303f
Issue 4127: allow mid-measure \time

\time is now allowed in mid measure provided that \partial appears at
the same timestep.

Documentation changes include some clean-up of index entries related
to time signatures.
Documentation/changes.tely
Documentation/notation/ancient.itely
Documentation/notation/changing-defaults.itely
Documentation/notation/rhythms.itely
input/regression/time-signature-midmeasure-warning.ly [new file with mode: 0644]
input/regression/time-signature-midmeasure.ly
lily/partial-iterator.cc
lily/time-signature-engraver.cc
scm/define-context-properties.scm
scm/define-music-callbacks.scm