X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Flsr%2Fdrawing-boxes-around-grobs.ly;h=d8389c7a42c8dfb4636e938e03bd73d9566d029b;hb=b97565a9af1c13369ac7e7e9ea80c2638dbc0e51;hp=227ca2a889e7f2e9da92ca6b4b1fc76fed6e0bb8;hpb=47ede7e8e14672f3bb21e7e270931da75d03bb4c;p=lilypond.git diff --git a/input/lsr/drawing-boxes-around-grobs.ly b/input/lsr/drawing-boxes-around-grobs.ly index 227ca2a889..d8389c7a42 100644 --- a/input/lsr/drawing-boxes-around-grobs.ly +++ b/input/lsr/drawing-boxes-around-grobs.ly @@ -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.50" +\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 } + + +