Hi,
I checked previous posts before asking this question, and I hope I didn't miss anything.
Here is the issue. My grad college wants my thesis to be NOT justified, but "left-aligned with a ragged edge on the right." I hate that, but I have to play ball. I am not sure how to tell Latex to do this. Here is my preamble:
\documentclass[fullpage,dvips,letterpaper,12pt,titlepage,edeposit]{uiucthesis}
\usepackage[left=1.5in,right=1in,top=1in,bottom=1in]{geometry}
\usepackage{pstricks}
\usepackage{harvard}
\usepackage{pstcol}
\usepackage{egameps}
\usepackage{graphicx}
\usepackage{amsfonts,amsmath,amssymb}
\usepackage{verbatim}
\usepackage{setspace}
\doublespacing
\begin{document}
\title{...}
How can I turn this left-aligned instead of left-justified? I use Texshop on Mac and Mixtex-Winedt on PC. Thank you for any and all answers.
Page Layout ⇒ Text Alignment -Ragged Right
-
- Site Moderator
- Posts: 814
- Joined: Tue Jul 01, 2008 2:19 pm
Re: Text Alignment -Ragged Right
\raggedright, perhaps? Probably better to load the ragged2e package and use \RaggedRight, thought.
--
Joseph Wright
--
Joseph Wright
Joseph Wright