indent-ly

2009-10-20 Thread Martin Tarenskeen
Hi, I have tried to write a tool in Python to (re-)indent lilypond source files. Something like indent ( for C/C++ ) or tidy ( for HTML ) but now with Lilypond in mind. The tool can handle multiple inputfiles, and there is a commandline option that lets you specify how much spacecharacters

Re: indent-ly

2009-10-20 Thread Graham Percival
On Tue, Oct 20, 2009 at 10:31:15AM +0200, Martin Tarenskeen wrote: I have tried to write a tool in Python to (re-)indent lilypond source files. Something like indent ( for C/C++ ) or tidy ( for HTML ) but now with Lilypond in mind. Nice! If it works well, this would satisfy

Re: indent-ly

2009-10-20 Thread Martin Tarenskeen
On Tue, 20 Oct 2009, Graham Percival wrote: On Tue, Oct 20, 2009 at 10:31:15AM +0200, Martin Tarenskeen wrote: I have tried to write a tool in Python to (re-)indent lilypond source files. Something like indent ( for C/C++ ) or tidy ( for HTML ) but now with Lilypond in mind. Nice! If it

Re: indent-ly

2009-10-20 Thread Bertalan Fodor (LilyPondTool)
The default for lilypond files is two-space indents. Is that official and written in the docs, or just common practice ? Lilypond itself does not write lilypond files, it just reads them. So it does not have a default indentation. I have tried different tools ( frescobaldi, lilypondtool,

Re: indent-ly

2009-10-20 Thread Graham Percival
On Tue, Oct 20, 2009 at 01:02:59PM +0200, Martin Tarenskeen wrote: On Tue, 20 Oct 2009, Graham Percival wrote: Nice! If it works well, this would satisfy http://code.google.com/p/lilypond/issues/detail?id=777 I also see there Wilbert Berendsen already wrote a similar, but more advanced,

Inserting a space between certain notes in Lilypond

2009-10-20 Thread Miller
I've tried the documentation and various snippets, but I'm not having any luck with the following: I'm trying to force extra spacing in between specific notes in Lilypond. In general, the spacing is good. However there occurs a sequence (in 4/4) time where a measure starts with a half note

Re: Inserting a space between certain notes in Lilypond

2009-10-20 Thread Kieren MacMillan
Hi Miller, (By default, Lilypond wanted to join the two eighths together with a beam, which was even more confusing. I overrode that with \autoBeamOff...On) Your non-standard beaming will be an obstacle to most good musicians — in particular, your first measure is currently grouped as

chordnames tweaking again

2009-10-20 Thread fiëé visuëlle
Hello again, still fiddling with chord names... (1) I use this nice Scheme function by Carl Sorensen to get fis and des names instead of f# and db. I don't understand enough Scheme to avoid ees - do you? (The lowercase stuff works only with a patch by Thomas Morgan, sorry, so I can't

Re: indent-ly

2009-10-20 Thread Neil Puttock
2009/10/20 Martin Tarenskeen m.tarensk...@zonnet.nl: Would be nice if he could also integrate such functionality in Frescobaldi: Be able to re-indent a complete score with a mouseclick from inside the Frescobaldi screen would be great ! ( Just like indent-ly has been integrated into

Re: Figured Bass - Alignment

2009-10-20 Thread Neil Puttock
2009/10/19 grisu_76 christian.hum...@univie.ac.at: now I've got the problem that the flat-sign changes the Y-position of the numbers; I suppose that is beause the flat-sign uses more space above; see example: I think you mean the natural sign: it's taller than the flat, so it sticks out at

Re: problems with routine to adjust inner points of slur

2009-10-20 Thread Neil Puttock
2009/10/17 David Nalesnik dnale...@umail.iu.edu: Can you tell me why this is happening, and what I can do to fix it?  (Also, please let me know if there's a more elegant way to structure this...I'm sure that's part of the problem!) You're setting a parser variable (internal-offset) in the