]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/mensural.ly
*** empty log message ***
[lilypond.git] / input / regression / mensural.ly
index 6cddba95a133ec9fc61d284732129dd021025d3d..d4e01fd34254528c1b0aac86cda4f5265fcaca25 100644 (file)
@@ -1,4 +1,4 @@
-\version "1.5.68"
+\version "1.7.6"
 \header {
     
 texidoc = "There is limited support for mensural notation: note head
@@ -11,6 +11,7 @@ both for up and down stems."
 \score {\notes { \context Voice { 
     \property Voice.NoteHead \set #'font-family = #'ancient
     \property Voice.NoteHead \override #'style = #'mensural
-\transpose d''' {  c4 c2 c8  c16 c16  c1 c\breve c\longa }
-\transpose c'' { c4 c2 c8  c16 c16  c1 c\breve c\longa }
+\transpose c d'' {  c4 c2 c8  c16 c16  c1 c\breve c\longa }
+\transpose c c' { c4 c2 c8  c16 c16  c1 c\breve c\longa }
 }}}
+%% new-chords-done %%