Julian Peterson escreveu: > Developers--- > I noted that in older lilypond documentation, it states that when using > the svg backend, lilypond should output separate files for each page, > although this doesn't seem to be the case anymore. Would it be > difficult to reinstate this behavior? (perhaps as an additional backend > option?)
I can't remember, frankly. If anyone wants to attack this, the relevant code is in framework-svg.scm. You'd have to fold output-framework and dump-page inside out, so each dump-page opens the file and writes the SVG header info. -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen LilyPond Software Design -- Code for Music Notation http://www.lilypond-design.com _______________________________________________ lilypond-user mailing list [email protected] http://lists.gnu.org/mailman/listinfo/lilypond-user
