[EMAIL PROTECTED] writes:
> The patch includes accordion symbols, some mudela-book
> source and documentation changes and a little
> change on builscripts/set-lily.sh.

I put it in the upcoming .4

> When you give Lilypond many input files, for example
> mud-0.0.0.ly mud-0.0.1.ly mud-0.1.0.ly
> lilypond makes the following output:
> mud-0.0.0.tex
> mud-0.0.1-1.tex
> mud-0.1.0-2.tex
> 
> Is this something that will stay? Why not just change
> suffix .ly to .tex?

No, this would be a bug (and you're welcome to fix it :-).

The idea make sure that output from this doesn't overwrite itself:

        \score {
                \paper { }
                \paper { }  % output twice.
        }

> I am asking because I am going to change mudela-book to
> do all Lilypond parsing at the same time. On my computer
> the guile startup takes 3 seconds, so if you have a document
> with much music, you may sit and wait for guile to start up
> several minutes. 

Go ahead, and fix it.

-- 

Han-Wen Nienhuys, [EMAIL PROTECTED] ** GNU LilyPond - The Music Typesetter 
      http://www.cs.uu.nl/people/hanwen/lilypond/index.html 

Reply via email to