Re: New Python script: skeleton maker

2005-07-23 Thread John Mandereau
Neil Tiffin wrote: > John, > > When I copy the example I get a syntax error (see below). Also the > syntax for the staff list is a mystery to me. Could you please make > this easier and include a very simple example; I agree with you, this is not really easy... Now I have finished this work, I

Re: New Python script: skeleton maker (with erratum)

2005-07-23 Thread John Mandereau
Han-Wen Nienhuys wrote: > John Mandereau wrote: > > Hello, > > I've just finished a script that makes LilyPond skeleton files. It > > should work with both 2.4 and 2.6 versions. > > > > Please try it (see README -> Quick Test) and tell me how useful you > > think it is; and tell me if the code is

Re: New Python script: skeleton maker

2005-07-22 Thread Neil Tiffin
At 11:55 AM +0200 7/22/05, John Mandereau wrote: Hello, I've just finished a script that makes LilyPond skeleton files. It should work with both 2.4 and 2.6 versions. Please try it (see README -> Quick Test) and tell me how useful you think it is; and tell me if the code is clumsy, because I'm n

Re: New Python script: skeleton maker

2005-07-22 Thread Han-Wen Nienhuys
John Mandereau wrote: Hello, I've just finished a script that makes LilyPond skeleton files. It should work with both 2.4 and 2.6 versions. Please try it (see README -> Quick Test) and tell me how useful you think it is; and tell me if the code is clumsy, because I'm not very experienced. I don

New Python script: skeleton maker

2005-07-22 Thread John Mandereau
Hello, I've just finished a script that makes LilyPond skeleton files. It should work with both 2.4 and 2.6 versions. Please try it (see README -> Quick Test) and tell me how useful you think it is; and tell me if the code is clumsy, because I'm not very experienced. I don't know how to distribut