]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/text-item.cc
(get_font_by_design_size): retrieve
[lilypond.git] / lily / text-item.cc
index 3bcab30fc9f79aa068c3f44b3f80399c4f476d58..2ceb979b74546c07af70742a0efcbc53340954ac 100644 (file)
@@ -40,6 +40,7 @@ Text_interface::interpret_string (SCM layout_smob,
   return fm->text_stencil (str).smobbed_copy();
 }
 
+
 MAKE_SCHEME_CALLBACK (Text_interface, interpret_markup, 3)
 SCM
 Text_interface::interpret_markup (SCM layout_smob, SCM props, SCM markup)