]> git.donarmstrong.com Git - lilypond.git/blobdiff - scm/lily.scm
Release: update news.
[lilypond.git] / scm / lily.scm
index ab9e73dbf0b7e5500b025246db806d15d3e362f3..0c20c148b20a5ec56066379eaee887eeab20bf8b 100644 (file)
@@ -510,8 +510,10 @@ messages into errors.")
     ))
 
 (define-public lilypond-exported-predicates
-  `((,ly:box? . "box")
+  `((,ly:book? . "book")
+    (,ly:box? . "box")
     (,ly:context? . "context")
+    (,ly:context-def? . "context definition")
     (,ly:context-mod? . "context modification")
     (,ly:dimension? . "dimension, in staff space")
     (,ly:dir? . "direction")