]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/text-item.hh
* lily/text-engraver.cc (process_acknowledged_grobs): use new
[lilypond.git] / lily / include / text-item.hh
index 70a7609d21144fb1fb94e1f1ae17101c2cbae084..4de0766c73209bd931c8dbd261a166b13f4581d5 100644 (file)
@@ -30,4 +30,8 @@ private:
   static Molecule lookup_text (Grob *me, Font_metric*, SCM text);
 };
 
+bool new_markup_p (SCM) ;
+SCM new_markup_brewer ();
+
+
 #endif /* TEXT_ITEM */