New Tagline system

This commit is contained in:
Eric Teunis de Boone 2019-02-12 09:25:53 +01:00
parent 96e7ca79c7
commit 71cd391c02
4 changed files with 64 additions and 3 deletions

View file

@ -12,6 +12,7 @@
\column {
\large \bold \fromproperty #'header:title
\bold \fromproperty #'header:subtitle
\small \bold \fromproperty #'header:band
}
\fromproperty #'header:meter
\column \right-align {

View file

@ -1,4 +1,4 @@
%{0
%{
Tagline. Customize to get your name in the tag line.
%}
@ -22,7 +22,7 @@ today = #(strftime "%Y-%m-%d" (localtime (current-time)))
", "
\with-url #"https://deboone.nl" "by ET de Boone"
", "
\with-url #"https://seaforth.nl" "Seaforths of Holland"
\with-url #bandWebsite \bandnameFull
", "
\concat { "(rev. " \today ", #" \commit ")" }
}