]> git.donarmstrong.com Git - lilypond.git/commitdiff
Add info from mailist.
authorGraham Percival <graham@percival-music.ca>
Tue, 2 Jan 2007 15:18:04 +0000 (07:18 -0800)
committerGraham Percival <graham@percival-music.ca>
Tue, 2 Jan 2007 15:18:04 +0000 (07:18 -0800)
Documentation/user/non-music.itely

index 16ed517ad84b412c4e33fd5ec8e78d71cd557380..c0af45a2ecd5a55de8ab6e3c00f72b09f74965d0 100644 (file)
@@ -785,7 +785,15 @@ to a score, for example,
 
 The tempo is specified using the @code{\tempo} command.  In this
 example the tempo of quarter notes is set to 72 beats per minute.
+The tempo
+specification can not take dotted note lengths as an argument. In this
+case, break the dotted notes into smaller units. For example, a tempo
+of 90 dotted quarter notes per minute can be specified as 270 eighth
+notes per minute
 
+@example
+tempoWholesPerMinute = #(ly:make-moment 270 8)
+@end example
 
 If there is a @code{\midi} command in a @code{\score}, only MIDI will
 be produced.  When notation is needed too, a @code{\layout} block must