]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/creating-arpeggios-across-notes-in-different-voices.ly
Imported Upstream version 2.19.45
[lilypond.git] / Documentation / snippets / creating-arpeggios-across-notes-in-different-voices.ly
index 52b16bbb593dc155534e25d4789711c49f2b8d90..bdf4cee3283f54769a5788a2702b926b685276f5 100644 (file)
@@ -1,10 +1,10 @@
 %% 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.16.0"
+\version "2.18.0"
 
 \header {
   lsrtags = "expressive-marks"
@@ -18,7 +18,6 @@ context:
   doctitle = "Creating arpeggios across notes in different voices"
 } % begin verbatim
 
-
 \new Staff \with {
   \consists "Span_arpeggio_engraver"
 }