]> git.donarmstrong.com Git - lilypond.git/blobdiff - scm/output-tex.scm
add TODO comment.
[lilypond.git] / scm / output-tex.scm
index 8a531626f6e531beca556d763f4942c192638e42..408319655bd3aca72b3ec4fe4efbf6f546d73011 100644 (file)
                 (ly:number->string x) "}{"
                 s "}%\n"))
 
-(define (bezier-bow l thick)
-  (embedded-ps (list 'bezier-bow  `(quote ,l) thick)))
-
 (define (bezier-sandwich l thick)
   (embedded-ps (list 'bezier-sandwich  `(quote ,l) thick)))