From: Graham Percival Date: Fri, 4 Apr 2008 19:03:35 +0000 (-0700) Subject: Update \parenthesis instructions. X-Git-Tag: release/2.11.44-1~35 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=3499f361499d8c29baa0a37012720ed3c5fa9151;p=lilypond.git Update \parenthesis instructions. --- 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