]> git.donarmstrong.com Git - lilypond.git/blobdiff - scm/define-stencil-commands.scm
[scm] Improve formatting of `define-public' functions.
[lilypond.git] / scm / define-stencil-commands.scm
index 8a86ce64391d986d414e4914267c26eeb1e70493..eb7f85ddc1dc137a7538348888bcbe5f2af4627f 100644 (file)
@@ -20,7 +20,7 @@
 
 (define-public (ly:all-stencil-commands)
   "Return the list of stencil commands that can be
-defined in the output modules (output-*.scm)"
+defined in the output modules (@file{output-*.scm})."
   '(beam
     bezier-sandwich
     blank
@@ -63,7 +63,7 @@ defined in the output modules (output-*.scm)"
 
 (define-public (ly:all-output-backend-commands)
   "Return the list of extra output backend commands that
-are used internally in lily/stencil-interpret.cc."
+are used internally in @file{lily/stencil-interpret.cc}."
   '(color
     combine-stencil
     delay-stencil-evaluation