]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/ancient-font.ly
* scripts/convert-ly.py (conv): remove \notes.
[lilypond.git] / input / test / ancient-font.ly
index 9268eeb072ffc23b73aea777f4258a4a9976528e..8ad4cf4ea6a646f03ca87a72222209e9343bb824 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.3.2"
+\version "2.3.4"
 % TODO: split ancient-font into seperate files; possibly in
 % different locations.
 \header {
@@ -16,7 +16,7 @@ upperStaff = \context GregorianStaff = upperStaff <<
 
     \override Staff.StaffSymbol  #'line-count = #4
 
-    \notes \transpose c c {
+     \transpose c c {
        \override Staff.KeySignature  #'style = #'vaticana
        \override Staff.Accidental  #'style = #'vaticana
        \override NoteHead  #'style = #'vaticana_punctum
@@ -119,7 +119,7 @@ lowerStaff = \context MensuralStaff = lowerStaff <<
     % \override Staff.StaffSymbol  #'line-count = #5
     \context Staff \applyoutput #(outputproperty-compatibility (make-type-checker 'staff-symbol-interface) 'line-count 5)
 
-    \notes \transpose c c {
+     \transpose c c {
        \set autoBeaming = ##f
        \override NoteHead  #'style = #'neo_mensural
        \override Rest  #'style = #'neo_mensural