Is there anyway that I can remove the space between the items?
Code: Select all
\begin{itemize}
\item First
% here I dont want to have a space
\item Second
\end{itemize}
Thanks
Code: Select all
\begin{itemize}
\item First
% here I dont want to have a space
\item Second
\end{itemize}
NEW: TikZ book now 40% off at Amazon.com for a short time.
Have a look at the enumitem package.azizever83 wrote:[…] Is there anyway that I can remove the space between the items? […]
Please don't mix up different questions in one thread. Open a new topic in the corresponding sub-forum. Use the Forum Search to find possible solutions.azizever83 wrote:[…] The second question is that is there any way that I can put the figure exactly in the place where is it in the source code? I put it in a place in the source code and then I find it in somewhere else not related to the paragraph. […]
NEW: TikZ book now 40% off at Amazon.com for a short time.