Re: [PATCH] Chromatic staff

2007-04-15 Thread Han-Wen Nienhuys
2007/4/14, Kevin Dalley <[EMAIL PROTECTED]>: I'm not sure that I understand the use of a space before a closing " in the '/* read */' section. The use in the code does not seem consistent, but that may be part of your point. Without a space, it is easy to glue together property names. The code

Re: [PATCH] Chromatic staff

2007-04-15 Thread Han-Wen Nienhuys
2007/4/14, Kevin Dalley <[EMAIL PROTECTED]>: I'm not sure that I understand the use of a space before a closing " in the '/* read */' section. The use in the code does not seem consistent, but that may be part of your point. Without a space, it is easy to glue together property names. The code

Re: [PATCH] Chromatic staff

2007-04-14 Thread Kevin Dalley
6bcffa458287f Mon Sep 17 00:00:00 2001 From: Kevin Dalley <[EMAIL PROTECTED]> Date: Sat, 14 Apr 2007 16:29:55 -0700 Subject: [PATCH] Chromatic staff This version of the patch incorporates Han-Wen's suggestions. This patch allows the vertical position of each note to be set with a s

Re: [PATCH] Chromatic staff

2007-04-09 Thread Han-Wen Nienhuys
Kevin Dalley escreveu: > This patch is to be applied to the head. It's a simple patch than my > previous try. Regression test included. > > This patch allows the vertical position of each note > to be set with a scheme function. > This feature can be used for creating a chromatic staff, for exam

[PATCH] Chromatic staff

2007-04-08 Thread Kevin Dalley
This patch is to be applied to the head. It's a simple patch than my previous try. Regression test included. This patch allows the vertical position of each note to be set with a scheme function. This feature can be used for creating a chromatic staff, for example. --- input/regression/chromati