]> 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 af1f7f4ba9ab0f3433debe34f076434e3e31c584..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.4
-\version "2.13.18"
+%% Note: this file works from version 2.15.18
+\version "2.15.18"
 
 \header {
-%% Translation of GIT committish: d2119a9e5e951c6ae850322f41444ac98d1ed492
+%% 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))