X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=ly%2Ftitling-init.ly;h=da2bf166c94e063ec5b419b2bf38cc5325ce7603;hb=4935f81a94ae1b98cd017a96571c153cee3e5686;hp=c35b97aa750c61a00a6d35ead1195e4e966d567c;hpb=075bb9c641b3488def68238fb6690eb97f5e6013;p=lilypond.git diff --git a/ly/titling-init.ly b/ly/titling-init.ly index c35b97aa75..da2bf166c9 100644 --- a/ly/titling-init.ly +++ b/ly/titling-init.ly @@ -8,17 +8,19 @@ slashSeparator = \markup { } tagline = \markup { - \with-url + \pad-to-box #'(0 . 0) #'(0 . 3) + { \with-url - #"http://lilypond.org/" - \line { + #"http://lilypond.org/" + \line { - %% 2014 = em dash. + %% 2014 = em dash. - #(format #f "Music engraving by LilyPond ~a~awww.lilypond.org" - (lilypond-version) - (ly:wide-char->utf-8 #x2014) - ) + #(format #f "Music engraving by LilyPond ~a~awww.lilypond.org" + (lilypond-version) + (ly:wide-char->utf-8 #x2014) + ) + } } } @@ -59,7 +61,7 @@ bookTitleMarkup = \markup { } scoreTitleMarkup = \markup { \column { - \on-the-fly #print-all-headers { \bookTitleMarkup \hspace #1 } + \on-the-fly \print-all-headers { \bookTitleMarkup \hspace #1 } \fill-line { \fromproperty #'header:piece \fromproperty #'header:opus