]> git.donarmstrong.com Git - lilypond.git/blobdiff - scm/output-lib.scm
patch::: 1.3.143.jcn1
[lilypond.git] / scm / output-lib.scm
index 2ccf6c576ede25587bdcec0833f6129f2d8f3989..941eb94ee7cf86d94508ad49af9749642c8d4471 100644 (file)
@@ -2,7 +2,7 @@
 ;;;;
 ;;;;  source file of the GNU LilyPond music typesetter
 ;;;; 
-;;;; (c) 1998--2000 Jan Nieuwenhuizen <janneke@gnu.org>
+;;;; (c) 1998--2001 Jan Nieuwenhuizen <janneke@gnu.org>
 ;;;; Han-Wen Nienhuys <hanwen@cs.uu.nl>
 
 
@@ -63,7 +63,7 @@
 ;; silly, use alist? 
 (define (find-notehead-symbol duration style)
   (case style
-   ((cross) "2cross")
+   ((xcircle) "2xcircle")
    ((harmonic) "0mensural")
    ((baroque) 
     (string-append (number->string duration)