]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/new/generating-custom-flags.ly
Run scripts/auxiliar/update-with-convert-ly.sh
[lilypond.git] / Documentation / snippets / new / generating-custom-flags.ly
index 0593245730a444d243e9caa75b35f308261eba81..240ef41b42ae02f87229544a0c61da4dcb4a49c4 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.15.15"
+\version "2.16.0"
 
 \header {
   lsrtags = "rhythms, tweaks-and-overrides"
@@ -9,7 +9,7 @@ function to generate the glyph for the flag.
 
 "
   doctitle = "Generating custom flags"
-} % begin verbatim
+}
 
 #(define-public (weight-flag grob)
    (let* ((stem-grob (ly:grob-parent grob X))