]> git.donarmstrong.com Git - lilypond.git/blobdiff - scm/new-markup.scm
* lily/ambitus-engraver.cc (create_ambitus): change name to
[lilypond.git] / scm / new-markup.scm
index 7dcf129684903f9b270ce89cf1a09a50d26c0bf0..44067bae691b54d631a47d045312bbcbe6fed507 100644 (file)
@@ -415,6 +415,7 @@ Also set markup-signature and markup-keyword object properties."
 
 
 (define-public (stack-stencil-line space stencils)
+  "DOCME"
   (if (and (pair? stencils)
           (ly:stencil? (car stencils)))