[net.text] Need TeX hangindent help

bhagwan@voodoo.UUCP (A. L. McPherson) (11/03/86)

I need some help with TeX. Here's what I want to do:

Left margin     Start of a paragraph                       Right margin
|               |                                                     |
OBJECTIVE       Now there is a normal paragraph here that is left just-
                ified and right justified. I know (think) I should   be
                using \hangish type stuff but can't get the OBJECTIVE
                to go flush with the left margin, it comes in right
                justified.  Any help would be appreciated. Thanks.
-- 
--------------------------------------------------------------------------
Al McPherson		     Voodoo Graphics Project 
Boeing Computer Services     ....uw-beaver!ssc-vax!voodoo!bhagwan
Everett, Washington	     (206) 342-1442

gore@nucsrl.UUCP (Jacob Gore) (11/07/86)

>OBJECTIVE       Now there is a normal paragraph here that is left just-
>                ified and right justified. I know (think) I should   be
>                using \hangish type stuff but can't get the OBJECTIVE
>                to go flush with the left margin, it comes in right
>                justified.  Any help would be appreciated. Thanks.

Replace

	OBJECTIVE

with something like

	\hbox to 4cm{OBJECTIVE \hfil}

Jacob Gore
Northwestern University
Computer Science Research Lab
{ihnp4,chinet}!nucsrl!gore