X-VM-v5-Data: ([nil nil nil nil nil nil nil nil nil] ["1222" "Thu" " 3" "February" "1994" "13:06:56" "EST" "Paul Krause x7816" "krausep@SRA.COM" "<199402031806.AA15081@mail.cs.tu-berlin.de>" "45" "List environment" "^Date:" nil nil "2" "1994020318:06:56" "List environment" nil "<9402031637.AA13447@uu5.psi.com>"]) Return-Path: Received: from sc.ZIB-Berlin.DE (mailserv) by dagobert.ZIB-Berlin.DE (4.1/SMI-4.0/24.6.93) id AA29857; Thu, 3 Feb 94 19:08:38 +0100 Received: from mail.cs.tu-berlin.de by sc.ZIB-Berlin.DE (4.1/SMI-4.0-sc/03.06.93) id AA25615; Thu, 3 Feb 94 19:06:37 +0100 Received: from tubvm.cs.tu-berlin.de by mail.cs.tu-berlin.de with SMTP id AA15081 (5.65c8/IDA-1.4.4(mail.m4[1.12]) for <@MAIL.CS.TU-BERLIN.DE:Schoepf@SC.ZIB-BERLIN.DE>); Thu, 3 Feb 1994 19:06:35 +0100 Message-Id: <199402031806.AA15081@mail.cs.tu-berlin.de> Received: from TUBVM.CS.TU-BERLIN.DE by tubvm.cs.tu-berlin.de (IBM VM SMTP V2R2) with BSMTP id 8823; Thu, 03 Feb 94 19:06:29 +0200 Received: from VM.URZ.UNI-HEIDELBERG.DE (NJE origin MAILER@DHDURZ1) by TUBVM.CS.TU-BERLIN.DE (LMail V1.2a/1.8a) with BSMTP id 8822; Thu, 3 Feb 1994 19:06:29 +0200 Received: from VM.URZ.UNI-HEIDELBERG.DE (NJE origin LISTSERV@DHDURZ1) by VM.URZ.UNI-HEIDELBERG.DE (LMail V1.2a/1.8a) with BSMTP id 5449; Thu, 3 Feb 1994 19:06:02 +0000 Reply-To: Mailing list for the LaTeX3 project In-Reply-To: <9402031637.AA13447@uu5.psi.com> (M.Piff@SHEFFIELD.AC.UK) Date: Thu, 3 Feb 1994 13:06:56 EST From: Paul Krause x7816 Sender: Mailing list for the LaTeX3 project To: Multiple recipients of list LATEX-L Subject: List environment Status: R X-Status: X-Keywords: X-UID: 1431 > How do others see this? > > Mike Piff I think that you are misusing the th environment. In LaTeX 2.09 I find that actually having a theorem before the nested list solves the problem. Perhaps something could be done to newtheorem to alert naive users to this kind of abuse. -paul \documentstyle[12pt]{article} \newtheorem{th}{Theorem} \begin{document} \begin{enumerate} \item \begin{enumerate} \item This looks \item good \end{enumerate} \end{enumerate} \begin{th} foo \begin{enumerate} \item $\leftarrow$This space is too big \item \end{enumerate} \end{th} \begin{th} bar \begin{description} \item [One] Good bar bar bar bar bar bar bar bar bar bar bar bar bar bar bar bar bar bar bar bar \item [Two] Probably this would look better indented bar bar bar bar bar bar bar bar bar bar \end{description} \end{th} \end{document} Paul F. Krause Systems Research and Applications Corporation (703) 558-7816 Intelligent Information Systems FAX 558-4723 2000 15th Street North, Arlington, VA 22201 Uucp: uupsi!sra!verdi!krausep------------------Internet: krause@sra.com