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

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!wupost!emory!cs.utk.edu!cs.utk.edu!eijkhout
  2. From: eijkhout@cupid.cs.utk.edu (Victor Eijkhout)
  3. Newsgroups: comp.text.tex
  4. Subject: Re: using /looseness in LaTeX
  5. Date: 4 Jan 93 22:03:39
  6. Organization: /pearl/homes/eijkhout/.organization
  7. Lines: 23
  8. Message-ID: <EIJKHOUT.93Jan4220339@cupid.cs.utk.edu>
  9. References: <1993Jan4.221627.11410@cs.ucla.edu>
  10. NNTP-Posting-Host: cupid.cs.utk.edu
  11. In-reply-to: alexis@maui.cs.ucla.edu's message of Mon, 4 Jan 93 22:16:27 GMT
  12.  
  13. In article <1993Jan4.221627.11410@cs.ucla.edu> alexis@maui.cs.ucla.edu (Alexis Wieland) writes:
  14.  
  15.    Using \looseness (described on pp 103-104 in The TeXbook) 
  16.    in a LaTeX document does not seem to have any effect,
  17.    even when this is coupled with an increased \tolerance.
  18.    Any suggestions on what I may be doing wrong,
  19.    or is this useful tool not available in LaTeX ? 
  20.  
  21. Hm. I'd have to guess. Maybe your tolerance is still not enough?
  22.  
  23. Or are you forgetting that 1/ \looseness has only effect for one
  24. paragraph, and that 2/ it has to be specified pretty much in that
  25. paragraph, because any \par resets it? And then maybe you
  26. make the ubiquitous mistake
  27.  {\tolerance=1 A paragraph of text .... and text.}
  28. That is, if you enclose a paragraph in a group, be sure
  29. to end it in the group:
  30.  ... and text.\par}
  31.  
  32.      - alexis.                    <alexis@cs.ucla.edu>
  33. --
  34. Victor
  35. ``I have seen this funny quote, if only I could find it back.''
  36.