From: Pedro Kroger Date: Wed, 30 Nov 2005 22:34:56 +0000 (+0000) Subject: * ly/titling-init.ly (tagline): it should be a space between X-Git-Tag: release/2.7.21~14 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=c171fe207c950c2e4e8e8e90d12fb9681f305c23;p=lilypond.git * ly/titling-init.ly (tagline): it should be a space between "Music engraving by LilyPond" and the version number. --- diff --git a/ChangeLog b/ChangeLog index a2e78e0343..b185b339c6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2005-11-30 + + * ly/titling-init.ly (tagline): it should be a space between + "Music engraving by LilyPond" and the version number. + 2005-11-30 Han-Wen Nienhuys * scm/define-markup-commands.scm (pad-to-box): new markup command. diff --git a/ly/titling-init.ly b/ly/titling-init.ly index be15aa070f..8867929903 100644 --- a/ly/titling-init.ly +++ b/ly/titling-init.ly @@ -14,8 +14,9 @@ tagline = \markup { #"http://lilypond.org/web/" \line { "Music engraving by LilyPond" + " " #(ly:export (lilypond-version)) - + %% 2014 = em dash. #(ly:export (ly:wide-char->utf-8 #x2014)) "www.lilypond.org"