home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / text / tex / 10872 < prev    next >
Encoding:
Text File  |  1992-09-03  |  3.1 KB  |  64 lines

  1. Newsgroups: comp.text.tex
  2. Path: sparky!uunet!mcsun!dxcern!dxcern!orloff
  3. From: orloff@surya4.cern.ch (Jean Orloff)
  4. Subject: Re: Rokicki's EPSF macros
  5. In-Reply-To: skyvington@republique.ilog.fr's message of 2 Sep 92 16:12:14 GMT
  6. Message-ID: <ORLOFF.92Sep3161412@surya4.cern.ch>
  7. Sender: news@dxcern.cern.ch (USENET News System)
  8. Organization: CERN, European Research Center for Particle Physics
  9. References: <22965@ilog.fr>
  10. Date: Thu, 3 Sep 1992 15:14:12 GMT
  11. Lines: 51
  12.  
  13. >>>>> On 2 Sep 92 16:12:14 GMT, skyvington@republique.ilog.fr (William Skyvington) said:
  14. Wil> I save my Illustrator documents with the PICT option (in the
  15. Wil> dialog box) set to "Macintosh black and white". As for my MacDraw
  16. Wil> Pro stuff, I've got into the habit of always saving it as EPSF.
  17. Wil> Consequently, when I'm working with Textures, I actually see all
  18. Wil> this artwork on the screen in my typeset window. So, all this is
  19. Wil> marvelous!
  20.  
  21. Wil> BUT... there's a hitch. When I boot up A/UX and drag all this
  22. Wil> stuff across into the Unix file system, and try to run it with
  23. Wil> our network LaTeX system (using exactly the same style macros as
  24. Wil> in Textures), the Rokicki EPSF macros don't seem to be able to
  25. Wil> handle the MacDraw Pro EPSF files and the Illustrator files saved
  26. Wil> with the PICT option set to "Macintosh black and white". The
  27. Wil> LaTeX document appears to get typeset, but the results are
  28. Wil> garbage wherever an illustration is meant to appear. And the
  29. Wil> resulting .dvi file hangs up the laser printer.
  30.  
  31. Wil> If I save my Illustrator documents with the PICT option set to
  32. Wil> "none (with EPSF header)", everything works perfectly with the
  33. Wil> Rokicki EPSF macros on the Unix Latex system. On the other hand,
  34. Wil> I don't seem to be able to do anything at all with the MacDraw
  35. Wil> Pro artwork.
  36.  
  37. Wil> Can anybody tell me whether the Rokicki EPSF macros can be
  38. Wil> modified so that they'll work in a Unix LaTeX environment with
  39. Wil> both MacDraw Pro EPSF files and Illustrator files with the PICT
  40. Wil> option set to "Macintosh black and white"?
  41.  
  42. epsf.sty has nothing to do with this: your problem should be that
  43. there is a mismatch between your graphics file and your
  44. previewer/printer. In Adobe Illustrator, a normal file won't print on Unix
  45. because A.Ill uses special macros whose definition are in the
  46. LaserWriter Prep file. If you include EPSF header-no preview, you do
  47. get the definitions along, so it prints.
  48.  
  49. Now, I always thought that including the B&W-Mac preview only added a
  50. resource fork containing the bitmap for previewing, which TeXtures was
  51. able to reproduce. The text (or data fork) which gets transferred (via
  52. ftp or whatever) to your Unix workstation should be exactly the same as
  53. with EPSF header-no preview. Could you check this, please?
  54. Otherwise, my faith in EPS will shade away...
  55.  
  56. Sincerely,
  57. Jean.
  58. --
  59. *************************************************************************
  60. *    Jean Orloff        *    e-mail: ORLOFF@dxcern.cern.ch    *
  61. *    TH-Division, CERN    *    phone:    (41-22) 767-3204    *
  62. *    CH-1211 Geneva 23    *    fax:    (41-22) 782-3914    *
  63. *************************************************************************
  64.