]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/user/piano.itely
Remove @context{} in favor of @code{}.
[lilypond.git] / Documentation / user / piano.itely
index f6919e0944ca270c670ce0ced46ff0355ab800c9..104bcf81d001f8afee69ef627b082eaa466eb20d 100644 (file)
@@ -85,7 +85,7 @@ advance.  Here is a practical example
 
 @seealso
 
-In this manual: @ref{Manual staff switches}.
+Notation Reference: @ref{Manual staff switches}.
 
 Internals Reference: @internalsref{AutoChangeMusic}.
 
@@ -115,7 +115,7 @@ Voices can be switched between staves manually, using the command
 The string @var{staffname} is the name of the staff.  It switches the
 current voice from its current staff to the Staff called
 @var{staffname}.  Typically @var{staffname} is @code{"up"} or
-@code{"down"}.  The @context{Staff} referred to must already exist, so
+@code{"down"}.  The @code{Staff} referred to must already exist, so
 usually the setup for a score will start with a setup of the staves,
 
 @example
@@ -130,7 +130,7 @@ usually the setup for a score will start with a setup of the staves,
 @end example
 
 
-and the @context{Voice} is inserted afterwards
+and the @code{Voice} is inserted afterwards
 
 @example
 \context Staff = down
@@ -204,7 +204,7 @@ c\sostenutoDown d e c, f g a\sostenutoUp
 
 @seealso
 
-In this manual: @ref{Ties} (laissez vibrer).
+Notation Reference: @ref{Ties} (laissez vibrer).
 
 @node Staff switch lines
 @unnumberedsubsubsec Staff switch lines