]> git.donarmstrong.com Git - lilypond.git/commitdiff
Docs: Index to staff.itely by Ralph Palmer
authorCarl Sorensen <c_sorensen@byu.edu>
Sun, 22 Mar 2009 01:28:07 +0000 (19:28 -0600)
committerCarl Sorensen <c_sorensen@byu.edu>
Sun, 22 Mar 2009 01:31:46 +0000 (19:31 -0600)
Documentation/user/staff.itely

index 34f90a32e76c326920c8ccb94829e4d10843f93f..559ab203a52d59e8424c5e0423de8ada991a4845 100644 (file)
@@ -56,6 +56,12 @@ grouping staves.
 
 @funindex \drummode
 @funindex drummode
+@funindex DrumStaff
+@funindex RhythmicStaff
+@funindex TabStaff
+@funindex MensuralStaff
+@funindex VaticanaStaff
+@funindex GregorianTranscriptionStaff
 
 @notation{Staves} (singular: @notation{staff}) are created with
 the @code{\new} or @code{\context} commands.  For details, see
@@ -587,6 +593,7 @@ example.
 >>
 @end lilypond
 
+
 Using the @code{\RemoveEmptyStaffContext} command to create ossia
 staves may be used as an alternative.  This method is most
 convenient when ossia staves occur immediately following a line
@@ -667,6 +674,9 @@ Internals Reference:
 
 @funindex \RemoveEmptyStaffContext
 @funindex RemoveEmptyStaffContext
+@funindex Staff_symbol_engraver
+@funindex \stopStaff
+@funindex stopStaff
 
 
 Staff lines can be hidden by removing the
@@ -800,7 +810,7 @@ format cue notes are also described.
 
 @cindex tempo
 @cindex beats per minute
-@cindex metronome marking
+@cindex metronome mark
 @cindex metronome marking with text
 
 @funindex \tempo
@@ -963,6 +973,8 @@ these settings, see @ref{Horizontal dimensions}.
 >>
 @end lilypond
 
+@cindex instrument names, adding to other contexts
+
 To add instrument names to other contexts (such as
 @code{GrandStaff}, @code{ChoirStaff}, or @code{StaffGroup}),
 @code{Instrument_name_engraver} must be added to that context.
@@ -1138,6 +1150,7 @@ see @ref{Using tags}.
 @cindex articulation-event
 @cindex dynamic-event
 @cindex rest-event
+
 @funindex quotedEventTypes
 
 @lilypondfile[verbatim,lilyquote,texidoc,doctitle]
@@ -1185,6 +1198,8 @@ written entirely in lower-case letters: @code{\addquote}.
 
 @funindex \cueDuring
 @funindex cueDuring
+@funindex \quoteDuring
+@funindex quoteDuring
 
 The previous section explains how to create quotations.  The
 @code{\cueDuring} command is a more specialized form of
@@ -1327,3 +1342,4 @@ Internals Reference:
 
 Collisions can occur with rests, when using @code{\cueDuring},
 between @code{Voice} and @code{CueVoice} contexts.
+