[Tuglist] I'm stuck with a certain kind of enumerate (in LaTeX)

Ajay Shah tuglist@tug.org.in
Sun, 23 Dec 2001 13:34:28 +0530


--wipJIL0eEqw62gjk
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

Folks,

We are all used to \begin{description}..\end{description and
\begin{enumerate}..\end{enumerate}.

Now I'm in a situation where I need this effect --

           Group title
             1. string
             2. string
             3. string
             4. string
           Group title
             5. string
             6. string
           Group title
             7. string
             8. string
             9. string

Here the "Group title" should be typeset exactly as we do with our
"description", and the numbered items should be exactly as we do with
our "enumerate".

AFAICT, by default, LaTeX doesn't let me do this. If I do

         \begin{description}
         \item[Group title]   ~\\
           \begin{enumerate}
             \item string=20
             \item string
           \end{enumerate}
         \item[Group title]   ~\\
           \begin{enumerate}
             \item string=20
             \item string
             \item string
           \end{enumerate}
         \end{description}

there are two problems - (1) that "~\\" is silly and (2) each
enumerate restarts the counter.

How does one do this? How do I get enumerate to not restart the counter?

Thanks much,

        -ans.

--=20
---------------------------------------------------------------------------=
----
Ajay Shah                                                    ajayshah@mayin=
.org
Consultant,                                  URL http://www.mayin.org/~ajay=
shah
Department of Economic Affairs,
Ministry of Finance, New Delhi      <*(:-? - wizard who doesn't know the an=
swer

--wipJIL0eEqw62gjk
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE8JZAMSttXBLG4LuERAv20AJ91zoBFNECeN+NX69v4pC9qskK3swCfVqpW
uKp6ga/xRqTTkKgRdkSKltY=
=y2ia
-----END PGP SIGNATURE-----

--wipJIL0eEqw62gjk--