diff --git a/defs.ily b/defs.ily index 8e931a2..aee560f 100644 --- a/defs.ily +++ b/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 + } +}