]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/ambitus-mixed.ly
(Lilypond_snippet.notice_include):
[lilypond.git] / input / test / ambitus-mixed.ly
index e20da8689fb58b4f01fa2530b307a1c1d30bdf10..c79bbdbc367998674972d71c4bac759194576a3b 100644 (file)
@@ -3,7 +3,7 @@
 texidoc = "Ambituses can be switched off or translated by using
 applyoutput.
 
-If you want to mix per-voice and per-staff ambiti, then you have to
+If you want to mix per-voice and per-staff ambituses, then you have to
 define you have to declare a new context type derived from the
 @code{Voice} context or @code{Staff} context.  The derived context
 must consist of the @code{Ambitus_engraver} and it must be accepted by
@@ -13,7 +13,7 @@ derived context can then be used in parallel in the same score. (this is not dem
 "
 }
 
-\version "1.9.6"
+\version "2.1.7"
 
 #(define (kill-ambitus grob grob-context apply-context)
   (if (memq 'ambitus-interface (ly:get-grob-property grob 'interfaces))