From 55099ab126cfa12554ab9e51a3488e94cc7a65d9 Mon Sep 17 00:00:00 2001 From: David Kastrup Date: Mon, 9 Dec 2013 00:08:38 +0100 Subject: [PATCH] Issue 3713: default for baseline-skip not available in the lists for repeatCommands --- scm/define-grobs.scm | 1 + 1 file changed, 1 insertion(+) diff --git a/scm/define-grobs.scm b/scm/define-grobs.scm index 4cfd5652ac..af69d66971 100644 --- a/scm/define-grobs.scm +++ b/scm/define-grobs.scm @@ -2710,6 +2710,7 @@ (VoltaBracket . ( + (baseline-skip . 1.7) (direction . ,UP) (edge-height . (2.0 . 2.0)) ;; staff-space; (font-encoding . fetaText) -- 2.39.5