On 7 Apr 2024 at 20:30, Wol wrote: > I'm having fun trying to get things to print landscape. Okay, I'm doing > "monkey see monkey do" programming, but I have two apparently almost > identical files, one of which prints landscape, the other portrait.
The syntax for specifying landscape output ws changed recently. Try this:
\paper {
#(set-paper-size "letterlandscape")
}
That's all by itself, not in the header block. It works for me.
--
Tim Slattery
[email protected]
