I am trying to produce a score with barlines between the staves. The manual
provides this snip, but I get an "unknown escaped string: '\hide'" when I
compile it. Thanks in advance for any help.
global = {
\hide Staff.BarLine
s1 s
% the final bar line is not interrupted
\undo \hide Staff.BarLine
\bar "|."
}
\new StaffGroup \relative c'' {
<<
\new Staff { << \global { c1 c } >> }
\new Staff { << \global { c c } >> }
>>
}
--
View this message in context:
http://lilypond.1069038.n5.nabble.com/hide-staff-BarLine-fails-tp199864.html
Sent from the User mailing list archive at Nabble.com.
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user