home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / text / tex / 14258 < prev    next >
Encoding:
Text File  |  1992-12-16  |  1.2 KB  |  37 lines

  1. Path: sparky!uunet!usc!news.service.uci.edu!unogate!mvb.saic.com!info-tex
  2. From: hamlin@aps.org (Chris Hamlin 2369)
  3. Newsgroups: comp.text.tex
  4. Subject: \text and NFSS
  5. Message-ID: <9212161845.AA24374@lancelot>
  6. Date: Wed, 16 Dec 92 13:45:03 -0500
  7. Organization: Info-Tex<==>Comp.Text.Tex Gateway
  8. X-Gateway-Source-Info: Mailing List
  9. Lines: 26
  10.  
  11. >
  12. >       .
  13. >       .
  14. >       .
  15. > Using \text is a very bad idea since it defined in lfonts.new the replacement
  16. > lfonts.tex loaded for the NFSS.  This then affects the definitions of
  17. > \pdollar and \ppounds which use \text.  The definitions are
  18. >       .
  19. >       .
  20. >       .
  21. >
  22.  
  23. I checked my lfonts.new but didn't find \text defined. In nfss.bug I found
  24.  
  25. ** (36) FMi 92/03/21: Macro \text was renamed to \nfss@text to make it
  26.         internal because people complained that the name is too
  27.         common. The style file amstext.sty will redefine this to
  28.         behave like the \text macro in amstext. This means that people
  29.         who wish to use \text the way it was before need to load
  30.         amstext.sty in the \documentstyle command.
  31.  
  32. So it looks like FMi and RS have now given us back \text, BUT it is may be safer
  33. to use another name unless you know exactly what you're running on.
  34.  
  35.  
  36. Chris Hamlin, mis@aps.org
  37.