X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Fregression%2Faugmentum.ly;h=a7592e495aea0907d1003b7850fec7d77be22ec8;hb=d61c0e170352045ef7be0a0bba6a3fd3a2452fd3;hp=5a9618cba383f16fb839f24c9d505e018f7de993;hpb=e64991d00373b6e5e62f3c5b280f143f5b697a57;p=lilypond.git diff --git a/input/regression/augmentum.ly b/input/regression/augmentum.ly index 5a9618cba3..a7592e495a 100644 --- a/input/regression/augmentum.ly +++ b/input/regression/augmentum.ly @@ -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 +}