2 time_signature.hh -- declare Time_signature
4 (c) 1996--2005 Han-Wen Nienhuys
13 Print a time_signature sign.
17 2+3+2/8 time_signatures
22 static bool has_interface (Grob*);
23 static Stencil special_time_signature (Grob*, SCM, int, int) ;
24 static Stencil numbered_time_signature (Grob*, int, int);
25 DECLARE_SCHEME_CALLBACK (print, (SCM ));