But when I compile the *.ly file it generate only the midi for the second
score. For the compilation comments above I think that it overwrite the
first score.
[EMAIL PROTECTED] lilypond book.ly
GNU LilyPond 2.4.5
^
That's a known bug.
The only way out is to upgrade to 2.6.x.
>
> But when I compile the *.ly file it generate only the midi for the second
> score. For the compilation comments above I think that it overwrite the
> first score.
>
> [EMAIL PROTECTED] lilypond book.ly
> GNU LilyPond 2.4.5
^
That's a known bug.
The only way out is to upg
I seem to recall that this was a bug in version 2.4 that has been fixed
in later
versions. On possibility might be to put each \score{...} within its own
\book{...}, at least for the MIDI outputs (if you do that for the paper
output,
you will get one PDF file for each \book). Note also that the
Hello I working with a composition with many pieces. I structure all they
in a book enviroment like this:
--- file book.ly --
:
: Flute = \relative c'' {
: \key c \major
: \time 4/4
: a b c d f g a
: } flute = {
: \set Staff.instrument = "Flute "
: \set Staff.midiInstrument =