]> 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 a7d6c4051653d1f1ab1a7334efe128b8508c9ab1..e944490e8d4f47d4df56fdea923c64122b6ec3e0 100644 (file)
@@ -4,11 +4,11 @@
 % and then run scripts/auxiliar/makelsr.py
 %
 % This file is in the public domain.
-%% Note: this file works from version 2.14.0
-\version "2.14.0"
+%% Note: this file works from version 2.15.18
+\version "2.15.18"
 
 \header {
-%% Translation of GIT committish: 2d548a99cb9dba80f2ff035582009477cd37eceb
+%% Translation of GIT committish: 6977ddc9a3b63ea810eaecb864269c7d847ccf98
   texidoces = "
 Los «incipit» se pueden escribir utilizando el grob del nombre del
 instruemento, pero manteniendo independientes las definiciones del
@@ -47,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))