]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/staff-symbol.cc
* scm/page-layout.scm (plain-header): add printpagenumber boolean
[lilypond.git] / lily / staff-symbol.cc
index 695ebb201c54a9ed893fd831910a79b5af65d874..691f86a577c96bd06363122f7fc826fd24e120f1 100644 (file)
@@ -104,7 +104,7 @@ Staff_symbol::line_count (Grob*me)
 Real
 Staff_symbol::staff_space (Grob*me)
 {
-  return robust_scm2double ( me->get_property ("staff-space"), 1.0);
+  return robust_scm2double (me->get_property ("staff-space"), 1.0);
 }
 
 Real