]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/dynamic-text-spanner.cc
* scm/music-functions.scm (has-request-chord): don't use
[lilypond.git] / lily / dynamic-text-spanner.cc
index 40bd71aa0ca8614c53dec6900b0170960f47e099..70d2bf446600f62808a11732c962339d9f306ef2 100644 (file)
@@ -88,7 +88,7 @@ Dynamic_text_spanner::print (SCM smob)
 
          Interval ext  = b->extent (common, X_AXIS);
          span_points[d] = -d  * pad
-           + robust_relative_extent (b,common, X_AXIS)
+           + robust_relative_extent (b, common, X_AXIS)
            .linear_combination (encl);
        }
     }