]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/time-signature.cc
release: 1.3.55
[lilypond.git] / lily / time-signature.cc
index 0c11decc33c32b5a435813f2bad4e3d33b9d9f1b..15d419a94f5a8eb104e133c2ac1f66c5cbf3b8be 100644 (file)
 #include "paper-def.hh"
 #include "lookup.hh"
 
-Time_signature::Time_signature ()
+Time_signature::Time_signature (SCM s)
+  :  Item (s)
 {
-  set_elt_property ("breakable", SCM_BOOL_T);
+
 }
 
 // ugh.!
@@ -73,7 +74,7 @@ Time_signature::special_time_signature (String s, int n, int d) const
 Molecule
 Time_signature::time_signature (int num, int den) const
 {
-  String sty = "number";
+  String sty = "timesig";
 
   /*
     UGH: need to look at fontsize.