]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/stencil-scheme.cc
* scm/music-functions.scm (has-request-chord): don't use
[lilypond.git] / lily / stencil-scheme.cc
index e44cd8234def9b447bf745e77f02f59bfc408f63..263d06ae52f0a5dcaf7c760e717bb088a845697c 100644 (file)
@@ -309,7 +309,7 @@ LY_DEFINE (ly_interpret_stencil_expression, "ly:interpret-stencil-expression",
 
 
 
-LY_DEFINE (ly_bracket ,"ly:bracket",
+LY_DEFINE (ly_bracket , "ly:bracket",
          4, 0, 0,
          (SCM a, SCM iv, SCM t, SCM p),
          "Make a bracket in direction @var{a}. The extent of the bracket is " 
@@ -330,7 +330,7 @@ LY_DEFINE (ly_bracket ,"ly:bracket",
 
 
 
-LY_DEFINE (ly_filled_box ,"ly:round-filled-box",
+LY_DEFINE (ly_filled_box , "ly:round-filled-box",
          3, 0, 0,
          (SCM xext, SCM yext, SCM blot),
          "Make a @code{Stencil} "