]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/new/volta-text-markup-using-repeatcommands.ly
Doc-es: pre-merge update of texidoc committishes.
[lilypond.git] / input / new / volta-text-markup-using-repeatcommands.ly
index 0d72332a10172d1db4fa35aea092c326de62ce12..a12c28599cbb44c16aceed438b8c6644f9eac6c8 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.11.48"
+\version "2.12.0"
 
 \header {
   lsrtags = "repeats"
@@ -10,9 +10,9 @@ 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
-@w{@code{#(list (list 'volta textIdentifier))}}. Start- and end-repeat commands
-can be added as separate list elements:"
-doctitle = "Volta text markup using @code{\\repeatCommands}"
+@w{@code{#(list (list 'volta textIdentifier))}}. Start- and
+end-repeat commands can be added as separate list elements:"
+doctitle = "Volta text markup using @code{repeatCommands}"
 }
 
 voltaAdLib = \markup { 1. 2. 3... \text \italic { ad lib. } }