home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / text / tex / 15303 < prev    next >
Encoding:
Text File  |  1993-01-22  |  1.2 KB  |  28 lines

  1. Newsgroups: comp.text.tex
  2. Path: sparky!uunet!paladin.american.edu!news.univie.ac.at!vm.univie.ac.at!A8131DAL
  3. From: A8131DAL@vm.univie.ac.at (Peter Schmitt)
  4. Subject: Re: emTeX and long font names
  5. Message-ID: <1993Jan22.125058.21271@newssrv.edvz.univie.ac.at>
  6. Sender: news@newssrv.edvz.univie.ac.at (News System - Vienna University)
  7. Nntp-Posting-Host: helios.edvz.univie.ac.at
  8. Organization: University of Vienna
  9. Date: Fri, 22 Jan 1993 12:43:54 GMT
  10. Lines: 16
  11.  
  12. > From: dbeeman@dogstar.Colorado.edu (Dave Beeman)
  13. > Date: Thu, 21 Jan 1993 18:12:31 GMT
  14. > I am using emTeX (the 1990 3.0 version from ymir.claremont.edu) and tried
  15. > using MS-DOS dvips 5.49 on the file emtex.dvi.  It needed the font lcircle10,
  16. > and METAFONT complained that it couldn't find the lcircle10.mf file.
  17. >
  18. > The problem, of course, is that "lcircle10" is more than 8 characters.  My
  19. > "mfinputs" directory has the truncated name "lcircle1.mf".  Has anyone
  20. > sucessfully dealt with this situation?
  21. >
  22. Perhaps emtex has implemented the 5+3 convention:
  23. and looks for lcirce10 (from LCIRC-l-E10).
  24. And you can always change the name of the font loaded by LaTeX:
  25. in LFONTS.tex, probably. This needs rebuilding the format file.
  26.  
  27. Peter
  28.