lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

hide staff.BarLine fails


From: arlin
Subject: hide staff.BarLine fails
Date: Wed, 8 Feb 2017 07:41:59 -0700 (MST)

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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]