From 6f7ada04471307a8c68641090160c0d8ed583267 Mon Sep 17 00:00:00 2001 From: Han-Wen Nienhuys Date: Sat, 21 Jan 2006 00:23:22 +0000 Subject: [PATCH] (Top): add tie NEWS. --- Documentation/topdocs/NEWS.tely | 5 +++++ lily/laissez-vibrer-tie.cc | 1 - 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/Documentation/topdocs/NEWS.tely b/Documentation/topdocs/NEWS.tely index fdac765857..ddd04efc74 100644 --- a/Documentation/topdocs/NEWS.tely +++ b/Documentation/topdocs/NEWS.tely @@ -162,6 +162,11 @@ This feature has been sponsored by Bertalan Fodor. @item Texts set in a TrueType font are now kerned. This requires CVS Pango or Pango 1.12. +@lilypond[relative=2,fragment,raggedright] + c4^"VAVAVAffififl" +@end lilypond + + @item Using the @TeX{} no longer requires linking or dynamically opening the kpathsea library, making the backend more easily usable on various systems. diff --git a/lily/laissez-vibrer-tie.cc b/lily/laissez-vibrer-tie.cc index c5ea346dda..b88cb9c45b 100644 --- a/lily/laissez-vibrer-tie.cc +++ b/lily/laissez-vibrer-tie.cc @@ -25,7 +25,6 @@ ADD_INTERFACE(Laissez_vibrer_tie, "details " "note-head " "thickness " - "x-gap " ); MAKE_SCHEME_CALLBACK(Laissez_vibrer_tie, calc_control_points, 1) -- 2.39.5