]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/ancient-font.ly
use skyline-spacing even in non-musical columns
[lilypond.git] / input / test / ancient-font.ly
index b038e1a0d7cf8a5414f2e22033a3ddca54b31a09..baaf9eb93cfdace94a02d763ec8aac22b5ba62bf 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.5.2"
+\version "2.10.0"
 % TODO: split ancient-font into seperate files; possibly in
 % different locations.
 \header {
@@ -9,7 +9,7 @@ included in LilyPond's support of ancient notation.
 }
 
 
-upperStaff = \context GregorianStaff = "upperStaff" <<
+upperStaff = \new GregorianStaff =  "upperStaff" <<
   \context GregorianVoice <<
     \set Score.timing = ##f
 %   \set Score.forceAccidental = ##t %%%%%%%% FIXME: what happened to this property?
@@ -112,12 +112,12 @@ upperStaff = \context GregorianStaff = "upperStaff" <<
   >>
 >>
 
-lowerStaff = \context MensuralStaff = "lowerStaff" <<
+lowerStaff = \new MensuralStaff =  "lowerStaff" <<
   \context MensuralVoice <<
     
     % this is broken until further notice -- see refman
     % \override Staff.StaffSymbol  #'line-count = #5
-    \context Staff \applyoutput #(outputproperty-compatibility (make-type-checker 'staff-symbol-interface) 'line-count 5)
+    \applyOutput #'Staff #(outputproperty-compatibility (make-type-checker 'staff-symbol-interface) 'line-count 5)
 
      \transpose c c {
        \set autoBeaming = ##f
@@ -211,7 +211,7 @@ lowerStaff = \context MensuralStaff = "lowerStaff" <<
 >>
 
 \paper {
-       linethickness = #(/ staffspace 5.0)
+       line-thickness = #(/ staff-space 5.0)
 }
 
 \score {
@@ -221,7 +221,7 @@ lowerStaff = \context MensuralStaff = "lowerStaff" <<
     >>
     \layout {
 % do we want to keep these settings? -gp
-       linewidth = 17.25\cm
+       line-width = 17.25\cm
        textheight = 26.0\cm
        indent = 0.0
        \context {
@@ -262,7 +262,7 @@ lowerStaff = \context MensuralStaff = "lowerStaff" <<
            \override Accidental #'style = #'mensural
            \override Custos #'style = #'mensural
            \override Custos #'neutral-position = #3
-           \override Custos #'neutral-direction = #-1
+           \override Custos #'neutral-direction = #down
            clefGlyph = #"clefs.petrucci.c2"
            clefPosition = #-2
            clefOctavation = #0 
@@ -280,7 +280,7 @@ lowerStaff = \context MensuralStaff = "lowerStaff" <<
            \override Accidental #'style = #'vaticana
            \override Custos #'style = #'vaticana
            \override Custos #'neutral-position = #4
-           \override Custos #'neutral-direction = #-1
+           \override Custos #'neutral-direction = #down
            clefGlyph = #"clefs.vaticana.do"
            clefPosition = #1
            clefOctavation = #0