From edd3d6303e51ac2297551d7d10500cdb5cb67525 Mon Sep 17 00:00:00 2001 From: Reinhold Kainhofer <reinhold@kainhofer.com> Date: Fri, 28 Sep 2012 23:41:03 +0200 Subject: [PATCH] Change double repeat barline to :|.|:, i.e. do NOT use to thick lines... --- orchestrallily.ily | 2 ++ 1 file changed, 2 insertions(+) diff --git a/orchestrallily.ily b/orchestrallily.ily index dc440b1..3ca0e56 100644 --- a/orchestrallily.ily +++ b/orchestrallily.ily @@ -1732,6 +1732,8 @@ slashedGrace = tremolo-span-event ) implicitBassFigures = #'(0 100) + doubleRepeatType = #":|.|:" + } \context { \Staff -- GitLab