mirror of
https://github.com/kastdeur/pipeband-music.git
synced 2025-10-31 02:16:34 +01:00
Use subtitle in templates: default to empty
This commit is contained in:
parent
d5779337b4
commit
c4f65dfd04
12 changed files with 18 additions and 0 deletions
|
|
@ -47,6 +47,7 @@
|
|||
>>
|
||||
\header {
|
||||
title = \title
|
||||
subtitle = \subtitle
|
||||
meter = \meter
|
||||
composer = \markup \large {
|
||||
\column \right-align {
|
||||
|
|
@ -96,6 +97,7 @@
|
|||
\midi { \confTempo }
|
||||
\header {
|
||||
title = \title
|
||||
subtitle = \subtitle
|
||||
meter = \meter
|
||||
instrument = \instrumentPipes
|
||||
composer = \composerPipes
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue