]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/user/README.txt
Use @itemize without specifying @bullet.
[lilypond.git] / Documentation / user / README.txt
index 797cc6338c71043d2722ebb6807f1414b7b27c36..fa03b57a6092003b0c6e2225294fb0e265c74cb3 100644 (file)
@@ -145,7 +145,7 @@ main docs
 
   This makes it easier to avoid forgetting the `@noindent'.
 
-* in @itemize, use @item on a separate line like this:
+* in @itemize use @item on a separate line like this:
   @itemize
   @item
   Foo
@@ -153,6 +153,8 @@ main docs
   @item
   Bar
 
+  Do not use @itemize @bullet.
+
 * Use @q instead of `...' and @qq instead of ``...''.  The latter macro
   should be used with care since we use `...' as the default quoting
   throughout the manual, except for things related to direct speech.