]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/printing-marks-on-every-staff.ly
Imported Upstream version 2.19.45
[lilypond.git] / Documentation / snippets / printing-marks-on-every-staff.ly
index 556eea09969144530411bb93bc409310348b51ac..1d4a800d1d1b5ee660f408827ebf7080f603f8f3 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 = "text"
@@ -17,7 +17,6 @@ they may also be printed on every staff.
   doctitle = "Printing marks on every staff"
 } % begin verbatim
 
-
 \score {
   <<
     \new Staff { c''1 \mark "molto" c'' }