home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / softsys / matlab / 128 < prev    next >
Encoding:
Text File  |  1993-01-24  |  936 b   |  26 lines

  1. Newsgroups: comp.soft-sys.matlab
  2. Path: sparky!uunet!spool.mu.edu!howland.reston.ans.net!paladin.american.edu!gatech!enterpoop.mit.edu!news.media.mit.edu!news.media!jnicolas
  3. From: jnicolas@image.mit.edu (Julien Nicolas)
  4. Subject: Purpose of %%BeginPreview ... %%EndPreview in eps files
  5. Message-ID: <JNICOLAS.93Jan23001608@image.mit.edu>
  6. Sender: news@news.media.mit.edu (USENET News System)
  7. Organization: Massachusetts Institute of Technology, Cambridge, USA
  8. Date: Sat, 23 Jan 1993 05:16:08 GMT
  9. Lines: 15
  10.  
  11.  
  12. Eps files generated with 'print -deps' are huge. Unecessarily so it
  13. seems. They contain, at least under 4.0, a section with no information:
  14.  
  15. %%BeginPreview: 560 420 1 420
  16. %ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
  17. ...
  18. %%EndPreview
  19.  
  20. Can this 'feature' be disabled, turned off, short of having to remove it
  21. by hand?
  22.  
  23.  
  24. Julien Nicolas.
  25.  
  26.