]> git.donarmstrong.com Git - lilypond.git/blobdiff - scm/define-stencil-commands.scm
Build: Dependencies for web.texi in translated languages.
[lilypond.git] / scm / define-stencil-commands.scm
index fddd6855b2f0a2b22a99527ae89e28be060a9237..a0a18603c2d3244356aec8b0464bd797180c7742 100644 (file)
@@ -67,8 +67,9 @@ are used internally in @file{lily/@/stencil-interpret.cc}."
     rotate-stencil
     scale-stencil
     translate-stencil
+    transparent-stencil
     ))
 
 (map ly:register-stencil-expression
-  (append (ly:all-stencil-commands)
-         (ly:all-output-backend-commands)))
+     (append (ly:all-stencil-commands)
+             (ly:all-output-backend-commands)))