]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/volta-text-markup-using-repeatcommands.ly
Update snippets from today's LSR with changed makelsr.py
[lilypond.git] / Documentation / snippets / volta-text-markup-using-repeatcommands.ly
index 71363b15b95b0d8f04d3447e0c2ca84069b04fa6..a2618316500c651432de2712d797b5c20ff62e24 100644 (file)
@@ -4,10 +4,10 @@
 %% and then run scripts/auxiliar/makelsr.py
 %%
 %% This file is in the public domain.
-\version "2.14.0"
+\version "2.14.2"
 
 \header {
-  lsrtags = "repeats, text"
+  lsrtags = "text, repeats, symbols-and-glyphs"
 
   texidoc = "
 Though volte are best specified using @code{\\repeat volta}, the
@@ -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:
 
@@ -25,6 +25,7 @@ separate list elements:
   doctitle = "Volta text markup using repeatCommands"
 } % begin verbatim
 
+
 voltaAdLib = \markup { 1. 2. 3... \text \italic { ad lib. } }
 
 \relative c'' {