Received: from mail.proteosys.com ([213.139.130.197]) by nummer-3.proteosys with Microsoft SMTPSVC(6.0.3790.3959); Fri, 24 Apr 2009 09:24:55 +0200 Received: by mail.proteosys.com (8.14.3/8.14.3) with ESMTP id n3O7OtxY025196 for ; Fri, 24 Apr 2009 09:24:56 +0200 Received: from listserv.uni-heidelberg.de (listserv.uni-heidelberg.de [129.206.100.94]) by relay2.uni-heidelberg.de (8.13.8/8.13.8) with ESMTP id n3O7M4io031086 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 24 Apr 2009 09:22:04 +0200 Received: from listserv.uni-heidelberg.de (localhost.localdomain [127.0.0.1]) by listserv.uni-heidelberg.de (8.13.1/8.13.1) with ESMTP id n3NM2nEj000954; Fri, 24 Apr 2009 09:21:59 +0200 Received: by LISTSERV.UNI-HEIDELBERG.DE (LISTSERV-TCP/IP release 15.5) with spool id 272248 for LATEX-L@LISTSERV.UNI-HEIDELBERG.DE; Fri, 24 Apr 2009 09:21:59 +0200 Received: from relay2.uni-heidelberg.de (relay2.uni-heidelberg.de [129.206.210.211]) by listserv.uni-heidelberg.de (8.13.1/8.13.1) with ESMTP id n3O7LxEK007858 for ; Fri, 24 Apr 2009 09:21:59 +0200 Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.177]) by relay2.uni-heidelberg.de (8.13.8/8.13.8) with ESMTP id n3O7Ltxi030953 for ; Fri, 24 Apr 2009 09:21:58 +0200 Received: from morse.mittelbach-online.de (p54A85816.dip.t-dialin.net [84.168.88.22]) by mrelayeu.kundenserver.de (node=mreu2) with ESMTP (Nemesis) id 0MKv5w-1LxFjP0ui5-0001GI; Fri, 24 Apr 2009 09:21:55 +0200 Received: by morse.mittelbach-online.de (Postfix, from userid 501) id 5AE0964717; Fri, 24 Apr 2009 09:21:52 +0200 (CEST) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit References: <200904240018.n3O0Ige30613@f7.net> X-Mailer: VM 7.19 under Emacs 21.3.1 X-Provags-ID: V01U2FsdGVkX190ySH3oUIDDGgjvvWiMlPIXismCo6NKuevPGf lLyz65LiL1rpTpA+HMAkAvzkXHpWcX6LLdDQRvnmWVPI2+VjFL 4YazxACXU2v0qsG04BrnQ== X-Spam-Whitelist-Provider: Message-ID: <18929.26768.326944.885567@morse.mittelbach-online.de> Date: Fri, 24 Apr 2009 09:21:52 +0200 Reply-To: Mailing list for the LaTeX3 project Sender: Mailing list for the LaTeX3 project From: Frank Mittelbach Subject: Re: list of latex2e control sequences? To: LATEX-L@LISTSERV.UNI-HEIDELBERG.DE In-Reply-To: <200904240018.n3O0Ige30613@f7.net> Precedence: list List-Help: , List-Unsubscribe: List-Subscribe: List-Owner: List-Archive: X-ProteoSys-SPAM-Score: -106.599 () BAYES_00,RCVD_IN_DNSWL_MED,USER_IN_WHITELIST X-Scanned-By: MIMEDefang 2.65 on 213.139.130.197 Return-Path: owner-latex-l@LISTSERV.UNI-HEIDELBERG.DE X-OriginalArrivalTime: 24 Apr 2009 07:24:56.0010 (UTC) FILETIME=[C464DAA0:01C9C4AD] Status: R X-Status: X-Keywords: X-UID: 5758 Karl, > Excuse this seemingly obvious question, but I could not find the answer. > Does a list of official/core latex2e control sequences exist? If not, > can it be generated from the sources somehow? Help? what do you define as a "core latex2e control sequence"? one answer to you is yes: - source2e typesets the whole kernel and enerates an index for you containing all commands used in the kernel but is this your definition of core you are looking for? Probably not. - classes.dtx etc define additional commands - some internal commands wouldn't be core depending on definition - ... so this might need some better spec frank