]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/drawing-boxes-around-grobs.ly
Doc: cosmethic change in snippet, translate and makelsr result.
[lilypond.git] / Documentation / snippets / drawing-boxes-around-grobs.ly
index d8389c7a42c8dfb4636e938e03bd73d9566d029b..539c16f2d1007608fb77c559aaa56f13acea6833 100644 (file)
@@ -1,13 +1,17 @@
-%% Do not edit this file; it is auto-generated from LSR http://lsr.dsi.unimi.it
+%% DO NOT EDIT this file manually; it is automatically
+%% generated from LSR http://lsr.dsi.unimi.it
+%% Make any changes in LSR itself, or in Documentation/snippets/new/ ,
+%% and then run scripts/auxiliar/makelsr.py
+%%
 %% This file is in the public domain.
-\version "2.13.1"
+\version "2.15.25"
 
 \header {
   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"
@@ -23,8 +27,10 @@ arbitrary grob.
   \override Score.RehearsalMark  #'stencil =
     #(make-stencil-boxer 0.15 0.3 ly:text-interface::print)
   b8
-  
+
   \revert Stem #'stencil
+
+  \revert Flag #'stencil
   c4. c4
   \mark "F"
   c1