]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/volta-multi-staff.ly
Add Changes entry for -dstrokeadjust and "Usage" entry.
[lilypond.git] / Documentation / snippets / volta-multi-staff.ly
index 975ec83da95d8b2c99f43595266349a9d0910afc..a16d728f33e22f544c97ff154fdcc1dbcacde4e5 100644 (file)
@@ -4,10 +4,10 @@
 %% and then run scripts/auxiliar/makelsr.py
 %%
 %% This file is in the public domain.
-\version "2.14.2"
+\version "2.16.0"
 
 \header {
-  lsrtags = "repeats, staff-notation, really-simple"
+  lsrtags = "really-simple, repeats, staff-notation"
 
   texidoc = "
 By adding the @code{Volta_engraver} to the relevant staff, volte can be
@@ -39,4 +39,3 @@ voltaMusic = \relative c'' {
     \new Staff \voltaMusic
   >>
 >>
-