Re: [PATCH] --display-music option

2009-03-23 Thread Han-Wen Nienhuys
consider it an official response. Even then, I think this should be implemented completely on the scheme side; frankly if you're using specialized programs, you could just as well write a .ly that wraps toplevel-music-handler to do the work for you, without any change to lilypond proper. On Mon,

Re: [PATCH] --display-music option

2009-03-23 Thread Graham Percival
This isn't an official response, but you'll probably be asked to rework this patch as -ddisplay-music. (i.e. one of the -d* options) Cheers, - Graham On Mon, Mar 23, 2009 at 12:07:10AM -0700, Pedro Kröger wrote: > > Hi, > > The patch in the attachment implements the command line option > --di

[PATCH] --display-music option

2009-03-23 Thread Pedro Kröger
Hi, The patch in the attachment implements the command line option --display-music. If it's on it will print the internal representation of the score like \displayMusic and exit. The main use for this option is to use the output of --display-music as the input for other programs (it's easier to