My workflow
William Rehwinkel: How I write lilypond code using vim
Over the last five years I have been engraving music in Lilypond using vim. Since I also use vim for programming, I find the way that I can navigate around files to be very comfortable. By using the vim text editor, saving incremental changes with git, and using the following bash script, I have found it incredibly easy to work on lilypond projects, even those that are very complex. This article is a quick introduction to the tools that I use to work on Lilypond.
Read more...