]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/user/staff.itely
NR 4.4.3 (ex.1) \override -> \overrideProperty
[lilypond.git] / Documentation / user / staff.itely
index e5a0d9c0039a6020ef0c4f122c964c53cc1d60b8..354ce5e898c41c1e69378688752ff4d658456e54 100644 (file)
@@ -6,7 +6,7 @@
     version that you are working on.  See TRANSLATION for details.
 @end ignore
 
-@c \version "2.11.65"
+@c \version "2.12.0"
 
 @node Staff notation
 @section Staff notation
@@ -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
@@ -480,13 +486,6 @@ Internals Reference:
 @rinternals{staff-symbol-interface}.
 
 
-@knownissues
-
-When setting vertical staff line positions manually, bar lines are
-always centered on position 0, so the maximum distance between the
-outermost bar lines in either direction must be equal.
-
-
 @node Ossia staves
 @unnumberedsubsubsec Ossia staves
 
@@ -587,6 +586,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 +667,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 +803,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 +966,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 +1143,7 @@ see @ref{Using tags}.
 @cindex articulation-event
 @cindex dynamic-event
 @cindex rest-event
+
 @funindex quotedEventTypes
 
 @lilypondfile[verbatim,lilyquote,texidoc,doctitle]
@@ -1185,6 +1191,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 +1335,4 @@ Internals Reference:
 
 Collisions can occur with rests, when using @code{\cueDuring},
 between @code{Voice} and @code{CueVoice} contexts.
+