Lista nienumerowana może być zagnieżdżana do 4 poziomów.
Poniżej wymienione makroinstrukcje odpowiadają za wygląd listy:
| znaczenie | definicja I | definicja II | definicja III | definicja IV |
|---|---|---|---|---|
| etykieta | \def\labelitemi{\m@th\bullet}} | \def\labelitemii{\bfseries --} | \def\labelitemiii{\m@th\ast} | \def\labelitemiv{\m@th\cdot} |
\begin{enumerate}
\item Ala ma kota
\begin{enumerate}
\item Ala ma kota
\begin{enumerate}
\item Ala ma kota
\begin{enumerate}
\item Ala ma kota
\item Ola ma Asa
\end{enumerate}
\item Ola ma Asa
\end{enumerate}
\item Ola ma Asa
\end{enumerate}
\item Ola ma Asa
\end{enumerate}
da poniższy efekt:
\newenvironment{MYitemize}{%
\renewcommand{\labelitemi}{$\blacksquare$}%
\begin{itemize}}
{\end{itemize}}
\begin{MYitemize}
\item Ala ma kota
\item Ola ma Asa
\end{MYitemize}

Need a high-speed mirror for your open-source project?
Contact our mirror admin team at info@clientvps.com.
This archive is provided as a free public service to the community.
Proudly supported by infrastructure from VPSPulse , RxServers , BuyNumber , UnitVPS , OffshoreName and secure payment technology by ArionPay.