]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/incipit.ly
Docs: run convert-ly for 2.14.0.
[lilypond.git] / Documentation / snippets / incipit.ly
index 3501ce2334e47cbae4807ba99f23c42eb4060dd1..47601163aa8e81735844d86579052349774cac6e 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.4"
+%% Note: this file works from version 2.13.36
+\version "2.14.0"
 
 \header {
-%% Translation of GIT committish: b2d4318d6c53df8469dfa4da09b27c15a374d0ca
+%% Translation of GIT committish: 59caa3adce63114ca7972d18f95d4aadc528ec3d
   texidoces = "
 Los «incipit» se pueden escribir utilizando el grob del nombre del
 instruemento, pero manteniendo independientes las definiciones del
@@ -37,8 +40,12 @@ incipit =
                 (layout (ly:output-def-clone (ly:grob-layout grob)))
                 (music (make-sequential-music
                         (list (context-spec-music
-                               (make-property-set
-                                'instrumentName instrument-name)
+                               (make-sequential-music
+                                (list (make-property-set
+                                       'instrumentName instrument-name)
+                                      (make-grob-property-set
+                                       'VerticalAxisGroup
+                                       'Y-extent '(-4 . 4))))
                                'MensuralStaff)
                               $incipit-music)))
                 (score (ly:make-score music))
@@ -168,7 +175,6 @@ tenorIncipit = <<
 
 tenorNotes = {
   \transpose c' c' {
-    \once \override Staff.VerticalAxisGroup #'minimum-Y-extent = #'(-6 . 3)
     \clef "treble_8"
     R1 |
     R1 |