That doesn't work. Think of it this way
fileOne.ly \score {...\layout{}\midi{}}
fileTwo.ly \score {...\layout{}\midi{}}
bookOne.ly \include "fileOne.ly" \include "fileTwo.ly"

The question is if it is possible to suppress the midi file generation when bookOne.ly is compiled. I don't think so, but then, I have little problem just ignoring or deleting the unnecessarily midi files.

On 04.01.2010, at 11:57, James Lowe wrote:

%/midi

?

Federico Bruni wrote:
I have several files who have the \midi block and I have included them in a new file - book.ly - (which, surprise surprise, I use to produce a book). I need the midi block in each file, because they are still in progress and I have to check the music. But I'd like to tell LilyPond to not produce new midi files when I compile book.ly
There's a way to do so?
Thanks for help!
Federico


_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user



_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to