]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/collision-dots-invert.ly
Issue 1388: Initial work to support opentype font features.
[lilypond.git] / input / regression / collision-dots-invert.ly
index 80ee89c25484602097f567e3ba3efaa9e3228c0a..2be79283ec081e8f9da0d84fd5200ecbe1503459 100644 (file)
@@ -6,9 +6,9 @@
 }
 \layout {  ragged-right = ##t }
 
-\version "2.10.0"
-\relative c'' 
-  << <a c>2\\ { <b d>4 <b d>4 }   >>
+\version "2.19.21"
+\relative { 
+  << <a' c>2\\ { <b d>4 <b d>4 }   >>
   << { <a c>2 } \\ { <b d>4. <b e>8 } >> 
 }