Text FormattingProblem with the justification

Information and discussion about LaTeX's general text formatting features (e.g. bold, italic, enumerations, ...)
Post Reply
spasy
Posts: 1
Joined: Sat Sep 27, 2014 12:15 pm

Problem with the justification

Post by spasy »

Hello,
I am doing my master thesis now and I have really strange problem.
All of my chapters without the last 3 are fully justified.
I want these 3 chapters to be fully justified as well but it just doesn't work. I don't know what is the problem, since all of the chapters are made just the same way.
I've tried several commands but it just doesnt work. In these chapters i don't have tables neither any figuers. I just have list added by {itemize} and that's it. Everything else is just simple text.

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

Johannes_B
Site Moderator
Posts: 4182
Joined: Thu Nov 01, 2012 4:08 pm

Problem with the justification

Post by Johannes_B »

Hi and welcome,

you might have somelithing like \raggedright somewhere in your files, but with the given information, it is impossible to give any clear hints.
Try to boil down your document by commenting out pieces to a bare minimum. The reason will be obvious then. If not for you, then surely for us ;-)
The smart way: Calm down and take a deep breath, read posts and provided links attentively, try to understand and ask if necessary.
Post Reply