]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/no-notation/recording.ly
* Documentation/user/notation.itely (Chords mode): typo: 13 -> 3.
[lilypond.git] / input / no-notation / recording.ly
index 388c95e1041f939fb2390535c48e406748db1af7..79ec1d3ce4389bdf905b9339fa1d6ae8a5ed53eb 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.2.0"
+\version "2.3.2"
 \header {
 
 texidoc = "The @code{Recording_group_engraver} will record events
@@ -15,7 +15,7 @@ theMusic = \context Staff \notes { c4 d8-. }
 
 listener = \paper {
  \context {
-   \VoiceContext
+   \Voice
    \type "Recording_group_engraver"
    recordEventSequence = #notice-the-events
  }