From: Han-Wen Nienhuys Date: Sat, 14 Jul 2007 21:04:56 +0000 (-0700) Subject: add version to augmentum.ly X-Git-Tag: release/2.11.28-1~9 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=15d18de2d67d5fc19a66fbb73aa274779d153d8e;p=lilypond.git add version to augmentum.ly --- diff --git a/input/regression/augmentum.ly b/input/regression/augmentum.ly index 5a9618cba3..d5b0561c93 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.28" + \include "gregorian-init.ly" \score { \new VaticanaVoice { \[ \augmentum a \flexa \augmentum g \] \augmentum g } -} \ No newline at end of file +}