From 13dceb80e01ea8b09de46484b4cf40cd0f23287f Mon Sep 17 00:00:00 2001 From: Graham Percival Date: Thu, 27 Mar 2008 05:32:42 -0700 Subject: [PATCH] Update from Till. --- Documentation/user/staff.itely | 24 +++++++++++++++--------- 1 file changed, 15 insertions(+), 9 deletions(-) diff --git a/Documentation/user/staff.itely b/Documentation/user/staff.itely index a5ceed35b7..31459e65c9 100644 --- a/Documentation/user/staff.itely +++ b/Documentation/user/staff.itely @@ -157,11 +157,11 @@ behaviour of the bar lines. 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{SystemStartBar}, @code{SystemStartBrace}, +and @code{SystemStartBracket}. A fourth delimiter, @code{systemStartSquare}, is also available, but must be -instantiated manually. The usage of this last delimiter is shown in the -snippet section in @ref{Deeper nested staff groups}. +instantiated manually. The usage of this last delimiter is shown further +down in the snippet section. @itemize @@ -246,10 +246,12 @@ piano music and @code{ChoirStaff} for all kind of vocal ensemble music. @snippets +@c FIXME: not yet in master +@c @lilypondfile[verbatim,lilyquote,ragged-right,texidoc] +@c {use-sqare-bracket-at-the-start-of-a-staff-group.ly} + @lilypondfile[verbatim,lilyquote,ragged-right,texidoc] {display-bracket-with-only-one-staff-in-a-system.ly} -@c snippet 201 -@c need this additional line: \override Score.SystemStartBar #'collapse-height = #1 @cindex mensurstriche layout @cindex renaissance music @@ -270,8 +272,7 @@ Snippets: @lsrdir{Staff,Staff-notation} Internals Reference: @internalsref{ChoirStaff}, @internalsref{GrandStaff}, @internalsref{StaffGroup}, @internalsref{SystemStartBar}, @internalsref{SystemStartBrace}, -@internalsref{SystemStartBracket}. - +@internalsref{SystemStartBracket}, and @internalsref{systemStartSquare}. @node Deeper nested staff groups @@ -290,10 +291,15 @@ Here is an example of an orchestral score using groupings and nesting of these groupings. Note that the instrument names are omited from the source code, see @ref{Instrument names} how to set them. - @cindex staff, nested @cindex staves, nested @cindex nesting of staves +@cindex system start delimiters, nested +@cindex nested staff brackets +@cindex brackets, nesting of +@cindex braces, nesting of +@cindex inner staff group +@cindex inner choir staff group @example -- 2.39.2