> Take a look at texinfo's texi2pdf. That's how we build it; the > program converts texinfo to tex (or maybe latex; I can't > remember), and from that to pdf.
No, the document gets directly processed by tex. > If the built-in customization doesn't do what you want, then your > only option is to hack texi2pdf directly. That involves C > programming, Not at all. texi2pdf is a simple wrapper for the texi2dvi shell script. The only possibility to customize the look of the PDF is to modify texinfo.tex. Werner _______________________________________________ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user