On Monday 11 October 2004 11.17, Paul Scott wrote:
The manual says:
To change the paper size, there are two commands,
#(set-default-paper-size "a4")
\paper{
#(set-paper-size "a4")
}
This gives:
warning: lily-guile: Must use #(set-paper-size .. ) within \bookpaper {
... }
which correlates with recent discussions about how to set paper size.
Changing \paper to \bookpaper above eliminates the guile warning as I
would now expect.
In either case when setting papersize to letter the dvi and ps are
correct and the pdf's are still a4.
Which version are you using vs. reading the manual for? I believe that
\bookpaper was renamed to \paper in 2.3.22.