From: Graham Percival Date: Thu, 22 May 2008 04:14:05 +0000 (-0700) Subject: Silly necessary hack; Neil will remove when it's safe. X-Git-Tag: release/2.11.47-1~5^2~21 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=110b7d2ea828605d0b455a8b3d9c214cecf294bf;p=lilypond.git Silly necessary hack; Neil will remove when it's safe. --- 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."