]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/incipit.ly
Update old-news section of the website under community.
[lilypond.git] / Documentation / snippets / incipit.ly
index 7ed3a6b70b6e9b79b079aa7631106a5909627d58..e944490e8d4f47d4df56fdea923c64122b6ec3e0 100644 (file)
@@ -1,11 +1,14 @@
-% Do not edit this file; it is automatically
+% DO NOT EDIT this file manually; it is automatically
 % generated from Documentation/snippets/new
+% Make any changes in Documentation/snippets/new/
+% and then run scripts/auxiliar/makelsr.py
+%
 % This file is in the public domain.
-%% Note: this file works from version 2.13.36
-\version "2.13.46"
+%% Note: this file works from version 2.15.18
+\version "2.15.18"
 
 \header {
-%% Translation of GIT committish: a874fda3641c9e02f61be5c41b215b8304b8ed00
+%% Translation of GIT committish: 6977ddc9a3b63ea810eaecb864269c7d847ccf98
   texidoces = "
 Los «incipit» se pueden escribir utilizando el grob del nombre del
 instruemento, pero manteniendo independientes las definiciones del
@@ -44,7 +47,7 @@ incipit =
                                        'VerticalAxisGroup
                                        'Y-extent '(-4 . 4))))
                                'MensuralStaff)
-                              $incipit-music)))
+                              incipit-music)))
                 (score (ly:make-score music))
                 (mm (ly:output-def-lookup layout 'mm))
                 (indent (ly:output-def-lookup layout 'indent))