Received: from mail.proteosys.com ([213.139.130.197]) by nummer-3.proteosys with Microsoft SMTPSVC(6.0.3790.3959); Sat, 29 Aug 2009 14:09:25 +0200 Received: by mail.proteosys.com (8.14.3/8.14.3) with ESMTP id n7TC9PnD028264 for ; Sat, 29 Aug 2009 14:09:25 +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 n7TC5DWi032167 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 29 Aug 2009 14:05:13 +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 n7TBoUmQ031425; Sat, 29 Aug 2009 14:05:03 +0200 Received: by LISTSERV.UNI-HEIDELBERG.DE (LISTSERV-TCP/IP release 15.5) with spool id 287004 for LATEX-L@LISTSERV.UNI-HEIDELBERG.DE; Sat, 29 Aug 2009 14:05:02 +0200 Received: from relay.uni-heidelberg.de (relay.uni-heidelberg.de [129.206.100.212]) by listserv.uni-heidelberg.de (8.13.1/8.13.1) with ESMTP id n7TC52rg032018 for ; Sat, 29 Aug 2009 14:05:02 +0200 Received: from mordell.elzevir.fr (mordell.elzevir.fr [92.243.3.74]) by relay.uni-heidelberg.de (8.14.1/8.14.1) with ESMTP id n7TC4lkk031645 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=FAIL) for ; Sat, 29 Aug 2009 14:04:51 +0200 Received: from roth.elzevir.fr (thue.elzevir.fr [88.165.216.11]) by mordell.elzevir.fr (Postfix) with ESMTPS id 2708235B87 for ; Sat, 29 Aug 2009 14:04:47 +0200 (CEST) Received: from [127.0.0.1] (localhost [127.0.0.1]) by roth.elzevir.fr (Postfix) with ESMTP id 2CF20BFD6 for ; Sat, 29 Aug 2009 14:04:46 +0200 (CEST) User-Agent: Mozilla-Thunderbird 2.0.0.19 (X11/20090103) MIME-Version: 1.0 X-Enigmail-Version: 0.95.0 OpenPGP: url=http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x50A89B42 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Message-ID: <4A99195D.4060605@elzevir.fr> Date: Sat, 29 Aug 2009 14:04:45 +0200 Reply-To: Mailing list for the LaTeX3 project Sender: Mailing list for the LaTeX3 project From: =?ISO-8859-1?Q?Manuel_P=E9gouri=E9-Gonnard?= Subject: l3 keyval and 2e \usepackage To: LATEX-L@LISTSERV.UNI-HEIDELBERG.DE Precedence: list List-Help: , List-Unsubscribe: List-Subscribe: List-Owner: List-Archive: X-ProteoSys-SPAM-Score: -6.599 () BAYES_00,RCVD_IN_DNSWL_MED X-Scanned-By: MIMEDefang 2.65 on 213.139.130.197 Return-Path: owner-latex-l@LISTSERV.UNI-HEIDELBERG.DE X-OriginalArrivalTime: 29 Aug 2009 12:09:25.0556 (UTC) FILETIME=[8D191F40:01CA28A1] Status: R X-Status: X-Keywords: X-UID: 6041 Hi all, Is their a practical way to create key=value options for a 2e packages using the new material from expl3, or should I stick to xkeyval for this atm? After quickly reading the doc of l3keyval and l3keys, I think I'll have to stick to xkeyval, but I prefer asking in case I missed something. Thanks, Manuel (about to start his first package in expl3).