]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/lsr/move-specific-text.ly
Split WWW target in two stages WWW-1 and WWW-2
[lilypond.git] / input / lsr / move-specific-text.ly
index 27102b7acf308f96a771d6ebfeef7fb897713953..76bc3d69bcecfce52e20b10f6b71bdb731bc211f 100644 (file)
@@ -1,13 +1,14 @@
 %% Do not edit this file; it is auto-generated from input/new
 %% This file is in the public domain.
-\version "2.11.38"
+\version "2.11.46"
 % possible rename to scheme- or something like that.  -gp
 \header {
-  doctitle = "Move specific text"
   lsrtags = "tweaks-and-overrides"
   texidoc = "@cindex Scheme Move Text
 Objects of the same type, like text, can be moved around by using some Scheme code.
-" } % begin verbatim
+"
+  doctitle = "Move specific text"
+} % begin verbatim
 
 #(define (make-text-checker text)
    (lambda (grob) (equal? text (ly:grob-property grob 'text))))