X-VM-v5-Data: ([nil nil nil nil nil nil nil nil nil] ["1049" "Sat" "20" "June" "1998" "22:06:00" "+0200" "Hans Aberg" "haberg@MATEMATIK.SU.SE" nil "20" "Re: Modules" "^Date:" nil nil "6" nil nil nil nil nil] nil) Received: from listserv.gmd.de (listserv.gmd.de [192.88.97.1]) by mail.Uni-Mainz.DE (8.8.8/8.8.8) with ESMTP id WAA07403; Sat, 20 Jun 1998 22:06:13 +0200 (MET DST) Received: from lsv1.listserv.gmd.de (192.88.97.2) by listserv.gmd.de (LSMTP for OpenVMS v1.1a) with SMTP id <13.1948EEBC@listserv.gmd.de>; Sat, 20 Jun 1998 22:06:11 +0200 Received: from RELAY.URZ.UNI-HEIDELBERG.DE by RELAY.URZ.UNI-HEIDELBERG.DE (LISTSERV-TCP/IP release 1.8b) with spool id 365871 for LATEX-L@RELAY.URZ.UNI-HEIDELBERG.DE; Sat, 20 Jun 1998 22:06:07 +0200 Received: from mail.nada.kth.se (root@mail.nada.kth.se [130.237.222.92]) by relay.urz.uni-heidelberg.de (8.8.8/8.8.8) with ESMTP id WAA19650 for ; Sat, 20 Jun 1998 22:06:05 +0200 (MET DST) Received: from [130.237.37.43] (sl124.modempool.kth.se [130.237.37.150]) by mail.nada.kth.se (8.8.7/8.8.7) with ESMTP id WAA20478 for ; Sat, 20 Jun 1998 22:06:03 +0200 (MET DST) X-Sender: su95-hab@mail.nada.kth.se Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Message-ID: Reply-To: Mailing list for the LaTeX3 project Date: Sat, 20 Jun 1998 22:06:00 +0200 From: Hans Aberg Sender: Mailing list for the LaTeX3 project To: Multiple recipients of list LATEX-L Subject: Re: Modules Status: R X-Status: X-Keywords: X-UID: 2575 The idea with modules is to not define localities. There is already a structure in LaTeX for creating localities, name the environments. In fact, a convenient way to implement environments is by creating a module called "environment", which defines the behavior of environments, including how to define new environments. In fact, one can go one step further and create a module "Environment" which is used to create different styles of environments (say if you want to change that \begin{foo} ... \end{foo} to something else, or perhaps create environments for HTML code, or something). I have put up a link on my home page to the LaTeX/TeX code I once made while exploring these ideas. It is just a copy of what I happened to have in my home directory, so it's a mess. But the stuff is at least available for exploration. Hans Aberg * Email: Hans Aberg * Home Page: * AMS member listing: