\version "2.7.39"
\header {
    texidoc = "The meaning of @code{|} is stored in the
identifier @code{pipeSymbol}."
}

pipeSymbol = \bar "||"

\layout { ragged-right = ##t }


{ c'2 | c'2 | }
    
