1
0
Fork 0
mirror of https://github.com/kastdeur/bagpipe.ly.git synced 2025-01-04 23:23:32 +01:00

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 {