my recipe so far is tr '\n' '|' < ksp-dc10.txt | sed -e 's,|| ,,g' -e 's,OK||,OK|,g' -e 's,||,|,g' | tr '|' '\n' | mpage -4 -bletter -P- | ps2pdf - ksp-dc10.pdf
which changes formatting a bit but gets it into 4 pages (so 2 sided sheets) with 4 pages on each... tomorrow will check readability after printing ;) On Thu, 29 Jul 2010, Aaron M. Ucko wrote: > I was able to get it down to 9 pages (5 sheets double-sided) with > a2ps -B -f6.4; it looks like you'll neeed to use -f6.2 to achieve the > same page count with A4 paper, though. (Either way, you'll need > reasonably sharp vision. ;-) -- Yaroslav O. Halchenko Postdoctoral Fellow, Department of Psychological and Brain Sciences Dartmouth College, 419 Moore Hall, Hinman Box 6207, Hanover, NH 03755 Phone: +1 (603) 646-9834 Fax: +1 (603) 646-1419 WWW: http://www.linkedin.com/in/yarik _______________________________________________ Debconf-discuss mailing list Debconf-discuss@lists.debconf.org http://lists.debconf.org/mailman/listinfo/debconf-discuss