Revert "Fix syntax error in fret-diagrams.ly"
[lilypond/csorensen.git] / input / regression / bar-check-redefine.ly
blob2838557ba7bec866e39ba32b778ac1e16e5eeaf7
1 \version "2.10.0"
2 \header {
3 texidoc = "The meaning of @code{|} is stored in the
4 identifier @code{pipeSymbol}."
7 pipeSymbol = \bar "||"
9 \layout { ragged-right = ##t }
12 { c'2 | c'2 | }