]> git.donarmstrong.com Git - lilypond.git/blobdiff - scm/ascii-script.scm
* lily/lookup.cc (slur): Invoke bezier-bow.
[lilypond.git] / scm / ascii-script.scm
index 5413ee1b988b2caa166d9a6e2f2ad154c0f4128c..760b6096bea20ce6f6b589d78405ca0b93363833 100644 (file)
@@ -91,7 +91,7 @@
    ))
 
                                        ; simple flat slurs
-(define (bezier-sandwich l thick)
+(define (bezier-bow l thick)
   (let (
        (c0 (cadddr l))
        (c1 (cadr l))