]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/custos.ly
*** empty log message ***
[lilypond.git] / input / regression / custos.ly
index d57b47454b366f1a2594a9c5dd2420f8c97dd93c..006cb1835224dcab6d0d905537a60b85fff2034d 100644 (file)
@@ -1,28 +1,26 @@
-\version "1.9.4"
+\version "2.1.22"
 \header {
     texidoc = "Custodes in various styles."
 }
 
 \score {
     \notes {
-       \property Staff.Custos \set #'neutral-position = #4
-       \property Staff.Custos \set #'neutral-direction = #-1
-       \property Staff.Custos \set #'adjust-if-on-staffline = ##t
+       \override Staff.Custos  #'neutral-position = #4
 
-       \property Staff.Custos \set #'style = #'hufnagel
-       c'1^"Custos style = \#'hufnagel"
+       \override Staff.Custos  #'style = #'hufnagel
+       c'1^"hufnagel"
        \break < d' a' f''>1
 
-       \property Staff.Custos \set #'style = #'medicaea
-       c'1^"Custos style = \#'medicaea"
+       \override Staff.Custos  #'style = #'medicaea
+       c'1^"medicaea"
        \break < d' a' f''>1
 
-       \property Staff.Custos \set #'style = #'vaticana
-       c'1^"Custos style = \#'vaticana"
+       \override Staff.Custos  #'style = #'vaticana
+       c'1^"vaticana"
        \break < d' a' f''>1
 
-       \property Staff.Custos \set #'style = #'mensural
-       c'1^"Custos style = \#'mensural"
+       \override Staff.Custos  #'style = #'mensural
+       c'1^"mensural"
        \break < d' a' f''>1
     }
     \paper {