]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/custos-engraver.cc
*** empty log message ***
[lilypond.git] / lily / custos-engraver.cc
index 0538aef4527eee03547bdc714b889272fe0439d1..080121da8b8bacf16f2c74d6aae1ffce40b0b2a5 100644 (file)
@@ -105,7 +105,7 @@ Custos_engraver::process_acknowledged_grobs ()
          int p = pitches_[i].steps ();
          SCM c0 = get_property ("middleCPosition");
          if (ly_c_number_p (c0))
-           p += ly_scm2int (c0);
+           p += scm_to_int (c0);
 
          
          c->set_property ("staff-position",