[latexrefman] latex2e (September 2023), 8.14 itemize

Claude Quitte claude.quitte at orange.fr
Sun May 19 22:18:08 CEST 2024


Dear TeX "Friends"

1. I attach the documentation of itemize (latex2e September 2023), with 
a red frame.

2. I attach the pdf file produced by the small latex source in this mail.

3. I don't understand "This example greatly reduces the margin space for 
outermost itemized lists." of the documentation.

Many thanks for your answer.

Claude Quitte.
France

\documentclass[a4paper]{article}
\usepackage[T1]{fontenc}
\usepackage[french]{babel}
\usepackage{fullpage}

\begin {document}

\begin{itemize}
\item
Texte
\end{itemize}

%% Latex2e, An unofficial reference manual (September 2023) 8.14, p. 62

\setlength{\leftmargini}{1.25em}
\begin{itemize}
\item
Texte
\end{itemize}

\begin{itemize}
\setlength{\leftmargini}{1.25em}
\item
Texte
\end{itemize}

\end {document}

-------------- next part --------------
A non-text attachment was scrubbed...
Name: latex2e-itemize-documentation.pdf
Type: application/pdf
Size: 91275 bytes
Desc: not available
URL: <https://tug.org/pipermail/latexrefman/attachments/20240519/c82a66f9/attachment-0002.pdf>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: leftmargini-itemsize.pdf
Type: application/pdf
Size: 11203 bytes
Desc: not available
URL: <https://tug.org/pipermail/latexrefman/attachments/20240519/c82a66f9/attachment-0003.pdf>


More information about the latexrefman mailing list.