From 28f671cd939b8e24e8aacf9a4d933912d6f6267c Mon Sep 17 00:00:00 2001 From: Han-Wen Nienhuys Date: Thu, 22 Aug 2002 18:43:07 +0000 Subject: [PATCH] *** empty log message *** --- ChangeLog | 4 ++++ Documentation/user/refman.itely | 6 ++++++ 2 files changed, 10 insertions(+) diff --git a/ChangeLog b/ChangeLog index 6d82ea1767..96ee65f1a9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2002-08-22 Han-Wen Nienhuys + + * Documentation/user/refman.itely: + 2002-08-22 Tom Cato * Documentation/user/refman.itely: spelling fix. diff --git a/Documentation/user/refman.itely b/Documentation/user/refman.itely index e5c549ba4c..77a626fbb1 100644 --- a/Documentation/user/refman.itely +++ b/Documentation/user/refman.itely @@ -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] -- 2.39.5