]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/lookup.hh
* scm/output-ps.scm (lily-traced-cm-fonts): substitution for lily
[lilypond.git] / lily / include / lookup.hh
index 4950ce6ff5efb43d45a00a52962d1aefc5124ccc..c730a25acfe9669130e66526cafe45238cfd4229 100644 (file)
@@ -33,6 +33,7 @@ struct Lookup
   static Molecule roundfilledbox (Box b, Real blotdiameter);
   static Molecule repeat_slash (Real w, Real slope, Real th);
   static Molecule line (Real th, Offset from, Offset to);
+  static Molecule horizontal_line (Interval w, Real th);
   static Molecule triangle (Interval, Real, Real);
 };