Re: [ot] making patches (was: abc2ly and beams)

2004-04-19 Thread Erik Sandberg
On Monday 19 April 2004 21.50, Matthias Kilian wrote: > On Mon, Apr 19, 2004 at 08:14:19PM +0200, Jan Nieuwenhuizen wrote: > > Next time, please send a unified diff, see > > http://lilypond.org/web/devel/participating/ > > Small hint on diffing: I typically have two directories: project (the > orig

[ot] making patches (was: abc2ly and beams)

2004-04-19 Thread Matthias Kilian
On Mon, Apr 19, 2004 at 08:14:19PM +0200, Jan Nieuwenhuizen wrote: > Next time, please send a unified diff, see > http://lilypond.org/web/devel/participating/ Small hint on diffing: I typically have two directories: project (the original sources), and project.local (a copy, probably locally modifi

Re: abc2ly and beams

2004-04-19 Thread Jan Nieuwenhuizen
Guy Gascoigne writes: > Yes, I noticed all sorts of whitespace mixups in the scripts, I've > been using the ActiveState Python editor and it makes finding and > fixing this sort of thing very easy. Good. > I actually did get a later version from the 2.3 distrubution, but I > noticed enough diff

Re: abc2ly and beams

2004-04-19 Thread Jan Nieuwenhuizen
Guy Gascoigne-Piggford writes: > Anyway to cut a long ramble short, I noticed that ABC's idea of > beaming wasn't preserved in Lilypond so I've modifed the abc2ly python > script from 2.0.1 (the version that I'm running on XP) so that it now > supports beams. Thanks! I've included this in 2.3 CV

Re: abc2ly and beams

2004-04-19 Thread Guy Gascoigne - Piggford
Yes, I noticed all sorts of whitespace mixups in the scripts, I've been using the ActiveState Python editor and it makes finding and fixing this sort of thing very easy. I actually did get a later version from the 2.3 distrubution, but I noticed enough differences in the way that the lilypond

abc2ly and beams

2004-04-18 Thread Guy Gascoigne-Piggford
I'm pretty new to Lilypond but have been toying with ABC for a while now and was very interested to see lilypond's ability to generate very nice pdf files from my abc stuff. Anyway to cut a long ramble short, I noticed that ABC's idea of beaming wasn't preserved in Lilypond so I've modifed the