]> git.donarmstrong.com Git - lilypond.git/blobdiff - ly/titling-init.ly
Merge branch 'master' of git://git.savannah.gnu.org/lilypond.git
[lilypond.git] / ly / titling-init.ly
index 73fd17fe598106a3953cc0146b73ccce90bd223d..679742f29190cf87a086b6cadd404e902e393551 100644 (file)
@@ -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)
        ))