From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/20090 Path: news.gmane.org!not-for-mail From: Vit Zyka Newsgroups: gmane.comp.tex.context Subject: \definerule not defined Date: Sat, 23 Apr 2005 23:03:04 +0200 Message-ID: <426AB808.2020606@seznam.cz> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1114289853 30239 80.91.229.2 (23 Apr 2005 20:57:33 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 23 Apr 2005 20:57:33 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Sat Apr 23 22:57:31 2005 Return-path: Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by ciao.gmane.org with esmtp (Exim 4.43) id 1DPRgq-0000Hx-RP for gctc-ntg-context-518@m.gmane.org; Sat, 23 Apr 2005 22:57:24 +0200 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 0C7F612818; Sat, 23 Apr 2005 23:02:15 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 30547-04; Sat, 23 Apr 2005 23:02:10 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 8B2C312804; Sat, 23 Apr 2005 23:02:10 +0200 (CEST) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id E00C812804 for ; Sat, 23 Apr 2005 23:02:09 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 30443-04 for ; Sat, 23 Apr 2005 23:02:09 +0200 (CEST) Original-Received: from smtp.seznam.cz (smtp.seznam.cz [212.80.76.43]) by ronja.ntg.nl (Postfix) with SMTP id 1B434127E6 for ; Sat, 23 Apr 2005 23:02:09 +0200 (CEST) Original-Received: (qmail 27030 invoked from network); 23 Apr 2005 21:01:57 -0000 Original-Received: from unknown (HELO ?127.0.0.1?) (vit.zyka@62.240.166.134) by smtp.seznam.cz with SMTP; 23 Apr 2005 21:01:57 -0000 User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) X-Accept-Language: en-us, en Original-To: ConTeXt X-Antivirus: avast! (VPS 0516-6, 20.04.2005), Outbound message X-Antivirus-Status: Clean X-Virus-Scanned: by amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.5 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: by amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:20090 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:20090 Hi, texshow-web say: \definerule[...][...,...=...,...] [...] name [...,...=...,...] see \setuprule but it is not defined both in my and contextgarden context instalation. One from texshow or context should be corrected. I vote for the second. vit ----------------------------------- \starttext Rule: \definerule[A][spacebefore=2pt] \placerule[A] \stoptext -----------------------------------