]> git.donarmstrong.com Git - lilypond.git/commitdiff
Doc: Issue 4349: Clarify where changes to beatStructure should be placed
authorTrevor Daniels <t.daniels@treda.co.uk>
Sun, 19 Apr 2015 22:03:12 +0000 (23:03 +0100)
committerTrevor Daniels <t.daniels@treda.co.uk>
Fri, 24 Apr 2015 10:15:52 +0000 (11:15 +0100)
  Make it clear that changes to beatStructure and baseMoment
  apply only to the time signature currently in force, and
  hence that those changes must come immediately after a
  new \time command, not before it.

Documentation/notation/rhythms.itely

index f14e0dbd996297cd29f57386ff2113ed3ad59984..db4109af9c5d8f2e88e1f849a606e9c6e94fa75d 100644 (file)
@@ -2095,6 +2095,14 @@ units of @code{baseMoment}.  By default, @code{baseMoment} is one
 over the denominator of the time signature.  By default, each unit of
 length @code{baseMoment} is a single beat.
 
+Note that there are separate @code{beatStructure} and @code{baseMoment}
+values for each time signature.  Changes to these variables apply only
+to the time signature that is currently in force, hence those changes
+must be placed after the @code{\time} command which starts a new time
+signature section, not before it.  New values given to a particular
+time signature are retained and reinstated whenever that time signature
+is re-established.
+
 @lilypond[quote,relative=2,verbatim]
 \time 5/16
 c16^"default" c c c c |