home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!zaphod.mps.ohio-state.edu!swrinde!network.ucsd.edu!mvb.saic.com!info-tex
- From: mroth@afit.af.mil (Mark A. Roth)
- Newsgroups: comp.text.tex
- Subject: Re: \raggedright
- Message-ID: <9212221535.AA27080@hawkeye.afit.af.mil>
- Date: Tue, 22 Dec 92 10:35:35 EST
- Organization: Info-Tex<==>Comp.Text.Tex Gateway
- X-Gateway-Source-Info: Mailing List
- Lines: 12
-
-
- The following suggestion was exactly what was needed to solve my
- raggedright with hyphenation needs. Thanks to all who responded.
-
- \def\raggedright{%
- \rightskip\z@ plus2.0em
- \spaceskip.3333em plus .1666em
- \xspaceskip.5em plus .1666em
- \relax
- }
-
- Mark Roth
-