home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / text / tex / 15453 < prev    next >
Encoding:
Internet Message Format  |  1993-01-26  |  1.2 KB

  1. Path: sparky!uunet!paladin.american.edu!howland.reston.ans.net!usc!news.service.uci.edu!unogate!mvb.saic.com!info-tex
  2. From: David Osborne <cczdao@mips.nott.ac.uk>
  3. Newsgroups: comp.text.tex
  4. Subject: (None)
  5. Message-ID: <24216.728041611@mips.nott.ac.uk>
  6. Date: Tue, 26 Jan 93 09:46:51 GMT
  7. Organization: Info-Tex<==>Comp.Text.Tex Gateway
  8. X-Gateway-Source-Info: Mailing List
  9. Lines: 19
  10.  
  11. Pierre MacKay writes (25 Jan 93 18:51:33 PST):
  12.  
  13.  >   > Is there any way to write a macro which would allow words
  14.  >   > which can't be hyphenated to be placed on the next line,
  15.  >   > rather than be given an overfull box? Such a macro would be
  16.  >   > very useful with narrow columns.
  17.  >
  18.  > You might try increasing \fontdimen3 for your text font to a REALLY
  19.  > large size.  Then TeX will always be glad to stretch interword space,
  20.  > just like Time magazine does.  It might tend to reduce hyphenations
  21.  > below the level you want, so be prepared to tweak the hyphenation
  22.  > penalty too.
  23.  
  24. A simpler and more aesthetic solution is to use \raggedright, which
  25. Knuth suggests (TeXbook, p.29) for exactly this problem.  It can also
  26. be used in LaTeX (Lamport, p.112).
  27.  
  28. ~~David Osborne
  29.   Cripps Computing Centre, University of Nottingham
  30.