diff --git a/format.ly b/format.ly index 8dd01a5..6342cfd 100644 --- a/format.ly +++ b/format.ly @@ -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 { diff --git a/formatbook.ly b/formatbook.ly index 1c5d00a..69fa0d8 100644 --- a/formatbook.ly +++ b/formatbook.ly @@ -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 {