]> 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 7e48fcdd59cdb5712007f66091a85db424806edd..a2618316500c651432de2712d797b5c20ff62e24 100644 (file)
@@ -1,16 +1,20 @@
-%% Do not edit this file; it is automatically
+%% DO NOT EDIT this file manually; it is automatically
 %% generated from LSR http://lsr.dsi.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.13.16"
+\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
 context property @code{repeatCommands} must be used in cases where the
 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
@@ -21,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'' {