Ask your own question, for FREE!
LaTeX Practicing! :) 8 Online
OpenStudy (kirbykirby):

How to make every line start left-aligned in a LaTeX document?

OpenStudy (kirbykirby):

To be more specific, I am using TeXstudio. I am talking about when I am writing regular text, in a non-math environment. It just seems to inconsistently write some lines with a slight indent as if it's starting a new paragraph. But I just want the whole document to start with sentences left-aligned throughout my document.

OpenStudy (kirbykirby):

I know I can use the "\noindent" command, but it is rather annoying to use it throughout my document multiple times.

OpenStudy (anonymous):

\( \huge \color{darkgreen} {hi.~The ~Answer~to~your~problem} \) \( \huge \color{darkgreen} {lies~within~the~mind~of~thomaster.} \) So contact him with @thomaster he's like the super latex guy

thomaster (thomaster):

Flush left, ragged right. Just like you how text here on OS is aligned? I guess it would be something like ``` \begin{document} \raggedright Text \end{document} ``` but it doesn't work on OS

OpenStudy (unklerhaukus):

Which document class are you using ?

OpenStudy (kirbykirby):

@thomaster that worked perfectly! I am article the article document class.

OpenStudy (kirbykirby):

I am using the article document class*

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!