X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=scm%2Fmarkup.scm;h=af0d36dc6ea0071c008e1e0ba0d3a3a7feca7d54;hb=454201fcc65b1a3494253f3fe3fba99baca19e93;hp=3a679b24167d834451d439c4a3f642e6859c7e3d;hpb=e2fda655acdb2d7920c1e0e1e2519f336309ec31;p=lilypond.git diff --git a/scm/markup.scm b/scm/markup.scm index 3a679b2416..af0d36dc6e 100644 --- a/scm/markup.scm +++ b/scm/markup.scm @@ -439,7 +439,7 @@ eg: ((italic) (raise 4) (bold)), maps the commands on each markup argument, eg: (if (and (pair? (cdr stencils)) (ly:stencil? (cadr stencils))) - (let* ((tail (stack-stencil-line space (cdr stencils))) + (let* ((tail (stack-stencil-line space (cdr stencils))) (head (car stencils)) (xoff (+ space (cdr (ly:stencil-extent head X))))) (ly:stencil-add head