]> git.donarmstrong.com Git - lilypond.git/commitdiff
Doc: CG: formatting of "preferred terms" list.
authorGraham Percival <graham@percival-music.ca>
Sat, 16 Oct 2010 00:06:35 +0000 (01:06 +0100)
committerGraham Percival <gperciva@gperciva-desktop.(none)>
Sat, 16 Oct 2010 20:41:54 +0000 (21:41 +0100)
Documentation/contributor/doc-work.itexi

index 29642b71ab4a09d053ede1db9b32184ffc1ee2c4..4d7a3c488fafd8db3c202d0711e3dd9a845fd057 100644 (file)
@@ -1171,24 +1171,31 @@ names use this convention.
 @item
 Here is a list of preferred terms to be used:
 
+@itemize
+@item
 @emph{Simultaneous} NOT concurrent.
 
+@item
 @emph{Measure}: the unit of music.
 
+@item
 @emph{Bar line}: the symbol delimiting a measure NOT barline.
 
+@item
 @emph{Note head} NOT notehead.
 
+@item
 @emph{Chord construct} NOT just chord (when referring to < ... >)
 
+@item
 @emph{Staves} NOT Staffs:
-
-@noindent
 Phrases such as
 @q{multiple @@internalsref@{Staff@}s}
 should be rephrased to
 @q{multiple @@internalsref@{Staff@} contexts}.
 
+@end itemize
+
 
 @end itemize