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
tagline = \markup {
\line {
"Rev. " \today
#(ly:export (ly:wide-char->utf-8 #x2014)) % Em-dash
"P/S Sven Axelsson, MPD"
"P/S Sven Axelsson, MPD,"
\with-url #"http://svenax.net/site/sheetmusic"
"http://svenax.net/site/sheetmusic"
\concat { "(rev. " \today ")" }
}
}
scoreTitleMarkup = \markup {

View File

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