]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/ancient-notation-template----modern-transcription-of-gregorian-music.ly
Rerun scripts/auxiliar/update-with-convert-ly.sh
[lilypond.git] / Documentation / snippets / ancient-notation-template----modern-transcription-of-gregorian-music.ly
index 16d93fddcc3a0c6820c16fc71b95db7d41fed7e6..62967fcda454b1a12606d7834cf6f3a2fa3eada3 100644 (file)
@@ -5,7 +5,7 @@
 %
 % This file is in the public domain.
 %% Note: this file works from version 2.16.0
-\version "2.16.0"
+\version "2.17.6"
 
 \header {
   lsrtags = "vocal-music, ancient-notation, template"
@@ -44,12 +44,12 @@ verba = \lyricmode {
       \Staff
       \remove "Time_signature_engraver"
       \remove "Bar_engraver"
-      \override Stem #'transparent = ##t
-      \override Flag #'transparent = ##t
+      \override Stem.transparent = ##t
+      \override Flag.transparent = ##t
     }
     \context {
       \Voice
-      \override Stem #'length = #0
+      \override Stem.length = #0
     }
     \context {
       \Score