mirror of
https://github.com/kastdeur/pipeband-music.git
synced 2024-12-22 00:13:30 +01:00
defs.ily: default numericTimeSignature and segnoBarLine
This commit is contained in:
parent
7dda29dc50
commit
36e295d8d5
1 changed files with 8 additions and 0 deletions
8
defs.ily
8
defs.ily
|
@ -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
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue