home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / text / tex / 10952 < prev    next >
Encoding:
Internet Message Format  |  1992-09-07  |  539 b 

  1. Path: sparky!uunet!gatech!psuvax1!psuvm!ia8
  2. Organization: Penn State University
  3. Date: Sat, 5 Sep 1992 12:34:04 EDT
  4. From: Alan R. Heyd <IA8@psuvm.psu.edu>
  5. Message-ID: <92249.123404IA8@psuvm.psu.edu>
  6. Newsgroups: comp.text.tex
  7. Subject: Wait a minute, was degree symbol
  8. Lines: 18
  9.  
  10. In all the replies for creating a degree symbol, every one is using
  11. some form of
  12.  
  13. \def\degree{^\circ}.
  14.  
  15.   Shouldn't it be
  16.  
  17. \def\degree{:\circ}    % Note: can only be used in math mode
  18.  
  19.  
  20. Just wondering if I was missing something.
  21.  
  22.  
  23. Alan Heyd
  24. ia8@psuvm.psu.edu
  25.  
  26.  
  27.  
  28.