Search found 1 match

by svensen
Thu Mar 19, 2015 2:03 pm
Forum: Text Formatting
Topic: itemize. indent of the first element
Replies: 1
Views: 2601

itemize. indent of the first element

I've used simple itemize element
\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 ...