]> git.donarmstrong.com Git - lilypond.git/commitdiff
Docs: NR 1.6 Staff: comments from -user
authorTrevor Daniels <t.daniels@treda.co.uk>
Thu, 16 Oct 2008 17:35:37 +0000 (18:35 +0100)
committerTrevor Daniels <t.daniels@treda.co.uk>
Thu, 16 Oct 2008 17:35:37 +0000 (18:35 +0100)
Documentation/user/staff.itely

index 2ed5914aa98eb89f4d388d56b586db0f1b7bc1c8..90ecb279de860a66a6301973dec0b5f8e88ccda1 100644 (file)
@@ -28,8 +28,7 @@ performance marks to single staves.
 @subsection Displaying staves
 
 This section describes the different methods of creating and
 @subsection Displaying staves
 
 This section describes the different methods of creating and
-grouping staves, which are marked at the beginning of each line
-with either a bracket or a brace.
+grouping staves.
 
 @menu
 * Instantiating new staves::
 
 @menu
 * Instantiating new staves::
@@ -79,7 +78,7 @@ For details, see @ref{Percussion staves}.
 modern Gregorian chant.  It does not show bar lines.
 
 @lilypond[verbatim,quote,relative=2]
 modern Gregorian chant.  It does not show bar lines.
 
 @lilypond[verbatim,quote,relative=2]
-\new GregorianTranscriptionStaff { c4 d e f }
+\new GregorianTranscriptionStaff { c4 d e f e d }
 @end lilypond
 
 @code{RhythmicStaff} creates a single-line staff that only
 @end lilypond
 
 @code{RhythmicStaff} creates a single-line staff that only
@@ -381,6 +380,8 @@ The lines of a staff belong to the @code{StaffSymbol} grob.
 appearance of a staff, but they must be modified before the staff
 is created.
 
 appearance of a staff, but they must be modified before the staff
 is created.
 
+@c FIXME most of this section should be moved to NR 5.3 or moved to LSR -td
+
 The number of staff lines may be changed.  The clef position and
 the position of middle C may need to be modified to fit the new
 staff.  For an explanation, refer to the snippet section in
 The number of staff lines may be changed.  The clef position and
 the position of middle C may need to be modified to fit the new
 staff.  For an explanation, refer to the snippet section in