Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!swrinde!elroy.jpl.nasa.gov!lll-winken!iggy.GW.Vitalink.COM!widener!msi.umn.edu!noc.MR.NET!news.stolaf.edu!agnes.acc.stolaf.edu!brownd From: brownd@agnes.acc.stolaf.edu (David H. Brown) Newsgroups: comp.lang.postscript Subject: Re: Postscript inside a MicroSoft Word for the MAC Message-ID: <1991Apr22.234316.28843@news.stolaf.edu> Date: 22 Apr 91 23:43:16 GMT References: <1991Apr17.202719.14746@rodan.acs.syr.edu> Sender: news@news.stolaf.edu Reply-To: brownd@agnes.acc.stolaf.edu () Organization: St. Olaf College; Northfield, MN Lines: 26 In article <1991Apr17.202719.14746@rodan.acs.syr.edu> amichiel@rodan.acs.syr.edu (Allen J Michielsen) writes: > > I have a user that has a very simple postscript program that now >kinda needs to be included in a ms-word-mac file. I remember clearly >that is can be done rather easily. [...] >thanks >-- >Al. Michielsen, Mechanical & Aerospace Engineering, Syracuse University > InterNet: amichiel@rodan.acs.syr.edu amichiel@sunrise.acs.syr.edu > Bitnet: AMICHIEL@SUNRISE You need to access the automatic style "PostScript". Go into Format/Define Styles... and enter "PostScript" (don't include the quotes, of course, and be sure to use an upper-case 'S' and no space). It will ask if you wish to use the default; that would be a good thing! Now, any paragraph you format as PostScript text will be sent to the LW (or whatever) almost automatically. There are a few interesting things having to do with the PS environment within Word which you should really check out... see the reference manual under "PostScript" (pp. 284 ff) and also a couple of examples which should be in some folder which came with the program. If you don't bother (or don't have a manual... naughty, naughty!), at least remember not to include in the PostScript code! (Well, unless that's the point, but it would probably really mess up the rest of your document.) Dave Brown (brownd@agnes.acc.stolaf.edu)