home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / text / tex / 12986 < prev    next >
Encoding:
Internet Message Format  |  1992-11-09  |  1.0 KB

  1. Path: sparky!uunet!stanford.edu!ames!network.ucsd.edu!mvb.saic.com!info-tex
  2. From: Martin Jourdan <Martin.Jourdan@inria.fr>
  3. Newsgroups: comp.text.tex
  4. Subject: recoverable font loading
  5. Message-ID: <9211091737.AA01328@phedre.inria.fr>
  6. Date: Mon, 9 Nov 92 18:37:51 +0100
  7. Organization: INRIA, BP 105, F-78153 Le Chesnay Cedex, France tel.
  8. X-Gateway-Source-Info: Mailing List
  9. Lines: 20
  10.  
  11. Dear TeX gurus,
  12.  
  13. I'm looking for a way to load a font (the same as using \font) such
  14. that:
  15.  
  16. 1. no error occurs if the TFM file cannot be found;
  17.  
  18. 2. there is a way to test whether the loading actually succeeded or
  19. not (e.g., by using \ifx on the control sequence that's supposed to
  20. hold the loaded font).
  21.  
  22. I took a look at Mittelbach's and Schoepf's New Font Selection Scheme
  23. and found such a ``recoverable font load'' at work in the definition
  24. of \extract@font, but unfortunately my proficiency with TeX is not
  25. sufficient to really understand how it works and how to adapt it to my
  26. needs.  I hope that one of you is able to help me.
  27.  
  28. Many thanks in advance.  Best regards,
  29.  
  30.                     Martin Jourdan
  31.