David Bobroff wrote:
Now the catch:


Not at all! Just run ly2dvi with the flag -k, go to the directory
ly2dvi.dir/, edit the latex wrapper file XXX.latex and run
latex XXX.latex.

...and when I do that the page layout is disrupted, and only one page is
generated.

?????

v1.6.5 on Cygwin

Weird, huh?
How do you view the result? To get nice-looking PDF output, you should
do:
latex file.latex
dvips -Ppdf -G0 -ulilypond file.dvi
ps2pdf file.ps
(in the ly2dvi.dir/ directory)

If you used another page size than A4, you also need to supply extra
flags to the dvips command, for example dvips -tlandscape or
dvips -tletter

   /Mats




_______________________________________________
Lilypond-user mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-user

Reply via email to