From b9512513e0c645d2b5b9b115b2882aa452ee6e74 Mon Sep 17 00:00:00 2001 From: hanwen Date: Wed, 19 Jun 2002 11:24:08 +0000 Subject: [PATCH] clap --- ChangeLog | 4 ++++ mutopia/claop.py | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 9514a4ab97..c651140062 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2002-06-19 Han-Wen Nienhuys + + * mutopia/claop.py: new file: CLA(O)P II by Peter Wallin. + 2002-06-19 Han-Wen * lily/parser.yy: various protection fixes. Less objects are now diff --git a/mutopia/claop.py b/mutopia/claop.py index 02f4b2ddce..3147aeb217 100644 --- a/mutopia/claop.py +++ b/mutopia/claop.py @@ -298,7 +298,7 @@ sys.stdout.write (r"""> \translator { \StaffContext StaffSymbol \override #'line-count = #3 - minimumVerticalExtent = '(-3 . 3) + minimumVerticalExtent = #'(-3 . 3) } } } -- 2.39.5