From 615a6c6e036908a26b1f0fc45ea9a181000d0206 Mon Sep 17 00:00:00 2001 From: Urs Liska Date: Tue, 22 Apr 2014 20:53:03 +0200 Subject: [PATCH] Issue 3905: Doc: Clarify grace note sync workaround As pointed out in the thread http://lists.gnu.org/archive/html/lilypond-user/2014-04/msg00540.html it is necessary to use \grace for the old grace note sync issue. This commit makes that explicit in the known issues section in the NR --- Documentation/notation/rhythms.itely | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Documentation/notation/rhythms.itely b/Documentation/notation/rhythms.itely index 9ca613ed75..72c963cdb7 100644 --- a/Documentation/notation/rhythms.itely +++ b/Documentation/notation/rhythms.itely @@ -3511,6 +3511,12 @@ durations in the other staves. For the above example >> @end lilypond +Please make sure that you use the @code{\grace} command for the +spacer part, even if the visual part uses @code{\acciaccatura} or +@code{\appoggiatura} because otherwise an ugly slur fragment will +be printed, connecting the invisible grace note with the following +note. + The use of grace notes within voice contexts confuses the way the voice is typeset. This can be overcome by inserting a rest or note between the voice command and the grace note. -- 2.39.2