]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/lsr/center-text-below-hairpin-dynamics.ly
Merge branch 'master' of git://git.sv.gnu.org/lilypond
[lilypond.git] / input / lsr / center-text-below-hairpin-dynamics.ly
index a26e579de9021bb5b29b0fff26b8a801cf300827..99495e22a92c4c8d35014c93d30b47ec07adcd6d 100644 (file)
@@ -4,13 +4,16 @@
 
 \header {
   lsrtags = "expressive-marks, text"
- texidoc = "
+
+  texidoc = "
 This example provides a function to typeset a hairpin (de)crescendo
 with some additional text below it, such as \"molto\" or \"poco\". The
 example also illustrates how to modify the way an object is normally
 printed, using some Scheme code.  
-" }
-% begin verbatim
+
+"
+  doctitle = "Center text below hairpin dynamics"
+} % begin verbatim
 hairpinWithCenteredText = #(define-music-function (parser location text) (markup?)
 #{
   \override Voice.Hairpin #'stencil = #(lambda (grob)