]> git.donarmstrong.com Git - lilypond.git/commitdiff
Test patch from Trevor.
authorGraham Percival <graham@percival-music.ca>
Fri, 4 Jan 2008 19:09:16 +0000 (11:09 -0800)
committerGraham Percival <graham@percival-music.ca>
Fri, 4 Jan 2008 19:09:16 +0000 (11:09 -0800)
Documentation/user/fundamental.itely

index af59b0cf8faae31d5cc14ec7ca92942ac50577a7..de3f81c3400bbb69f034f9432695f5d5534e8c67 100644 (file)
@@ -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,