From 50d9aba48e411b9913b513b4c284f4da7c85f6e0 Mon Sep 17 00:00:00 2001 From: fred Date: Tue, 26 Mar 2002 21:45:07 +0000 Subject: [PATCH] lilypond-1.1.13 --- input/test/tup.ly | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/input/test/tup.ly b/input/test/tup.ly index 8f5b674979..f89d517603 100644 --- a/input/test/tup.ly +++ b/input/test/tup.ly @@ -1,3 +1,3 @@ \score{ - \notes \type Staff \times 2/3 { \times 2/3 { a8 b c} c } + \notes \type Voice \times 2/3 { \times 2/3 { a8 b c} c } } -- 2.39.5