New Tagline system
This commit is contained in:
parent
96e7ca79c7
commit
71cd391c02
4 changed files with 64 additions and 3 deletions
|
@ -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 {
|
||||
|
|
|
@ -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 ")" }
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue