home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / sci / math / symbolic / 2109 < prev    next >
Encoding:
Text File  |  1992-07-29  |  1.3 KB  |  42 lines

  1. Newsgroups: sci.math.symbolic
  2. Path: sparky!uunet!darwin.sura.net!Sirius.dfn.de!gwdu03.gwdg.de!ibm.gwdg.de!ALEWAND
  3. From: ALEWAND@ibm.gwdg.de
  4. Subject: Problem with PostScript
  5. Message-ID: <16833B4F8.ALEWAND@ibm.gwdg.de>
  6. Sender: news@gwdu03.gwdg.de (USENET News System)
  7. Nntp-Posting-Host: ibm.gwdg.de
  8. Organization: GWDG, Goettingen
  9. Date: Wed, 29 Jul 92 12:52:08 MSZ
  10. Lines: 30
  11.  
  12. I've some problems with Mma:
  13.  
  14. Installing Mma(2.0.2) with "EPS-Format" I can't print out this simple graphic:
  15.  
  16. In[1]:=Plot[x,{x,0,1},Frame->True,FrameLabel->{"1","2","3","4"}]
  17. Out[1]=-Graphics-
  18. In[2]:=HardcopyF[%,"test.eps"]
  19. Out[2]=-Graphics-
  20.  
  21. The test.eps-file begins (after the preview) with a lot of definitions
  22.  of macros but
  23. the commands Minner, Mouter and Mrotsboxa (for example) are not included.
  24. Later in this file there are some lines like
  25.   [(0)] 0.02381 0 0 2 0 Minner Mrotsboxa
  26. and the printer is (of course!!) not able to interpret these lines correctly.
  27.  
  28. Is there anybody with the same problem? Is this bug (?) fixed in later
  29. versions?
  30.  
  31. If somebody has managed to print this file, I would be grateful to get
  32. (via e-mail) a file with the definitions of the macros.
  33.  
  34. Thank you in advance!
  35.  
  36.  
  37. Achim Lewandowski
  38. Institut fuer Statistik und Oekonometrie
  39. 3400 Goettingen
  40. Germany
  41. email: alewand@ibm.gwdg.de
  42.