]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/lookup.hh
release: 0.1.45
[lilypond.git] / lily / include / lookup.hh
index e5cf3f10e94f2f12b485a723b04d23db3b97bc86..c290cbd64f2e9b32d8b4d2b938bd293273dc50fc 100644 (file)
@@ -50,10 +50,10 @@ struct Lookup {
   Atom bar (String, Real height) const;
     
   Atom dots () const;
-  Atom slur (Real &dy, Real &dx, Direction dir) const;
+  Atom slur (Real &dy, Real &dx, Real ht, Direction dir) const;
   Atom plet (Real &dy, Real &dx, Direction dir) const;
   Atom tex_slur (int dy, Real &dx, Direction dir) const;
-  Atom ps_slur (Real dy, Real dx, Real dir) const;
+  Atom ps_slur (Real dy, Real dx, Real ht, Real dir) const;
   Atom half_slur (int dy, Real &dx, Direction dir, int xpart) const;
   Atom half_slur_middlepart (Real &dx, Direction dir) const;
   Atom big_slur (int dy, Real &dx, Direction dir) const;