]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/ly-examples/ancient-headword.ly
Add '-dcrop' option to ps and svg backends
[lilypond.git] / Documentation / ly-examples / ancient-headword.ly
index 301c5bdff4b701a65b375311798d2fe0264ddf7a..71fe2f53c9cdaa4e4e821e1cd3fa268e766674ba 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.14.0"
+\version "2.16.0"
 \include "example-header.ily"
 
 #(set-global-staff-size 15)
 \layout {
   \context {
     \Staff
-    \consists Custos_engraver
+    \consists "Custos_engraver"
   }
 }