home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / text / tex / 14122 < prev    next >
Encoding:
Internet Message Format  |  1992-12-13  |  1.1 KB

  1. Path: sparky!uunet!haven.umd.edu!darwin.sura.net!jvnc.net!yale.edu!qt.cs.utexas.edu!cs.utexas.edu!swrinde!gatech!uflorida!reef.cis.ufl.edu!yc
  2. From: yc@reef.cis.ufl.edu (Yaw-Huei Chen)
  3. Newsgroups: comp.text.tex
  4. Subject: Help wanted: underline long text
  5. Message-ID: <37912@uflorida.cis.ufl.edu>
  6. Date: 13 Dec 92 13:49:32 GMT
  7. Sender: news@uflorida.cis.ufl.edu
  8. Organization: Univ. of Florida CIS Dept.
  9. Lines: 18
  10. Nntp-Posting-Host: reef.cis.ufl.edu
  11.  
  12. Hi,
  13.  
  14. I want to underline a portion of text in a paragraph.  Since the
  15. LaTeX command \underline{text} puts the text in an hbox, this 
  16. won't work for long text.  I know a trick to get around the problem.
  17. For example, \underbar{this}\underbar{\ }\underbar{\will}\underbar{\ }%
  18. \underbar{do}\underbar{\ }\underbar{the}\underbar{\ }\underbar{job}.  
  19. However, this is very cumbersome.  Knuth wrote in the TeXbook ``If
  20. you really want underlined text, it's best to have a special font in
  21. which all the letters are underlined'' (page 323).  I think the command
  22. should be something like {\ul long text}.  Could anyone tell me how to
  23. do it?  Any other suggestions?
  24.  
  25. Thanks in advance.
  26.  
  27. Yaw-Huei Chen
  28. yc@snail.cis.ufl.edu
  29.  
  30.