% % \plotone{EPSFILE} \plottwo{EPSFILE}{EPSFILE} % \plotfiddle{EPSFILE}{VSIZE}{ROT}{HSF}{VSF}{HTRANS}{VTRANS} % % \plotone inserts the plot in a space that is % \columnwidth wide; the plot is scaled so the % horizontal dimension fits in the text width, and the % vertical dimension is scaled to maintain the aspect % ratio. \plottwo inserts two plots next to each other % in one \columnwidth, sort of like "two-up" mode. % % EPSFILE name of file with EPS % % The following arguments are for the \plotfiddle macro % which formats the \special itself, prepares vspace, % etc. This completely bypasses Rokicki's macros that % attempt to rationalize the EPS BoundingBox with the % LaTeX page dimensions. % % % VSIZE vertical white space to allow for plot % ROT rotation angle % HSF horiz scale factor % VSF vert scale factor % HTRANS horiz translation % VTRANS vert translation %