[OS X TeX] Customized Inparaenum

Alain Schremmer Schremmer.Alain at gmail.com
Wed Nov 16 16:12:36 EST 2005


Gary L. Gray wrote:

>
> On Nov 16, 2005, at 3:07 PM, Lou Talman wrote:
>
>> Which package is inparenum in?  I never encountered it before--but  
>> it looks useful.
>
>
> paralist

I like it a lot and use /asparaenum/ systematically, if probably in a 
non-standard manner, in lieu of subsections. By the way, to keep track, 
I made a macros that does the following:

\begin{asparaenum}%1, 2, 3.
\def\indent{\hglue 5.3mm}
\item%1

\item%2

\item%3

\end{asparaenum}%1, 2, 3.

(The \def\indent{\hglue 5.3mm} was suggested by someone on this list 
whose name I am ashamed to say I can't remember, to allow for indent 
control.)

When I want to nest a sublist, I use another macro:
        \begin{asparaenum}%a, b, c.
        \item%a
       
        \item%b
       
        \item%c
       
        \end{asparaenum}%a, b, c.
(The \def\indent continues to apply.)

Regards
--schremmer
------------------------- Info --------------------------
Mac-TeX Website: http://www.esm.psu.edu/mac-tex/
          & FAQ: http://latex.yauh.de/faq/
TeX FAQ: http://www.tex.ac.uk/faq
List Archive: http://tug.org/pipermail/macostex-archives/




More information about the MacOSX-TeX mailing list