]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/afm.cc
* scm/grob-description.scm (all-grob-descriptions): set
[lilypond.git] / lily / afm.cc
index e9d770e46d00d8f966d39e2120feb7dfa5497895..51dbba8224532f0429ba718f4383a88cff7d54ad 100644 (file)
@@ -169,7 +169,7 @@ Adobe_font_metric::find_by_name (String s) const
     }
   
   SCM at = (scm_list_n (ly_symbol2scm ("char"),
-                     gh_int2scm (cm->code),
+                     scm_int2num (cm->code),
                      SCM_UNDEFINED));
   
   //  at= fontify_atom ((Font_metric*)this, at);