X-VM-v5-Data: ([nil nil nil nil nil nil nil nil nil] ["271" "Mon" "6" "October" "1997" "19:59:54" "+0100" "David Carlisle" "david@DCARLISLE.DEMON.CO.UK" nil "10" "Re: LaTeX journal and publisher macros" "^Date:" nil nil "10" nil nil nil nil nil] nil) Received: from listserv.gmd.de (listserv.gmd.de [192.88.97.1]) by mail.Uni-Mainz.DE (8.8.5/8.8.5) with ESMTP id WAA01219; Mon, 6 Oct 1997 22:36:41 +0200 (MET DST) Received: from lsv1.listserv.gmd.de by listserv.gmd.de (LSMTP for OpenVMS v1.1a) with SMTP id <4.C419F7CF@listserv.gmd.de>; Mon, 6 Oct 1997 22:36:35 +0200 Received: from RELAY.URZ.UNI-HEIDELBERG.DE by RELAY.URZ.UNI-HEIDELBERG.DE (LISTSERV-TCP/IP release 1.8b) with spool id 209120 for LATEX-L@RELAY.URZ.UNI-HEIDELBERG.DE; Mon, 6 Oct 1997 22:33:29 +0200 Received: from punt-1.mail.demon.net (punt-1c.mail.demon.net [194.217.242.136]) by relay.urz.uni-heidelberg.de (8.8.7/8.8.7) with SMTP id WAA02067 for ; Mon, 6 Oct 1997 22:33:26 +0200 (MET DST) Received: from dcarlisle.demon.co.uk ([194.222.187.145]) by punt-1.mail.demon.net id aa1019318; 6 Oct 97 20:21 BST Received: by dcarlisle.demon.co.uk id m0xIINm-000OWEC (Debian Smail-3.2 1996-Jul-4 #2); Mon, 6 Oct 1997 19:59:54 +0100 (BST) Message-ID: Reply-To: Mailing list for the LaTeX3 project In-Reply-To: <971006184117.8c92@vms.rhbnc.ac.uk> (CHAA006@VMS.RHBNC.AC.UK) Date: Mon, 6 Oct 1997 19:59:54 +0100 From: David Carlisle Sender: Mailing list for the LaTeX3 project To: Multiple recipients of list LATEX-L Subject: Re: LaTeX journal and publisher macros Status: R X-Status: X-Keywords: X-UID: 2361 > If there were a clean LaTeX method (there probably is!) > for achieving the effect without the need for \global hacks, then > all would be well. \begingroup \uccode`\~`\" \uppercase{\endgroup \def~}{^{\prime\prime}} I leave it to others to judge how clean this is:-)