]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/paper-def.hh
release: 1.3.24
[lilypond.git] / lily / include / paper-def.hh
index 37e35c1b66b3da7885ccc0cfc8d2b29cc419441b..e4f608088d9d2a7906d8f16462f2ddb295166588 100644 (file)
@@ -77,13 +77,6 @@ public:
 
   Lookup const * lookup_l (int sz) const;      // TODO naming
 
-  /** convert a duration to an idealspacing
-    influence using the geometric_ and  paratime_signatures.
-    */
-  Real length_mom_to_dist (Moment, Real) const;
-  
-  Real arithmetic_constant (Moment minimal_mom) const;
-  Real arithmetic_spacing (Moment mom,Real constant) const;
 
   virtual int get_next_default_count () const;
   static void reset_default_count();