From: Jan Nieuwenhuizen Date: Sat, 17 Apr 2004 10:17:17 +0000 (+0000) Subject: (add-cmr-fonts): Narrow bold is ecrb. X-Git-Tag: release/2.3.1~78 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=7ca7b74d4cdbe764bb0150983040e0def258b586;p=lilypond.git (add-cmr-fonts): Narrow bold is ecrb. --- diff --git a/ChangeLog b/ChangeLog index 86381015a7..9777667ddf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,9 +1,13 @@ +2004-04-17 Jan Nieuwenhuizen + + * scm/font.scm (add-cmr-fonts): Narrow bold is ecrb. + 2004-04-17 Heikki Junes * input/regression/accidental-octave.ly: doc automatic showing of note names. -2004-04-16 Heikki Junes +2004-04-16 Heikki Junes * po/fi.po: do "make po && make -C po po-update" at top-level, then "cp po/out/fi.po po/fi.po" and update fields. diff --git a/scm/font.scm b/scm/font.scm index 360e4deccd..c599bb34a3 100644 --- a/scm/font.scm +++ b/scm/font.scm @@ -346,7 +346,7 @@ (#(roman caps medium) . (10.0 . #(,(delay (ly:font-load "ecsc10"))))) (#(roman upright bold-narrow ) . - (10.0 . #(,(delay (ly:font-load "ecb10"))))) + (10.0 . #(,(delay (ly:font-load "ecrb10"))))) (#(sans upright medium) . (10.0 . #(,(delay (ly:font-load "ecss8")) ,(delay (ly:font-load "ecss10"))