home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / text / tex / 14827 < prev    next >
Encoding:
Internet Message Format  |  1993-01-11  |  1.0 KB

  1. Path: sparky!uunet!cs.utexas.edu!sun-barr!ames!pacbell.com!network.ucsd.edu!mvb.saic.com!info-tex
  2. From: mroth@afit.af.mil (Mark A. Roth)
  3. Newsgroups: comp.text.tex
  4. Subject: Re: business card .sty
  5. Message-ID: <9301111415.AA23239@hawkeye.afit.af.mil>
  6. Date: Mon, 11 Jan 93 09:15:32 EST
  7. Organization: Info-Tex<==>Comp.Text.Tex Gateway
  8. X-Gateway-Source-Info: Mailing List
  9. Lines: 14
  10.  
  11. Notes on using buscard.sty without NFSS.
  12.  
  13. Sprinkled thoughout the style are commands which set the font style and size.
  14. Things like \scriptsize\sf  or \large\rm.  One of the sans serif commands
  15. requires a smaller font than is normally available with LaTeX, thus the use
  16. of NFSS to make available the full range of \sf fonts.
  17.  
  18. If you don't have NFSS then do the following:
  19. Remove the NFSS code and change the font selections to things that you have
  20. available.  Also, note that users can also select their own fonts by simply
  21. including their own font commands with each entry.  I've also successfully
  22. used PostScript fonts using some of the PostScript font styles out there.
  23.  
  24. Mark Roth
  25.