]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/lookup.hh
release: 0.1.42
[lilypond.git] / lily / include / lookup.hh
index 39dc5ae9b05b559717da761a36864662ac904a09..e5cf3f10e94f2f12b485a723b04d23db3b97bc86 100644 (file)
@@ -51,6 +51,7 @@ struct Lookup {
     
   Atom dots () const;
   Atom slur (Real &dy, Real &dx, 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 half_slur (int dy, Real &dx, Direction dir, int xpart) const;