Received: from mail.proteosys.com ([213.139.130.197]) by nummer-3.proteosys with Microsoft SMTPSVC(6.0.3790.3959); Sat, 8 Sep 2007 18:24:32 +0200 Received: by mail.proteosys.com (8.13.8/8.13.4) with ESMTP id l88GOPKX003721 for ; Sat, 8 Sep 2007 18:24:25 +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 l88GDggi025966 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 8 Sep 2007 18:13:42 +0200 Received: from listserv.uni-heidelberg.de (listserv.uni-heidelberg.de [129.206.100.94]) by listserv.uni-heidelberg.de (8.13.1/8.13.1) with ESMTP id l87M1Cjm004500; Sat, 8 Sep 2007 18:13:25 +0200 Received: by LISTSERV.UNI-HEIDELBERG.DE (LISTSERV-TCP/IP release 15.0) with spool id 115638 for LATEX-L@LISTSERV.UNI-HEIDELBERG.DE; Sat, 8 Sep 2007 18:13:25 +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 l88GDPVg024722 for ; Sat, 8 Sep 2007 18:13:25 +0200 Received: from mx04.kabsi.at (mx04.kabsi.at [62.40.128.131]) by relay.uni-heidelberg.de (8.14.1/8.14.1) with ESMTP id l88GDFPl019465 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Sat, 8 Sep 2007 18:13:20 +0200 Received: from buckbeak.hogwarts (h081217001071.dyn.cm.kabsi.at [81.217.1.71]) by mx04.kabsi.at (8.13.8/8.13.8) with SMTP id l88GDDXk002622 for ; Sat, 8 Sep 2007 18:13:13 +0200 Received: by buckbeak.hogwarts (Postfix, from userid 1000) id 59CA3330605; Sat, 8 Sep 2007 18:13:13 +0200 (CEST) User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1.50 (gnu/linux) MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" Message-ID: <87ir6l3zl2.fsf@buckbeak.hogwarts> Date: Sat, 8 Sep 2007 18:13:13 +0200 Reply-To: Mailing list for the LaTeX3 project Sender: Mailing list for the LaTeX3 project From: Andreas Matthias Subject: Typo in l3doc.cls To: LATEX-L@LISTSERV.UNI-HEIDELBERG.DE Precedence: list List-Help: , List-Unsubscribe: List-Subscribe: List-Owner: List-Archive: X-ProteoSys-SPAM-Score: -2.464 () BAYES_00,FORGED_RCVD_HELO X-Scanned-By: MIMEDefang 2.57 on 213.139.130.197 Return-Path: owner-latex-l@LISTSERV.UNI-HEIDELBERG.DE X-OriginalArrivalTime: 08 Sep 2007 16:24:32.0751 (UTC) FILETIME=[BD0FF7F0:01C7F234] Status: R X-Status: X-Keywords: X-UID: 5047 --=-=-= Content-Type: text/x-patch Content-Disposition: inline; filename=l3doc.cls.patch --- l3doc.cls.orig 2007-09-01 22:12:46.000000000 +0200 +++ l3doc.cls 2007-09-08 18:01:15.000000000 +0200 @@ -53,7 +53,7 @@ % \end{macrocode} % % \begin{macrocode} -\DeclareOption*{\PassOptionstoClass{\CurrentOption}{article}} +\DeclareOption*{\PassOptionsToClass{\CurrentOption}{article}} % \end{macrocode} % % \section{Option Processing} --=-=-= Ciao Andreas --=-=-=--