X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=scm%2Ffont.scm;h=8774042ca90b87d8ef458f2e7ebbb828cec44fcb;hb=0bdd29149c655aa7da952269a5cbd80825d2f16f;hp=bc8723d4f2f2b14859b840557b870a3cec02bdf6;hpb=0109409b34b17adf6e6c2a88584997ffa98286d1;p=lilypond.git diff --git a/scm/font.scm b/scm/font.scm index bc8723d4f2..8774042ca9 100644 --- a/scm/font.scm +++ b/scm/font.scm @@ -2,7 +2,7 @@ ;;;; ;;;; source file of the GNU LilyPond music typesetter ;;;; -;;;; (c) 2004--2005 Han-Wen Nienhuys +;;;; (c) 2004--2006 Han-Wen Nienhuys ;; TODO: ;; @@ -322,6 +322,7 @@ (ly:pt 12))))))) (add-node 'upright 'normal) + (add-node 'caps 'normal) (add-node 'upright 'bold) (add-node 'italic 'normal) (add-node 'italic 'bold))