]> git.donarmstrong.com Git - lilypond.git/blobdiff - ly/titling-init.ly
Doc-es: fix repeated word.
[lilypond.git] / ly / titling-init.ly
index 5c234f34f2df40a1b9e17f55d5d033eeb5862198..f6daacddb399cf6bac89b3bcccbb291bab242f82 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.15.18"
+\version "2.15.20"
 
 slashSeparator = \markup {
   \center-align
@@ -15,7 +15,7 @@ tagline = \markup {
 
     %% 2014 = em dash.
 
-    $(format #f "Music engraving by LilyPond ~a~awww.lilypond.org"
+    #(format #f "Music engraving by LilyPond ~a~awww.lilypond.org"
        (lilypond-version)
        (ly:wide-char->utf-8 #x2014)
        )