Changed footer.

This commit is contained in:
Sven Axelsson 2011-11-01 00:30:54 +01:00
parent bdfeaa764f
commit 5eb0d99adb
2 changed files with 8 additions and 6 deletions

View File

@ -13,9 +13,10 @@ today = #(date->string (current-date) "~B ~e, ~Y")
raggedbottom = ##t raggedbottom = ##t
tagline = \markup { tagline = \markup {
\line { \line {
"Rev. " \today "P/S Sven Axelsson, MPD,"
#(ly:export (ly:wide-char->utf-8 #x2014)) % Em-dash \with-url #"http://svenax.net/site/sheetmusic"
"P/S Sven Axelsson, MPD" "http://svenax.net/site/sheetmusic"
\concat { "(rev. " \today ")" }
} }
} }
scoreTitleMarkup = \markup { scoreTitleMarkup = \markup {

View File

@ -13,9 +13,10 @@ today = #(date->string (current-date) "~B ~e, ~Y")
raggedbottom = ##t raggedbottom = ##t
tagline = \markup { tagline = \markup {
\line { \line {
"Rev. " \today "P/S Sven Axelsson, MPD,"
#(ly:export (ly:wide-char->utf-8 #x2014)) % Em-dash \with-url #"http://svenax.net/site/sheetmusic"
"P/S Sven Axelsson, MPD" "http://svenax.net/site/sheetmusic"
\concat { "(rev. " \today ")" }
} }
} }
bookTitleMarkup = \markup { bookTitleMarkup = \markup {