From 3499f361499d8c29baa0a37012720ed3c5fa9151 Mon Sep 17 00:00:00 2001 From: Graham Percival Date: Fri, 4 Apr 2008 12:03:35 -0700 Subject: [PATCH] Update \parenthesis instructions. --- Documentation/user/editorial.itely | 19 ++++++------------- 1 file changed, 6 insertions(+), 13 deletions(-) diff --git a/Documentation/user/editorial.itely b/Documentation/user/editorial.itely index a65680b99e..a9568ab396 100644 --- a/Documentation/user/editorial.itely +++ b/Documentation/user/editorial.itely @@ -320,21 +320,19 @@ Notes in a chord cannot be colored with @code{\override}; use @cindex parentheses Objects may be parenthesized by prefixing @code{\parenthesize} to -the music event. This only functions inside chords; to -parenthesize a single note it must be enclosed with @code{<>} as -if it is a chord. - -FIXME: after 2.11.44 is out, -@c \parenthesize c4-. \parenthesize r4 \parenthesize 4-> +the music event. When applied to a chord, it parenthesizes every +note. @lilypond[quote,relative=2,fragment,verbatim,ragged-right] -c2 < \parenthesize d> +c2 \parenthesize d +c2 \parenthesize @end lilypond Non-note objects may be parenthesized as well. @lilypond[quote,relative=2,fragment,verbatim,ragged-right] -< c d g >2-\parenthesize -. d +c2-\parenthesize -. d +c2 \parenthesize r @end lilypond @seealso @@ -347,11 +345,6 @@ Internals Reference: @internalsref{ParenthesesItem}, @internalsref{parentheses-interface}. -@knownissues - -@c FIXME: is this still relevant? -vv -Rests cannot be parenthesized. - @node Stems @unnumberedsubsubsec Stems -- 2.39.5