I don't think that the EPS output takes the scaling factor into account
when producing output -- only the print output does.  It would not be too
difficult to change the EPS renderer to do some scaling though -- it just
means transforming the bounding box and setting the transformation matrix
differently before drawing.

Does anyone think this would be a good idea?

James.

--
Email: [EMAIL PROTECTED]
WWW:   http://www.daa.com.au/~james/


On Sun, 6 Feb 2000, Alexander Larsson wrote:

> On Sun, 6 Feb 2000, Nicholas Piper wrote:
> 
> > I have a diagram that I'm exporting to eps to include in a texinfo
> > file. However, the file is too large (bounding box-wise). How might I
> > get the file out with a more reasonable scale ?
> > 
> > TeX simply rejects a file that 'size' :-(
> 
> Check out "File -> Page setup in the CVS version". It has scaling
> functions.
> 
> / Alex
> 
> 

Reply via email to