Hello, I'd like to know whether it's possible to
a.) Set the overall paper/page size of, for example DVI, in the source itsself and/or b.) Set different sizes for different pages. In the infopage on groff and the manpage on groff_tmac there are references to a string variable "paper" that a macro "papersize" should read in order to determine the paper size. I tried .ds paper A4l (say), but without any luck. Is it possible to set the paper size (for each individual page, if possible) from within the source code itsself? Thank you