Text Formattingitemize. indent of the first element

Information and discussion about LaTeX's general text formatting features (e.g. bold, italic, enumerations, ...)
Post Reply
svensen
Posts: 1
Joined: Thu Mar 19, 2015 1:58 pm

itemize. indent of the first element

Post by svensen »

I've used simple itemize element

Code: Select all

\begin{itemize}
\item First
\item Second
\end{itemize}
But in some itemize elemets the first element have an additional indent (like Tab is used), but the other elements are OK.

The problem doesn't occurs in all of my itemize blocks. This happens only in one or two itemize blocks in documents.

Maybe anyone knows what is wrong ?

Recommended reading 2024:

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

Learn LaTeX easily with newest books:

The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis

The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more

LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis

User avatar
Stefan Kottwitz
Site Admin
Posts: 10348
Joined: Mon Mar 10, 2008 9:44 pm

itemize. indent of the first element

Post by Stefan Kottwitz »

Hi svensen,

welcome to the forum!

You posted a code snipped, which doesn't have this problem. So it's no useful at the moment. We know the look of itemize, and that snippet doesn't bring that additional indentation. Clicking on "Open in writeLaTeX" shows it.

svensen wrote:The problem doesn't occurs in all of my itemize blocks. This happens only in one or two itemize blocks in documents.
So post such a block, where it actually happens. You could even replace the text.

Stefan
LaTeX.org admin
Post Reply