]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/text-interface.hh
Run `make grand-replace'.
[lilypond.git] / lily / include / text-interface.hh
index 3f8685b15ec2a169098e93a76a62a63e497cfb5b..4aa598cd154c7d140e2822f0127b841fa69953c8 100644 (file)
@@ -3,7 +3,7 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c) 1998--2007 Han-Wen Nienhuys <hanwen@xs4all.nl>
+  (c) 1998--2008 Han-Wen Nienhuys <hanwen@xs4all.nl>
   Jan Nieuwenhuizen <janneke@gnu.org>
 */
 
@@ -22,6 +22,7 @@ public:
   DECLARE_SCHEME_CALLBACK (interpret_string, (SCM, SCM, SCM));
   DECLARE_GROB_INTERFACE();
   static bool is_markup (SCM);
+  static bool is_markup_list (SCM);
 };
 
 #endif /* TEXT_ITEM */