>>
@end lilypond
+Each staff group context sets the property
+@code{systemStartDelimiter} to one of the values
+@internalsref{SystemStartBar}, @internalsref{SystemStartBrace},
+and @internalsref{SystemStartBracket}. A fourth delimiter,
+@code{systemStartSquare}, is also available, but must be
+instantiated manually
+
+@c FIXME: Graham will deal with this. -gp
+@c snippet 201
+To display a bracket even if there is only one staff, see
+@lsr{staff,display-bracket-with-only-one-staff-in-a
+system.ly}
+
@seealso
Music Glossary: @rglos{brace}, @rglos{staff}, @rglos{staves}
Internals Reference: @internalsref{ChoirStaff},
@internalsref{GrandStaff}, @internalsref{StaffGroup},
-@internalsref{systemStartDelimiterHierarchy}.
-
-Each staff group context sets the property
-@code{systemStartDelimiter} to one of the values
@internalsref{SystemStartBar}, @internalsref{SystemStartBrace},
-and @internalsref{SystemStartBracket}. A fourth delimiter,
-@code{systemStartSquare}, is also available, but must be
-instantiated manually.
+@internalsref{SystemStartBracket},
+@internalsref{systemStartDelimiterHierarchy}.
-@commonprop
-
-To display a bracket even if there is only one staff, see
-@lsr{staff,display-bracket-with-only-one-staff-in-a
-system.ly}
-@c FIXME: Graham will deal with this.
-@c snippet 201
@node Staff symbol
@unnumberedsubsubsec Staff symbol
b b
@end lilypond
+@cindex staves, Frenched
+@cindex ossia
+@cindex Frenched staves
+
In combination with Frenched staves, this may be used to typeset
@emph{ossia} sections. An example is shown here
-@cindex staves, Frenched
-@cindex ossia
-
@lilypond[verbatim,relative=2,quote]
<<
\new Staff \with
@seealso
+Music Glossary: @rglos{ossia}, @rglos{staff},
+@c FIXME: add @rglos{Frenched staff}
+
Snippets: @lsrdir{staff}
Internals Reference: @internalsref{StaffSymbol},
@internalsref{DrumStaff}.
-Examples: @lsrdir{staff}
-
@node Hiding staves
@unnumberedsubsubsec Hiding staves