]> git.donarmstrong.com Git - lilypond.git/commitdiff
Minor tweaks.
authorGraham Percival <graham@percival-music.ca>
Mon, 18 Feb 2008 00:53:54 +0000 (16:53 -0800)
committerGraham Percival <graham@percival-music.ca>
Mon, 18 Feb 2008 00:53:54 +0000 (16:53 -0800)
Documentation/user/editorial.itely

index 2e9ce00601dda5adf7f35160e919b33971425a65..75b4ca572c852c196fec66e09babc607df7570e7 100644 (file)
@@ -299,7 +299,10 @@ the input}.
 Snippets: @lsrdir{Editorial,Editorial-annotations}.
 
 @refbugs
-Not all x11 colors are distinguishable in a web browser i.e. a web browser might not display a difference between 'LimeGreen and 'ForestGreen.  For web use normal colors are recommended. (#blue, #green, #red) TODOgp
+Not all x11 colors are distinguishable in a web browser i.e. a web
+browser might not display a difference between 'LimeGreen and
+'ForestGreen.  For web use normal colors are recommended. (#blue,
+#green, #red)
 
 An x11 color is not necessarily exactly the same shade as a
 similarly named normal color.
@@ -327,8 +330,9 @@ the music event,
   g
 >4-\parenthesize -.
 d g 
-< c
-\parenthesize fis
+<
+  c
+  \parenthesize fis
 >
 @end lilypond
 
@@ -506,7 +510,9 @@ the @code{Staff} context.  A bracket is started with
   \layout {
     \context {
       \Staff \consists "Horizontal_bracket_engraver"
-}}}
+    }
+  }
+}
 @end lilypond
 
 @seealso