From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/34962 Path: news.gmane.org!not-for-mail From: Aditya Mahajan Newsgroups: gmane.comp.tex.context Subject: Re: How to make framed ignore the width of the rule Date: Thu, 07 Jun 2007 13:07:03 -0400 Message-ID: <20070607130703.xskdwj7mok48kg84@web.mail.umich.edu> References: <20070606194226.6r919ddpusgkgwoo@web.mail.umich.edu> <20070607121640.95b1a57b.schuster.wolfgang@googlemail.com> <93933884-300B-45CF-A8E6-1D0ECA3C55BA@suddenlink.net> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1181236053 25087 80.91.229.12 (7 Jun 2007 17:07:33 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 7 Jun 2007 17:07:33 +0000 (UTC) To: ntg-context@ntg.nl Original-X-From: ntg-context-bounces@ntg.nl Thu Jun 07 19:07:31 2007 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by lo.gmane.org with esmtp (Exim 4.50) id 1HwLSK-0001x5-Uy for gctc-ntg-context-518@m.gmane.org; Thu, 07 Jun 2007 19:07:29 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 9D5A220005; Thu, 7 Jun 2007 19:07:24 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 15860-03-2; Thu, 7 Jun 2007 19:07:09 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 396611FE29; Thu, 7 Jun 2007 19:07:09 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id D0E601FE23 for ; Thu, 7 Jun 2007 19:07:07 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 15860-03 for ; Thu, 7 Jun 2007 19:07:05 +0200 (CEST) Original-Received: from shawnee.web.itd.umich.edu (shawnee.web.itd.umich.edu [141.211.144.175]) by ronja.ntg.nl (Postfix) with ESMTP id EE0381FE29 for ; Thu, 7 Jun 2007 19:07:04 +0200 (CEST) Original-Received: (from www@localhost) by shawnee.web.itd.umich.edu (8.12.10/8.12.9) id l57H74L9020229 for ntg-context@ntg.nl; Thu, 7 Jun 2007 13:07:04 -0400 Original-Received: from wwwgate34.motorola.com (wwwgate34.motorola.com [136.182.158.153]) by web.mail.umich.edu (Horde MIME library) with HTTP; Thu, 07 Jun 2007 13:07:03 -0400 In-Reply-To: <93933884-300B-45CF-A8E6-1D0ECA3C55BA@suddenlink.net> Content-Disposition: inline User-Agent: Internet Messaging Program (IMP) H3 (4.0.5) X-Remote-Browser: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4 X-IMP-Server: 141.211.144.211 X-Originating-IP: 136.182.158.153 X-Originating-User: adityam X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.9 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 X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:34962 Archived-At: Quoting David Arnold : > Huh? > > This: > > \starttext > > \newdimen\scale \scale\1mm Should be \newdimen\scale \scale1mm > \def\rule#1{\hrule width #1\scale} > \rule{10} > > but you made this > > \def\scale{1mm} > \def\rule#1{\hrule width #1\scale} > \rule{10} > > \stoptext > > Got me this error: > > ! Undefined control sequence. > l.4 \newdimen\scale \scale\1 > mm > > What am I missing? Aditya ___________________________________________________________________________________ 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 : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________