home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / text / tex / 13343 < prev    next >
Encoding:
Text File  |  1992-11-19  |  3.5 KB  |  73 lines

  1. Newsgroups: comp.text.tex
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!sdd.hp.com!ux1.cso.uiuc.edu!news.cso.uiuc.edu!cameron
  3. From: cameron@symcom.math.uiuc.edu (Cameron Smith)
  4. Subject: using native fonts on LaserJet IIIsi
  5. Message-ID: <By022F.DHC@news.cso.uiuc.edu>
  6. Sender: usenet@news.cso.uiuc.edu (Net Noise owner)
  7. Organization: none
  8. Date: Fri, 20 Nov 1992 05:32:37 GMT
  9. Lines: 62
  10.  
  11. I'm working on a project that involves using TeX to typeset
  12. documents to be printed on an HP LaserJet IIIsi that is *not*
  13. equipped for PostScript.  We want to use the native fonts of
  14. the printer (CGTimes, Univers, Courier) to do the typesetting.
  15. Unfortunately, my knowledge of PCL is nearly nonexistent --
  16. I have heretofore used mostly PostScript output devices.
  17.  
  18. I have a couple of questions about how to go about this.
  19. I cannot believe that nobody has worked this out already,
  20. and I'd be hugely grateful for any information anyone
  21. could furnish.
  22.  
  23. My first question: how does one get TFM (*TeX* Font Metric)
  24. files for the LJIIIsi's fonts?  If it were PostScript I was
  25. dealing with, I'd get the AFM files for the fonts and use
  26. the afm2tfm utility that comes with dvips.  Apparently the
  27. equivalent for PCL fonts of AFM files is a format also called
  28. TFM, but this time it means *Tagged* Font Metric.  I had
  29. simply assumed that there was a TFM2TFM converter in existence,
  30. and I even hoped that the T(eX)FM files for the fonts in question
  31. would be retrievable from an archive somewhere, but alas,
  32. I've found no hint that this is true.  The tech support
  33. person I talked to at HP never heard of TeX, and seemed unwilling
  34. to believe that there could be two different formats with the
  35. same initials; he finally gave up and referred me to Agfa,
  36. who apparently devised the font format that these fonts use.
  37. The tech support person I talked to at Agfa understood what
  38. I wanted, and had even heard of TeX, but he was absolutely
  39. certain that he couldn't supply either TeX Font Metric files
  40. for the fonts or a TaggedFM-to-TeXFM converter.
  41. Obviously I have to have TeX Font Metric files for these fonts
  42. if I'm to use TeX to typeset with them; can anybody tell me
  43. where or how to get them?
  44.  
  45. Second question: is there a DVI driver for the LJIIIsi that
  46. supports the use of native fonts?  Another programmer working
  47. on this project has looked over three DVI-to-PCL drivers and
  48. not yet found one that supported anything but downloaded bitmap
  49. fonts (as created by Metafont).  Again, I simply can't believe
  50. that nobody has yet thought of using this device's built-in fonts
  51. with TeX; can somebody then point me at a device driver that
  52. supports the use of those fonts?
  53.  
  54. It may be that the EmTeX driver allows this, but since I am eventually
  55. going to be working on multiple platforms and none of them is remotely
  56. like a PC, I need source code.  I've looked literally all over the world,
  57. but the only EmTeX packages I've found provide pre-compiled binaries
  58. and no source.  Of course, since I'm not a PC user and have no
  59. experience with EmTeX, it's possible that I browsed right past
  60. what I need and didn't recognize it.
  61.  
  62. I would be profoundly grateful for any help or information that
  63. anyone can furnish on either of the above questions.  Even if
  64. it's trivial or impossible, I'd like to be told; I'm so new
  65. to this environment that I wouldn't be able to tell for myself
  66. if it was either.  E-mail is OK, but I'd just as soon have it
  67. posted; that way perhaps others can benefit as well.
  68. I'm a devout follower of this group, so I'll see it.
  69.  
  70. Thanks in advance for any help!
  71. --Cameron Smith
  72.   cameron@symcom.math.uiuc.edu
  73.