]> git.donarmstrong.com Git - lilypond.git/blobdiff - scm/font.scm
Center harmonic heads if stem is invisible. Fixes #140
[lilypond.git] / scm / font.scm
index bc8723d4f2f2b14859b840557b870a3cec02bdf6..8774042ca90b87d8ef458f2e7ebbb828cec44fcb 100644 (file)
@@ -2,7 +2,7 @@
 ;;;;
 ;;;;  source file of the GNU LilyPond music typesetter
 ;;;; 
-;;;; (c) 2004--2005 Han-Wen Nienhuys <hanwen@xs4all.nl>
+;;;; (c) 2004--2006 Han-Wen Nienhuys <hanwen@xs4all.nl>
 
 ;; TODO:
 ;;
                       (ly:pt 12)))))))
 
   (add-node 'upright 'normal) 
+  (add-node 'caps 'normal) 
   (add-node 'upright 'bold) 
   (add-node 'italic 'normal)
   (add-node 'italic 'bold))