From 110b7d2ea828605d0b455a8b3d9c214cecf294bf Mon Sep 17 00:00:00 2001 From: Graham Percival Date: Wed, 21 May 2008 21:14:05 -0700 Subject: [PATCH] Silly necessary hack; Neil will remove when it's safe. --- input/new/volta-multi-staff.ly | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/input/new/volta-multi-staff.ly b/input/new/volta-multi-staff.ly index 4db5dc42ef..87849cf427 100644 --- a/input/new/volta-multi-staff.ly +++ b/input/new/volta-multi-staff.ly @@ -1,7 +1,7 @@ \version "2.11.36" \layout { ragged-right= ##t } \header { - lsrtags = "repeats,staff-notation" + lsrtags = "repeats,staff-notation,fretted-strings" texidoc = "By adding the @code{Volta_engraver} to the relevant staff, volte can be put over staves other than the topmost one in a score." -- 2.39.5