From 00aaac301f2f44e697cbd83b11dc4597a029c3d1 Mon Sep 17 00:00:00 2001 From: Trevor Daniels Date: Sun, 7 Dec 2008 09:51:41 +0000 Subject: [PATCH] Docs: NR 2.1.5 Stanzas: Add warning - \once with \set ignoreMelismata = ##t does not work --- Documentation/user/vocal.itely | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Documentation/user/vocal.itely b/Documentation/user/vocal.itely index a58503b2f2..7f68e263fe 100644 --- a/Documentation/user/vocal.itely +++ b/Documentation/user/vocal.itely @@ -1096,9 +1096,6 @@ multiple syllables in another one. One solution is to make the faster voice ignore the melisma. This is done by setting @code{ignoreMelismata} in the Lyrics context. - -@c TODO: breaks compile -@c seems to be fixed, does not break compile anymore --FV @lilypond[verbatim,ragged-right,quote] << \relative c' \new Voice = "lahlah" { @@ -1121,6 +1118,11 @@ voice ignore the melisma. This is done by setting >> @end lilypond +@knownissues +Unlike most @code{\set} commands, @code{\set ignoreMelismata} does +not work if prefixed with @code{\once}. It is necessary to use +@code{\set} and @code{\unset} to bracket the lyrics where melismata +are to be ignored. @subsubheading Switching to an alternative melody -- 2.39.2