]> git.donarmstrong.com Git - lilypond.git/commitdiff
Doc: NR 2.1 Vocal: improve Character names
authorTrevor Daniels <t.daniels@treda.co.uk>
Thu, 23 Sep 2010 23:14:56 +0000 (00:14 +0100)
committerTrevor Daniels <t.daniels@treda.co.uk>
Thu, 23 Sep 2010 23:15:28 +0000 (00:15 +0100)
 - indentation
 - add to @seealso

Documentation/notation/vocal.itely

index dae31bd36d56cac3c76f7b1b722cb8b027608386..726f852949f52f8c222a18638808f2b862fe10e1 100644 (file)
@@ -1861,20 +1861,24 @@ indicate each change.
      (midiInstrument . "voice aahs"))
 
 \relative c' {
-\instrumentSwitch "kaspar"
-c4 c c c
-\instrumentSwitch "melchior"
-a4 a a a
-\instrumentSwitch "kaspar"
-c4 c c c
+  \instrumentSwitch "kaspar"
+  c4 c c c
+  \instrumentSwitch "melchior"
+  a4 a a a
+  \instrumentSwitch "kaspar"
+  c4 c c c
 }
 @end lilypond
 
 @seealso
 Notation Reference:
 @ref{Instrument names},
-@ref{Selecting font and font size},
-@ref{Text}.
+@ref{Scheme functions},
+@ref{Text},
+@ref{Text markup commands}.
+
+Extending LilyPond:
+@rextend{Markup construction in Scheme}.
 
 @node Musical cues
 @unnumberedsubsubsec Musical cues