From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/60807 Path: news.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: alloc@0, etc, from plain.tex Date: Mon, 09 Aug 2010 09:15:09 +0200 Message-ID: <4C5FAAFD.3040207@wxs.nl> References: <4C5FA53C.40607@elvenkind.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1281338132 26349 80.91.229.12 (9 Aug 2010 07:15:32 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 9 Aug 2010 07:15:32 +0000 (UTC) Cc: Jesse Alama , Taco Hoekwater To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Mon Aug 09 09:15:31 2010 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([195.12.62.10]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1OiMa3-00034F-87 for gctc-ntg-context-518@m.gmane.org; Mon, 09 Aug 2010 09:15:31 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 33E95C9DF6; Mon, 9 Aug 2010 09:15:30 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id hASIA4z24vsK; Mon, 9 Aug 2010 09:15:27 +0200 (CEST) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 6B2B1C9F1E; Mon, 9 Aug 2010 09:15:27 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id BEE33C9F1E for ; Mon, 9 Aug 2010 09:15:25 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id wqOqQ-XSrmxy for ; Mon, 9 Aug 2010 09:15:23 +0200 (CEST) Original-Received: from smtp.ziggozakelijk.nl (sc-162.r-213-125-29.schoolconnect.nu [213.125.29.162]) by balder.ntg.nl (Postfix) with ESMTP id 2D4CCC9DF6 for ; Mon, 9 Aug 2010 09:15:23 +0200 (CEST) X-Default-Received-SPF: pass (skip=loggedin (res=PASS)) x-ip-name=10.100.1.100; Original-Received: from [10.100.1.100] (unverified [10.100.1.100]) by pragma-net.nl (SurgeMail 4.3g4) with ESMTP id 5188-1713362 for multiple; Mon, 09 Aug 2010 09:13:46 +0200 User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.1.11) Gecko/20100711 Lightning/1.0b1 Thunderbird/3.0.6 ThunderBrowse/3.3.1 In-Reply-To: <4C5FA53C.40607@elvenkind.com> X-Authenticated-User: hagen@controller-9 X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.12 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl Xref: news.gmane.org gmane.comp.tex.context:60807 Archived-At: On 9-8-2010 8:50, Taco Hoekwater wrote: > On 08/09/2010 06:58 AM, Jesse Alama wrote: >> There's a plain TeX package (bussproofs.sty from CTAN; I realize that >> the file ends with ".sty" but it's intended to work in plain TeX) that >> I'm trying to get working with ConTeXt. I'm stuck at one point though: >> the package has the statements >> >> \def\newcount{\alloc@0\count\countdef\insc@unt} >> \def\newdimen{\alloc@1\dimen\dimendef\insc@unt} >> \def\newskip{\alloc@2\skip\skipdef\insc@unt} >> \def\newbox{\alloc@4\box\chardef\insc@unt} > > ConTeXt has \newcount et al. predefined already. Plain tex also has these. If a style (in this case busproofs) does not check for that it's likely to clash with more. Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl ----------------------------------------------------------------- ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________