]> git.donarmstrong.com Git - lilypond.git/commitdiff
*** empty log message ***
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Thu, 22 Aug 2002 18:43:07 +0000 (18:43 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Thu, 22 Aug 2002 18:43:07 +0000 (18:43 +0000)
ChangeLog
Documentation/user/refman.itely

index 6d82ea1767b5b71d1bfd821a9458c8255c5ec550..96ee65f1a96ba0448af7280413c1efe11efe0393 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2002-08-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
+
+       * Documentation/user/refman.itely: 
+
 2002-08-22  Tom Cato
 
         * Documentation/user/refman.itely: spelling fix.
index e5c549ba4ca17397600ca3e18f5bd5f720723da7..77a626fbb11d71c2bee1ffcac19692cd3aebaffa 100644 (file)
@@ -1988,6 +1988,10 @@ inserting @code{\startGraceMusic} before handling the grace notes, and
 these definitions to globally change grace note formatting. The
 standard definitions are in @file{ly/grace-init.ly}.
 
+Notice how the @code{\override} is carefully matched with a @code{\revert}.
+
+@cindex slash
+@cindex grace slash
 
 @lilypond[fragment,verbatim]
 \relative c'' \context Voice {
@@ -2000,6 +2004,8 @@ standard definitions are in @file{ly/grace-init.ly}.
 }
 @end lilypond
 
+
+
 If you want to end a note with a grace note, then the standard trick
 is to put the grace notes before a phantom ``space note'', e.g.
 @lilypond[fragment,verbatim, relative=2]