]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/es/notation/staff.itely
Doc-es: fix compile.
[lilypond.git] / Documentation / es / notation / staff.itely
index 1128c62afbb8b7f7277c8f36e57d1b8829af5e66..12b55720457ce591acef2458aa27b0f6c80789c4 100644 (file)
@@ -1436,11 +1436,11 @@ bassClarinetNotes = \relative c' {
   d4 r a r
 }
 
-\addQuote "piccolo" { \piccolo }
+\addQuote "piccolo" { \piccoloNotes }
 
 <<
-  \new Staff \piccolo
-  \new Staff \bassClarinet
+  \new Staff \piccoloNotes
+  \new Staff \bassClarinetNotes
 >>
 @end lilypond