]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/text-item.cc
(interpret_markup): whoops, variable
[lilypond.git] / lily / text-item.cc
index aa86ab3cb6d78850638145a488910ac7e432c7af..759384541724730450c3b70203b7f3af861052a9 100644 (file)
@@ -33,7 +33,7 @@ Text_item::interpret_markup (SCM paper, SCM props, SCM markup)
        {
          lst = fontify_atom (mf, lst);
        
-         Box b = mf->text_dimension (str);
+         b = mf->text_dimension (str);
        }
       else
        {