defs.ily: default numericTimeSignature and segnoBarLine

This commit is contained in:
Eric Teunis de Boone 2023-09-27 17:34:58 +02:00
parent 7dda29dc50
commit 36e295d8d5
1 changed files with 8 additions and 0 deletions

View File

@ -60,3 +60,11 @@ arrangerPipesthrd = \arrangerPipesThrd %TODO: Remove Me
commitUrl = "https://git.deboone.nl/kastdeur/pipeband-music/commit/"
\layout {
\context {
\Score
segnoStyle = #'bar-line
\numericTimeSignature
}
}