]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/lsr/drawing-boxes-around-grobs.ly
lilypond-book robustness: ensure EOL at the end of @verbatim
[lilypond.git] / input / lsr / drawing-boxes-around-grobs.ly
index 95768d6378f421aee473f79365a52a8563cf6377..d8389c7a42c8dfb4636e938e03bd73d9566d029b 100644 (file)
@@ -1,11 +1,14 @@
-%% Do not edit this file; it is auto-generated from input/new
+%% Do not edit this file; it is auto-generated from LSR http://lsr.dsi.unimi.it
 %% This file is in the public domain.
-\version "2.11.51"
+\version "2.13.1"
+
 \header {
-  lsrtags = "tweaks-and-overrides"
+  lsrtags = "editorial-annotations, tweaks-and-overrides"
+
   texidoc = "
 The @code{print-function} can be overridden to draw a box around an
-arbitrary grob.
+arbitrary grob.  
+
 "
   doctitle = "Drawing boxes around grobs"
 } % begin verbatim
@@ -22,5 +25,10 @@ arbitrary grob.
   b8
   
   \revert Stem #'stencil
-  c4. c4 \mark "F" c1
+  c4. c4
+  \mark "F"
+  c1
 }
+
+
+