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