]> git.donarmstrong.com Git - lilypond.git/blobdiff - ly/titling-init.ly
Permit ly:parser-clone to receive an environment
[lilypond.git] / ly / titling-init.ly
index c27b7c23945d6db060a482513be694fb4e4204a0..679742f29190cf87a086b6cadd404e902e393551 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.12.0"
+\version "2.14.0"
 
 slashSeparator = \markup {
   \center-align
@@ -16,7 +16,7 @@ tagline = \markup {
     %% 2014 = em dash.
 
     #(ly:export
-      (format "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)
        ))