> Rune Zedeler <[EMAIL PROTECTED]> writes: > > > Is it possible to build the postscript user manual without building the > > entire html-web-page? > > You can do: > > make -C Documentation/user out=www out-www/lilypond.ps > > You don't really need the out= and www stuff, but that's handy in case > you decide to build the website later, or whatever.
I often edit make/lilypond-vars.make and add the flag --no-pictures to the lilypond-book command (in the definition of the variable LILYPOND_BOOK), which saves quite some processing time. Of course, that's not a good idea of you want to build the website later. /Mats _______________________________________________ Lilypond-devel mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/lilypond-devel
