]> git.donarmstrong.com Git - lilypond.git/commitdiff
Add Articulate to change log.
authorFrancisco Vila <francisco.vila@hispalinux.es>
Fri, 8 Apr 2011 11:21:38 +0000 (13:21 +0200)
committerFrancisco Vila <francisco.vila@hispalinux.es>
Fri, 8 Apr 2011 11:21:47 +0000 (13:21 +0200)
Documentation/changes.tely

index db242294592be90e4dbb9b00c6033c02965555fc..d91f8e447364feac49c76a61464c22eba0a04205 100644 (file)
@@ -61,6 +61,19 @@ which scares away people.
 
 @end ignore
 
+@item
+The Articulate script by Peter Chubb, which is GPLv3 licensed, is now
+a part of the distribution.  It allows easy generation of improved
+MIDI files that perform non-legato by default, legato slurs, staccato,
+tempo markings, trills, etc.
+
+@example
+\include "articulate.ly"
+\articulate <<
+      all the rest of the score...
+>>
+@end example
+
 @item
 Single beat repeats for sixteenth or shorter notes and beat repeats for
 measures containing notes of varying durations are now supported.