home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / text / tex / 9503 < prev    next >
Encoding:
Text File  |  1992-07-25  |  944 b   |  43 lines

  1. Newsgroups: comp.text.tex
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!linac!att!cbnewsj!vrr
  3. From: vrr@cbnewsj.cb.att.com (veenu.r.rashid)
  4. Subject: Justifying lines in LaTeX
  5. Organization: AT&T
  6. Distribution: usa
  7. Date: Sat, 25 Jul 1992 04:31:58 GMT
  8. Message-ID: <1992Jul25.043158.29496@cbnewsj.cb.att.com>
  9. Lines: 32
  10.  
  11.  
  12. Can anyone tell me how to break a line in LaTeX and still
  13. have it justified?  The line looks as follows:
  14.  
  15. (when printed from dvi-file)
  16.  
  17. originally:
  18.  
  19. The residuals give rise to est-   <- bad line break
  20. imates of ...
  21.  
  22.  
  23. after inserting linebreak (\\):
  24.  
  25. The residuals give rise to      <- ragged right margin
  26. estimates of ...
  27.  
  28.  
  29. I am using SliTeX macro package with LaTeX, so I have a
  30. lot of these!  Is there a way to write a macro to justify
  31. the right edge, perhaps by equally inserting \vspace between
  32. the words, to justify the lines?
  33.  
  34. Please help!
  35.  
  36. Email to vrr@cbnewsj.att.com.
  37.  
  38.  
  39. Thanks very much,
  40. Veenu
  41.  
  42.  
  43.