X-VM-v5-Data: ([nil nil nil nil nil nil nil nil nil] ["776" "Fri" "29" "October" "1999" "18:05:36" "+0200" "Frank Mittelbach" "frank.mittelbach@SMC.EDS.DE" nil "20" "collection instances" "^Date:" nil nil "10" nil "collection instances" nil nil nil] nil) Received: from mail.listserv.gmd.de (mail.listserv.gmd.de [192.88.97.5]) by mail.Uni-Mainz.DE (8.9.3/8.9.3) with ESMTP id SAA27403 for ; Fri, 29 Oct 1999 18:05:31 +0200 (MET DST) Received: from mail.listserv.gmd.de (192.88.97.5) by mail.listserv.gmd.de (LSMTP for OpenVMS v1.1a) with SMTP id <11.AD11F072@mail.listserv.gmd.de>; Fri, 29 Oct 1999 18:05:41 +0200 Received: from RELAY.URZ.UNI-HEIDELBERG.DE by RELAY.URZ.UNI-HEIDELBERG.DE (LISTSERV-TCP/IP release 1.8b) with spool id 445268 for LATEX-L@RELAY.URZ.UNI-HEIDELBERG.DE; Fri, 29 Oct 1999 18:05:42 +0200 Received: from gate.eds.de (gate.eds.de [205.191.194.5]) by relay.urz.uni-heidelberg.de (8.8.8/8.8.8) with SMTP id SAA01476 for ; Fri, 29 Oct 1999 18:05:39 +0200 (MET DST) Received: from n15ux24.nets.de.eds.com by gate.eds.de with SMTP id SAA23470 (InterLock SMTP Gateway 4.2 for ); Fri, 29 Oct 1999 18:06:31 +0200 Received: by n15ux24.nets.de.eds.com (1.37.109.16/16.2) id AA088693136; Fri, 29 Oct 1999 18:05:36 +0200 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit References: <199910011527.LAA04020@hilbert.math.albany.edu> <199910281728.SAA15046@mimosa.csv.warwick.ac.uk> X-Mailer: VM 6.62 under Emacs 19.34.1 Message-ID: <14361.50640.53971.453945@n15ux24.nets.de.eds.com> Reply-To: Mailing list for the LaTeX3 project In-Reply-To: <199910281728.SAA15046@mimosa.csv.warwick.ac.uk> Date: Fri, 29 Oct 1999 18:05:36 +0200 From: Frank Mittelbach Sender: Mailing list for the LaTeX3 project To: Multiple recipients of list LATEX-L Subject: collection instances Status: R X-Status: X-Keywords: X-UID: 3368 James Kilfiger writes: > On another matter, how will collection instances be used? Will > environments select a collection. Would it be useful if \begin{myenv} > implictly called \UseCollection{myenv}. You could use this to prohibit > sectional headings in floats, or \item outside of lists. Would this be > within the expected use of collections. must confess we don't know that yet. we don't know eve if collection instances are such a good idea in the first place. it is something that will sort itself out probably pretty soon if we have played around a bit with them. i personally think that envs setting the collection instances is not the way to go. when i played around with ists i tried doing this but it didn't felt right. as i said i don't know frank