]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/incipit.ly
Run scripts/auxiliar/update-with-convert-ly.sh
[lilypond.git] / Documentation / snippets / incipit.ly
index 1b289671a15e9bec74ebdf17e4f870ee585e7d10..075cd35840cc1e8a5624d208ffc78ac2211fff2a 100644 (file)
@@ -5,10 +5,10 @@
 %
 % This file is in the public domain.
 %% Note: this file works from version 2.15.42
-\version "2.15.42"
+\version "2.16.0"
 
 \header {
-  lsrtags = "staff-notation, ancient-notation"
+  lsrtags = "staff-notation, ancient-notation, really-cool"
   texidoc = "
 Incipits can be added using the instrument name grob, but keeping
 separate the instrument name definition and the incipit definition.
@@ -37,7 +37,7 @@ incipit =
                                instrumentName = #instrument-name
                                \override VerticalAxisGroup
                                 #'Y-extent = #'(-4 . 4)
-                            } { #incipit-music }
+                            } $incipit-music
                           }
                           \layout { $(ly:grob-layout grob)
                                     line-width = \indent