diff options
author | Han-Wen Nienhuys <hanwen@xs4all.nl> | 2004-10-30 20:55:17 +0000 |
---|---|---|
committer | Han-Wen Nienhuys <hanwen@xs4all.nl> | 2004-10-30 20:55:17 +0000 |
commit | 641486a1a5522a9e66b470d8c762a1f789219573 (patch) | |
tree | 603a44d9ce7bb9897da7092245984921d176c52f /input/regression/grace-nest2.ly | |
parent | b1e60c45c717d1af7c73e118d1ef97052f738ae5 (diff) |
* scripts/convert-ly.py (conv): fixed \context Foo = mixedCaps
case.
(conv): add dummy 2.4.0 conversion rule.
* input/regression/part-combine-text.ly (comm): add expect strings.
Diffstat (limited to 'input/regression/grace-nest2.ly')
-rw-r--r-- | input/regression/grace-nest2.ly | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/input/regression/grace-nest2.ly b/input/regression/grace-nest2.ly index 01cf6bd4d3..6990ec31ec 100644 --- a/input/regression/grace-nest2.ly +++ b/input/regression/grace-nest2.ly @@ -1,4 +1,4 @@ -\version "2.3.22" +\version "2.4.0" \header { texidoc = "Grace code should not be confused by nested sequential musics, containing grace notes; practically speaking, this means that the end-bar and measure bar coincide in this example." |