1%
2%   We use landscape mode.
3%
4%\special{landscape()}      --- assumes dvips; use psprint/landscape instead
5\magnification=\magstep1
6\immediate\write0{Print this with}
7\immediate\write0{dvidvi 4:0(5.5in,4.25),3(0,4.25) dvisamp firstpage}
8\immediate\write0{dvips firstpage}
9\immediate\write0{(put paper back in, rotated 180 degrees)}
10\immediate\write0{dvidvi 4:1(0in,4.25),2(5.5,4.25) dvisamp secondpage}
11\immediate\write0{dvips secondpage}
12%
13%   and fold in quarters, long side first.
14%
15%
16%   Set things up for quarter-page landscape.
17%
18\hsize=3.5truein\vsize=2.25truein
19%
20%   Now are little document!
21%
22\font\bigtt=cmtt10 scaled \magstep2
23\ \vfill
24\centerline{\bigtt dvidvi}
25\vfill
26\centerline{Translation from}
27\centerline{a {\tt dvi} file}
28\centerline{to a {\tt dvi} file}
29\vfill
30\centerline{by the folks at Radical Eye Software}
31\eject
32\ \vfill
33\centerline{This page left}
34\centerline{intentionally}
35\centerline{blank}
36\vskip\baselineskip
37\centerline{No, forget that}
38\vfill\eject
39\noindent
40This program was written to help you do pagination tricks that are
41difficult to do with \TeX\ under normal circumstances.  This program
42can be used for tasks as simple as reversing the order of pages in a
43{\tt dvi} file or selecting the even or odd pages.  It can be used
44to print little cards like this, or brochures, by combining multiple
45pages onto one page in some regular way.  You can print folded booklets
46and many other things.  Enjoy!
47\vfill\eject
48\ \vfill
49\rightline{Bye!}
50\eject\end
51
52