Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

\itemitem in new LaTeX

303 views
Skip to first unread message

Michal Szymanski

unread,
Jun 30, 2001, 7:30:24 AM6/30/01
to
Hello,

I need to adapt a LaTeX 2.09 file to the new standard. It uses many
\itemitem commands to get "subitems" indented nicely inside
"itemize" environment without entering deeper level list.
This command does not work in 2e. Is there any way to make it work
without manually changing all into extra lists?

regards, Michal.

--
Michal Szymanski (m...@astrouw.edu.pl)
Warsaw University Observatory, Warszawa, POLAND

Gert und Ulrike Fischer

unread,
Jul 1, 2001, 8:45:58 AM7/1/01
to

Michal Szymanski schrieb:


>
> Hello,
>
> I need to adapt a LaTeX 2.09 file to the new standard. It uses many
> \itemitem commands to get "subitems" indented nicely inside
> "itemize" environment without entering deeper level list.
> This command does not work in 2e. Is there any way to make it work
> without manually changing all into extra lists?

\itemitem is a plainTeX command. It's defined as

\def\itemitem{\par\indent\hangindent2\parindent\textindent}

Perhaps you could insert this definition in your text?

Ulrike Fischer

0 new messages