home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.text.tex
- Path: sparky!uunet!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!linac!att!cbnewsj!vrr
- From: vrr@cbnewsj.cb.att.com (veenu.r.rashid)
- Subject: Justifying lines in LaTeX
- Organization: AT&T
- Distribution: usa
- Date: Sat, 25 Jul 1992 04:31:58 GMT
- Message-ID: <1992Jul25.043158.29496@cbnewsj.cb.att.com>
- Lines: 32
-
-
- Can anyone tell me how to break a line in LaTeX and still
- have it justified? The line looks as follows:
-
- (when printed from dvi-file)
-
- originally:
-
- The residuals give rise to est- <- bad line break
- imates of ...
-
-
- after inserting linebreak (\\):
-
- The residuals give rise to <- ragged right margin
- estimates of ...
-
-
- I am using SliTeX macro package with LaTeX, so I have a
- lot of these! Is there a way to write a macro to justify
- the right edge, perhaps by equally inserting \vspace between
- the words, to justify the lines?
-
- Please help!
-
- Email to vrr@cbnewsj.att.com.
-
-
- Thanks very much,
- Veenu
-
-
-