]> git.donarmstrong.com Git - lilypond.git/commitdiff
clap
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Wed, 19 Jun 2002 11:24:08 +0000 (11:24 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Wed, 19 Jun 2002 11:24:08 +0000 (11:24 +0000)
ChangeLog
mutopia/claop.py

index 9514a4ab97974a76d20b9dd22fc768f903e1ad28..c651140062b5f16a7911d7ef93bffeac0e03f447 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2002-06-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
+
+       * mutopia/claop.py: new file: CLA(O)P II by Peter Wallin.
+
 2002-06-19  Han-Wen  <hanwen@cs.uu.nl>
 
        * lily/parser.yy: various protection fixes. Less objects are now
index 02f4b2ddce35c480ecabb187361a81cd8720c7e8..3147aeb217a6a5aa65c8009100c48f9d8a718ee8 100644 (file)
@@ -298,7 +298,7 @@ sys.stdout.write (r""">
        \translator {
            \StaffContext 
            StaffSymbol \override #'line-count  = #3
-            minimumVerticalExtent = '(-3 . 3)
+            minimumVerticalExtent = #'(-3 . 3)
        }
     }
 }