1
0
Fork 0
mirror of https://github.com/kastdeur/pipeband-music.git synced 2025-06-18 05:06:37 +02:00

Merge branch 'master' of deboone.nl:/home/ericteunis/public/git/pipeband-drumming

This commit is contained in:
Eric Teunis de Boone 2016-02-19 15:02:29 +01:00
commit 0df804dbe1
21 changed files with 769 additions and 55 deletions

View file

@ -10,7 +10,7 @@ today = #(strftime "%B %e, %Y" (localtime (current-time)))
raggedbottom = ##t
tagline = \markup {
\line {
"Cpl ET de Boone, Seaforths of Holland,"
"ET de Boone, Seaforths of Holland,"
\concat { "(rev. " \today ")" }
}
}

View file

@ -9,7 +9,7 @@ today = #(strftime "%B %e, %Y" (localtime (current-time)))
\paper {
tagline = \markup {
\line {
"Cpl ET de Boone, Seaforths of Holland,"
"ET de Boone, Seaforths of Holland,"
\concat { "(rev. " \today ")" }
}
}