]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/volta-text-markup-using-repeatcommands.ly
Release: bump VERSION_DEVEL.
[lilypond.git] / Documentation / snippets / volta-text-markup-using-repeatcommands.ly
index 71363b15b95b0d8f04d3447e0c2ca84069b04fa6..73415a718c8c43c074bbced1f00d9c27461468ea 100644 (file)
@@ -1,13 +1,13 @@
 %% DO NOT EDIT this file manually; it is automatically
-%% generated from LSR http://lsr.dsi.unimi.it
+%% generated from LSR http://lsr.di.unimi.it
 %% Make any changes in LSR itself, or in Documentation/snippets/new/ ,
 %% and then run scripts/auxiliar/makelsr.py
 %%
 %% This file is in the public domain.
-\version "2.14.0"
+\version "2.18.0"
 
 \header {
-  lsrtags = "repeats, text"
+  lsrtags = "repeats, symbols-and-glyphs, text"
 
   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: