From: Graham Percival Date: Fri, 4 Jan 2008 19:09:16 +0000 (-0800) Subject: Test patch from Trevor. X-Git-Tag: release/2.11.38-1~130 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=f335c1be7b07e4d044fdc676e8af2975d69e594f;p=lilypond.git Test patch from Trevor. --- diff --git a/Documentation/user/fundamental.itely b/Documentation/user/fundamental.itely index af59b0cf8f..de3f81c340 100644 --- a/Documentation/user/fundamental.itely +++ b/Documentation/user/fundamental.itely @@ -546,7 +546,6 @@ and colors for the three voices. @end lilypond Let us see how this is done. -@smallspace @funindex \\ @@ -1288,9 +1287,7 @@ apostrophes. Note the occurrence of hash signs, (@code{#}), in two different places -- as part of the Boolean value before the @code{t} or @code{f}, and before @emph{value} in the @code{\set} statement. So when a Boolean is being -entered you need to code two hash signs, e.g., @code{##t}. - -@smallspace +entered you need to code two hash signs, e.g., @code{##t}. Before we can set any of these properties we need to know in which context they operate. Sometimes this is obvious,