From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/17287 Path: main.gmane.org!not-for-mail From: "Patrick Gundlach" Newsgroups: gmane.comp.tex.context Subject: Re: Problem with \defintion. Date: 28 Nov 2004 21:10:33 +0100 Organization: chaos Message-ID: References: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1101672737 12033 80.91.229.6 (28 Nov 2004 20:12:17 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 28 Nov 2004 20:12:17 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Sun Nov 28 21:12:11 2004 Return-path: Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CYVP1-00057g-00 for ; Sun, 28 Nov 2004 21:12:11 +0100 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id D7F0B1278E; Sun, 28 Nov 2004 21:12:10 +0100 (CET) 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 18121-05; Sun, 28 Nov 2004 21:12:10 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id AE894127C7; Sun, 28 Nov 2004 21:10:26 +0100 (CET) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id CABA2127C7 for ; Sun, 28 Nov 2004 21:10:24 +0100 (CET) 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 18121-04 for ; Sun, 28 Nov 2004 21:10:24 +0100 (CET) Original-Received: from lilly.ping.de (unknown [83.97.42.2]) by ronja.ntg.nl (Postfix) with SMTP id C99081278E for ; Sun, 28 Nov 2004 21:10:23 +0100 (CET) Original-Received: (qmail 7885 invoked from network); 28 Nov 2004 20:10:21 -0000 Original-Received: (ofmipd 83.97.40.153); 28 Nov 2004 20:09:59 -0000 Original-To: ntg-context@ntg.nl X-Lieblings-Musik: the_capricorns In-Reply-To: (Dirar BOUGATEF's message of "Sun, 28 Nov 2004 19:18:27 +0000") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/21.3.50 (darwin) 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: main.gmane.org gmane.comp.tex.context:17287 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:17287 Hello Dirar, > within (I assume a blank line was used instead). The box where the > command is defined specifies the \par argument which isn't obvious to > see because there is a mistake (\description appears instead of > \definition which can be confusing). this is because \definition is defined with \definedescription: \definedescription [mycoolestthings] would give you a command \mycoolestthings. This, of course, results to {\it \description} used in the box. It is not the control sequence \description, but a control sequence that is a description. Patrick -- ConTeXt wiki: http://contextgarden.net