]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/bar-check-redefine.ly
Issue 5167/6: Changes: show \markup xxx = ... \etc assignments
[lilypond.git] / input / regression / bar-check-redefine.ly
index e86d6a2c3a5d8263cde42a2942241287d1c274e5..11d0690743eeaf51dc80cada4e8fd0438c7f5e59 100644 (file)
@@ -1,10 +1,10 @@
-\version "2.7.39"
+\version "2.17.25"
 \header {
     texidoc = "The meaning of @code{|} is stored in the
-identifier @code{pipeSymbol}."
+identifier @code{\"|\"}."
 }
 
-pipeSymbol = \bar "||"
+"|" = \bar "||"
 
 \layout { ragged-right = ##t }