home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / sys / acorn / 8236 < prev    next >
Encoding:
Text File  |  1992-08-14  |  2.1 KB  |  43 lines

  1. Newsgroups: comp.sys.acorn
  2. Path: sparky!uunet!mcsun!dxcern!dscomsa.desy.de!vxdesy.desy.de!burke
  3. From: burke@vxdesy.desy.de
  4. Subject: Re: impression->TEX
  5. Message-ID: <1992Aug14.183817.1@vxdesy.desy.de>
  6. Lines: 30
  7. Sender: news@dscomsf.desy.de (USENET News System)
  8. Nntp-Posting-Host: vxdsyc.desy.de
  9. Organization: (DESY, Hamburg, Germany)
  10. References: <1992Aug13.213412.20960@microsoft.com> <1992Aug14.091359.18759@doc.ic.ac.uk>
  11. Date: Fri, 14 Aug 1992 18:38:17 GMT
  12.  
  13. In article <1992Aug14.091359.18759@doc.ic.ac.uk>, ijp@oak10.doc.ic.ac.uk (Ian Palmer) writes:
  14. > Not directly (well as far as I can work out anyway) because all TeX
  15. > macros must start with a '\', and Impression DDF doesn't use that. But
  16.  
  17. Not true! (read the TeXbook). You can redefine { as an escape character if
  18. you want. TeX is a full programming language; you certainly could write
  19. a converter, although I don't know how much effort it would be (probably not
  20. much, if you're only converting things like font changes). TeX does its
  21. own page layout, so I doubt that you could keep it wysiwyg.
  22.  
  23. > frame info get saved into a DDF file?) and graphics would be a
  24. > nightmare (TeX graphics always are :-) ).
  25.  
  26. The normal approach would be to have the graphics in a separate PostScript
  27. file, and  use \special{} commands to merge them at the DVItoPS stage.
  28.  
  29. > Then of course there's the problem of font translation (unless you
  30. > only use the TeX fonts - but then you'd need to get over 1/3rd the TeX
  31. > distibution anyway, so you might as well go the full hog).
  32.  
  33. This is an interesting question - are PostScript fonts available for TeX? (i.e.
  34. as TFM files). There's no reason why they shouldn't be, but I've never seen
  35. any.
  36.  
  37. e----><----p | Stephen Burke           | Internet: burke@vxdesy.desy.de
  38.  H   H   1   | Gruppe FH1T (Liverpool) | DECnet:   vxdesy::burke (13313::burke)
  39.  H   H  11   | DESY, Notkestrasse 85   | BITNET:   BURKE@DESYVAX or SB2@UKACRL
  40.  HHHHH   1   | 2000 Hamburg 52         | JANET:    sb2@uk.ac.rl.ib
  41.  H   H   1   | Germany                 | Phone:    + 49 40 8998 2282
  42.  H   H 11111 | HERA, the world's largest electron microscope!
  43.