Received: from mx0.gmx.net (mx0.gmx.net [213.165.64.100]) by h1439878.stratoserver.net (8.14.2/8.14.2/Debian-2build1) with SMTP id o7J6MdGN015468 for ; Thu, 19 Aug 2010 08:22:40 +0200 Received: (qmail 13580 invoked by alias); 19 Aug 2010 06:22:34 -0000 Delivered-To: GMX delivery to rainer.schoepf@gmx.net Received: (qmail invoked by alias); 19 Aug 2010 06:22:33 -0000 Received: from relay.uni-heidelberg.de (EHLO relay.uni-heidelberg.de) [129.206.100.212] by mx0.gmx.net (mx081) with SMTP; 19 Aug 2010 08:22:33 +0200 Received: from listserv.uni-heidelberg.de (listserv.uni-heidelberg.de [129.206.100.94]) by relay.uni-heidelberg.de (8.14.1/8.14.1) with ESMTP id o7J6KhAK013245 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 19 Aug 2010 08:20:43 +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 o7IM153k002159; Thu, 19 Aug 2010 08:20:36 +0200 Received: by LISTSERV.UNI-HEIDELBERG.DE (LISTSERV-TCP/IP release 16.0) with spool id 435599 for LATEX-L@LISTSERV.UNI-HEIDELBERG.DE; Thu, 19 Aug 2010 08:20:36 +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 o7J6KaJE002438 for ; Thu, 19 Aug 2010 08:20:36 +0200 Received: from mail.gmx.net (mailout-de.gmx.net [213.165.64.22]) by relay2.uni-heidelberg.de (8.13.8/8.13.8) with SMTP id o7J6KJE3026925 for ; Thu, 19 Aug 2010 08:20:22 +0200 Received: (qmail invoked by alias); 19 Aug 2010 06:20:21 -0000 Received: from HSI-KBW-078-042-075-036.hsi3.kabel-badenwuerttemberg.de (EHLO [192.168.0.197]) [78.42.75.36] by mail.gmx.net (mp052) with SMTP; 19 Aug 2010 08:20:21 +0200 X-Provags-ID: V01U2FsdGVkX1+pOS0HCF+pQc08h99bxqrNYQLG7s8kcPYtaXIExX Y9W2FyYTpavQl+ User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.7) Gecko/20100720 Lanikai/3.1.1 MIME-Version: 1.0 X-Enigmail-Version: 1.1.2 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig1AC390522C888D5BCB99A4AC" Message-ID: <4C6CCD25.5080805@gmx.de> Date: Thu, 19 Aug 2010 08:20:21 +0200 Reply-To: Mailing list for the LaTeX3 project Sender: Mailing list for the LaTeX3 project From: Arno Trautmann Subject: xparse: environment* To: LATEX-L@listserv.uni-heidelberg.de Precedence: list List-Help: , List-Unsubscribe: List-Subscribe: List-Owner: List-Archive: X-GMX-Antispam: 0 (Mail was not recognized as spam); Detail=5D7Q89H36p4WX0t+AtsdW0LQFxFDqzSSbdRyCJ/wWy+9SL/7YpDFzPwwsw+kvA5TtDxIU nO0rpfchOSDQWQCJCNobyMnRoh3bklDCKCX/1m5x7EsVaohpE68pnHuSGKtvq0H20G3PDMxytyes que9Z/Nx5Oxirw5V1; X-Resent-By: Forwarder X-Resent-For: rainer.schoepf@gmx.net X-Resent-To: rainer@rainer-schoepf.de Status: R X-Status: X-Keywords: X-UID: 6360 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig1AC390522C888D5BCB99A4AC Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hi all, it=E2=80=99s me again =E2=80=A6 This time a simple question: I want to define a document environment that offers a star alternative. Trying to say \DeclareDocumentEnvironment{myenv}{s}{ } {} gives me an undefined environment in my document. Am I doing something wrong here? If so, is there another way to achieve \begin{myenv*} in the document? cheers Arno --------------enig1AC390522C888D5BCB99A4AC Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAkxszSYACgkQcYXUw/rerZ4H8wCfdDNThi5sCGxuWTZ//oJaH+s6 HfAAn2KwsCGEdYgzo0XzMiL35wiFNui8 =ysvr -----END PGP SIGNATURE----- --------------enig1AC390522C888D5BCB99A4AC--