]> git.donarmstrong.com Git - lilypond.git/blobdiff - scm/lily.scm
Doc-es: update Notation/World.
[lilypond.git] / scm / lily.scm
index 3d7a326c64b6cbc9a98e64b4808bca3fe2a714bc..5ead4e6c9cf9da25e8f12bcf08cdfa145692f613 100644 (file)
@@ -678,6 +678,10 @@ messages into errors.")
     (,fraction? . "fraction, as pair")
     (,grob-list? . "list of grobs")
     (,index? . "non-negative integer")
+    (,key? . "index or symbol")
+    (,key-list? . "list of indexes or symbols")
+    (,key-list-or-music? . "key list or music")
+    (,key-list-or-symbol? . "key list or symbol")
     (,markup? . "markup")
     (,markup-command-list? . "markup command list")
     (,markup-list? . "markup list")