CVSROOT:        /cvsroot/lilypond
Module name:    lilypond
Branch:         
Changes by:     Han-Wen Nienhuys <[EMAIL PROTECTED]>    05/08/21 20:47:15

Modified files:
        .              : THANKS 
        lily           : tie.cc 

Log message:
        * lily/tie.cc: remove minimum-length
        
        * lily/tie.cc (get_control_points): rewrite. Put short ties in
        staff-spaces, make long ties cross staff lines. Avoid flags and dots.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/lilypond/lilypond/THANKS.diff?tr1=1.142&tr2=1.143&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/lilypond/lilypond/lily/tie.cc.diff?tr1=1.147&tr2=1.148&r1=text&r2=text

Patches:
Index: lilypond/THANKS
diff -u lilypond/THANKS:1.142 lilypond/THANKS:1.143
--- lilypond/THANKS:1.142       Tue Aug 16 23:35:08 2005
+++ lilypond/THANKS     Sun Aug 21 20:47:15 2005
@@ -27,6 +27,7 @@
 Sven Axelsson
 Trevor Bača
 Yoshinobu Ishizaki   
+Vicente Solsona Dellá
 
 
 BUG HUNTERS/SUGGESTIONS
Index: lilypond/lily/tie.cc
diff -u lilypond/lily/tie.cc:1.147 lilypond/lily/tie.cc:1.148
--- lilypond/lily/tie.cc:1.147  Sun Aug 21 13:55:24 2005
+++ lilypond/lily/tie.cc        Sun Aug 21 20:47:15 2005
@@ -384,7 +384,7 @@
               "dash-fraction"
               "dash-period "
               "details "
-              "direction"
+              "direction "
               "head-pair "
               "thickness "
               "x-gap ");


_______________________________________________
Lilypond-cvs mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/lilypond-cvs

Reply via email to