[texhax] Nested list misalignment
Donald Arseneau
asnd at triumf.ca
Fri Apr 20 03:21:39 CEST 2007
Aditya Mahajan <adityam at umich.edu> writes:
> On Thu, 19 Apr 2007, Donald Arseneau wrote:
>
> > As I recall, context had the terrible list formatting shared
> > by the enumerate package: inconsistent indentation.
>
> Can you please elaborate? I use both the enumerate package and ConTeXt and
> have never noticed an inconsistent indentation (which simply means that I am
> bad at noticing typographic quality).
I shouldn't have made that remark, because now I will probably
have to wade back into Context only to find it was fixed long ago.
For the enumerate package...
\documentclass{article}
\usepackage{enumerate}
\begin{document}
\noindent Test test
\begin{enumerate}
\item Test
\end{enumerate}
Foo bar foo bar fubar.
\begin{enumerate}[i]
\item Test
\end{enumerate}
\end{document}
--
Donald Arseneau asnd at triumf.ca
More information about the texhax
mailing list