]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/music-function.ly
resolve merge
[lilypond.git] / input / regression / music-function.ly
index 6a6ade9ce35b842a038be5f02268c6b58c6b8942..352dba89cb051d0275332376eaa1a38940544dac 100644 (file)
@@ -3,11 +3,11 @@
     
 texidoc = "Music functions are generic music transformation functions,
 which can be used to extend music syntax seamlessly.  Here we
-demonstrate a @code{\myBar} function, which works similar to
-@code{\bar}, but is implemented completely in Scheme."
+demonstrate a @code{\\myBar} function, which works similar to
+@code{\\bar}, but is implemented completely in Scheme."
 
 }
-\version "2.12.0"
+\version "2.14.0"
 
 myBar = #(define-music-function (parser location bar-type) (string?)
           (context-spec-music