]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/line-spanner.cc
The grand \paper -> \layout, \bookpaper -> \paper renaming.
[lilypond.git] / lily / line-spanner.cc
index 36e35ef6eb6159a5690ea623387b73655fde0617..5a3a851a7cb64ba612572ab7a7e9fcc24fe1b7c9 100644 (file)
@@ -117,7 +117,7 @@ Line_spanner::line_stencil (Grob *me,
                                             ly_symbol2scm ("fetaMusic")),
                                    SCM_UNDEFINED);
       
-      Font_metric *fm = select_font (me->get_paper (),
+      Font_metric *fm = select_font (me->get_layout (),
                                     scm_cons (style_alist,
                                              alist_chain));
       Stencil m = fm->find_by_name ("scripts-trill-element");