]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/bar-line.cc
the great dash-replace.
[lilypond.git] / lily / bar-line.cc
index 5a30a2c9a5d83ae4d9f8c8b93f9f610eb36f0835..28acd4f68ab219cba1c711edf0422d4448085374 100644 (file)
@@ -45,7 +45,7 @@ Bar_line::compound_barline (Grob *me, std::string str, Real h,
   Real hair = robust_scm2double (me->get_property ("hair-thickness"), 1);
   Real fatline = robust_scm2double (me->get_property ("thick-thickness"), 1);
 
-  Real staffline = me->layout ()->get_dimension (ly_symbol2scm ("linethickness"));
+  Real staffline = me->layout ()->get_dimension (ly_symbol2scm ("line-thickness"));
   Real staff_space = Staff_symbol_referencer::staff_space (me);
 
   kern *= staffline;
@@ -146,7 +146,7 @@ Bar_line::simple_barline (Grob *me,
 {
   Real blot
     = rounded
-    ? me->layout ()->get_dimension (ly_symbol2scm ("blotdiameter"))
+    ? me->layout ()->get_dimension (ly_symbol2scm ("blot-diameter"))
     : 0.0;
 
   return Lookup::round_filled_box (Box (Interval (0, w),