4 source file of the GNU LilyPond music typesetter
6 (c) 2000--2005 Juergen Reuter <reuter@ipd.uka.de>
12 #include "lily-guile.hh"
18 DECLARE_SCHEME_CALLBACK (print, (SCM smob));
19 static bool has_interface (Grob*);
20 static Slice get_positions (Grob*);
21 static Interval head_width (Grob* me, Grob * common);