]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/text-item.cc
release: 1.5.47
[lilypond.git] / lily / text-item.cc
index b165e86711e5dc4004ba3d8550e437a77bd7520f..194028ab3f4dd24d001843ff4de0cecfa2a35f6f 100644 (file)
@@ -246,3 +246,9 @@ Text_item::brew_molecule (SCM smob)
   return mol.smobbed_copy (); 
 }
 
+
+
+
+ADD_INTERFACE (Text_item,"text-interface",
+  "A scheme markup text",
+  "text align baseline-skip lookup raise kern word-space magnify");