projects
/
lilypond.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
93fe8c8
)
Silly necessary hack; Neil will remove when it's safe.
author
Graham Percival
<graham@percival-music.ca>
Thu, 22 May 2008 04:14:05 +0000
(21:14 -0700)
committer
Graham Percival
<graham@percival-music.ca>
Thu, 22 May 2008 04:14:05 +0000
(21:14 -0700)
input/new/volta-multi-staff.ly
patch
|
blob
|
history
diff --git
a/input/new/volta-multi-staff.ly
b/input/new/volta-multi-staff.ly
index 4db5dc42ef54161eb90487536a63eece5603f998..87849cf427d83a1a7ab4a9c30335dcc9bc8ace19 100644
(file)
--- 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."