]> git.donarmstrong.com Git - lilypond.git/blobdiff - scm/define-stencil-commands.scm
Centers tremoli on double stems in TabVoice contexts.
[lilypond.git] / scm / define-stencil-commands.scm
index 50787c2bef2771864daf6a7ae299602fb1f4b58c..d377342843fda610a5532d1aac2a2829403c0f61 100644 (file)
@@ -34,12 +34,12 @@ defined in the output modules (@file{output-*.scm})."
     ellipse
     embedded-ps
     embedded-svg
-    footnote
     glyph-string
     grob-cause
     named-glyph
     no-origin
     oval
+    page-link
     path
     partial-ellipse
     placebox
@@ -64,10 +64,11 @@ defined in the output modules (@file{output-*.scm})."
 
 (define-public (ly:all-output-backend-commands)
   "Return the list of extra output backend commands that
-are used internally in @file{lily/stencil-interpret.cc}."
+are used internally in @file{lily/@/stencil-interpret.cc}."
   '(color
     combine-stencil
     delay-stencil-evaluation
+    footnote
     rotate-stencil
     scale-stencil
     translate-stencil