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 o8I99n9L017597 for ; Sat, 18 Sep 2010 11:09:50 +0200 Received: (qmail 5162 invoked by alias); 18 Sep 2010 09:09:44 -0000 Delivered-To: GMX delivery to rainer.schoepf@gmx.net Received: (qmail invoked by alias); 18 Sep 2010 09:09:43 -0000 Received: from relay.uni-heidelberg.de (EHLO relay.uni-heidelberg.de) [129.206.100.212] by mx0.gmx.net (mx049) with SMTP; 18 Sep 2010 11:09:43 +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 o8I97jAV021381 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 18 Sep 2010 11:07:45 +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 o8HN2dZ5020290; Sat, 18 Sep 2010 11:08:14 +0200 Received: by LISTSERV.UNI-HEIDELBERG.DE (LISTSERV-TCP/IP release 16.0) with spool id 438819 for LATEX-L@LISTSERV.UNI-HEIDELBERG.DE; Sat, 18 Sep 2010 11:08:14 +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 o8I98EVa004232 for ; Sat, 18 Sep 2010 11:08:14 +0200 Received: from anchor-post-1.mail.demon.net (anchor-post-1.mail.demon.net [195.173.77.132]) by relay2.uni-heidelberg.de (8.13.8/8.13.8) with ESMTP id o8I98Jin031397 for ; Sat, 18 Sep 2010 11:08:23 +0200 Received: from morningstar2.demon.co.uk ([80.176.134.7] helo=palladium.local) by anchor-post-1.mail.demon.net with esmtp (Exim 4.69) id 1OwtOv-00044G-iH; Sat, 18 Sep 2010 09:08:05 +0000 User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-GB; rv:1.9.2.8) Gecko/20100802 Thunderbird/3.1.2 MIME-Version: 1.0 References: <4C93A430.1020103@morningstar2.co.uk> <20100917180303.GA7348@oberdiek.my-fqdn.de> <19603.49961.484432.456512@morse.mittelbach-online.de> <4C93DCDA.3010707@morningstar2.co.uk> <19604.28880.24959.737588@morse.mittelbach-online.de> <4C9473D3.1030903@morningstar2.co.uk> <19604.32690.377127.814320@morse.mittelbach-online.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Message-ID: <4C948174.7080207@morningstar2.co.uk> Date: Sat, 18 Sep 2010 10:08:04 +0100 Reply-To: Mailing list for the LaTeX3 project Sender: Mailing list for the LaTeX3 project From: Joseph Wright Subject: Re: Option parsing bug or 'feature'? To: LATEX-L@listserv.uni-heidelberg.de In-Reply-To: <19604.32690.377127.814320@morse.mittelbach-online.de> Precedence: list List-Help: , List-Unsubscribe: List-Subscribe: List-Owner: List-Archive: X-GMX-Antispam: 0 (Mail was not recognized as spam); Detail=5D7Q89H36p6i75npGen84eVAEFK/syJmiNoEBJhgjYKpglu1TZLLw7xMZnJMXwBFy+Sxe D/AUQGQOurK3ezVJqUBFH0uN5pjmWoMfpyHp51n0Chsu2hOBVYSk7e/8Hk0k6t5Z2q/LuQeyq+iY atwPw==V1; 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: 6407 On 18/09/2010 10:00, Frank Mittelbach wrote: > Option names have no spaces and no braces and so the result of passing such > stuff is undefined (well not undefined as the behavior is deterministic, but > there can be "surprising" behaviour for boundary cases). So the result of > undefined usage doesn't classify as a bug. Okay, I'll note for future reference that this may or may not work. In siunitx v2 I have tried to make all of the options work after load time (in \sisetup) partly to avoid the limitations of the optional argument to \usepackage. -- Joseph Wright