]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/augmentum.ly
Merge commit 'origin/lilypond/translation'
[lilypond.git] / input / regression / augmentum.ly
index 5a9618cba383f16fb839f24c9d505e018f7de993..a7592e495aea0907d1003b7850fec7d77be22ec8 100644 (file)
@@ -2,10 +2,12 @@
   texidoc = "Augmentum dots are accounted for in horizontal spacing."
 }
 
+\version "2.11.51"
+
 \include "gregorian-init.ly"
 \score {
   \new VaticanaVoice {
     \[ \augmentum a \flexa \augmentum g \]
     \augmentum g
   }
-}
\ No newline at end of file
+}