]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/volta-text-markup-using-repeatcommands.ly
Update LSR and fix Issue 1971
[lilypond.git] / Documentation / snippets / volta-text-markup-using-repeatcommands.ly
index 71363b15b95b0d8f04d3447e0c2ca84069b04fa6..b739b7b4c0680cb75eefe3282aaedd2ff56521a3 100644 (file)
@@ -17,7 +17,7 @@ volta text needs more advanced formatting with @code{\\markup}.
 
 Since @code{repeatCommands} takes a list, the simplest method of
 including markup is to use an identifier for the text and embed it in
-the command list using the Scheme syntax @code{(list (list 'volta
+the command list using the Scheme syntax @code{#(list (list 'volta
 textIdentifier))}. Start- and end-repeat commands can be added as
 separate list elements: