From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/21733 Path: news.gmane.org!not-for-mail From: Brooks Moses Newsgroups: gmane.comp.tex.context Subject: Re: Non-square roots? Date: Sun, 31 Jul 2005 13:49:50 -0700 Message-ID: <4.3.1.2.20050731134152.029a8258@cits1.stanford.edu> References: <4.3.1.2.20050731011127.02c22a70@cits1.stanford.edu> <4.3.1.2.20050731011127.02c22a70@cits1.stanford.edu> <42ED33CE.1060307@wxs.nl> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Trace: sea.gmane.org 1122843030 9303 80.91.229.2 (31 Jul 2005 20:50:30 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 31 Jul 2005 20:50:30 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Sun Jul 31 22:50:22 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 1DzKlC-0003If-HT for gctc-ntg-context-518@m.gmane.org; Sun, 31 Jul 2005 22:50:14 +0200 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 4FA9D127B4; Sun, 31 Jul 2005 22:50:14 +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 07592-04-4; Sun, 31 Jul 2005 22:50:10 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 9E9D31279F; Sun, 31 Jul 2005 22:50:10 +0200 (CEST) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 2A4641279F for ; Sun, 31 Jul 2005 22:50:09 +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 07592-04-3 for ; Sun, 31 Jul 2005 22:50:08 +0200 (CEST) Original-Received: from smtp2.Stanford.EDU (smtp2.Stanford.EDU [171.67.16.125]) by ronja.ntg.nl (Postfix) with ESMTP id 115AF12783 for ; Sun, 31 Jul 2005 22:50:07 +0200 (CEST) Original-Received: from mindolluin.stanford.edu (DNab42a657.Stanford.EDU [171.66.166.87]) by smtp2.Stanford.EDU (8.12.11/8.12.11) with ESMTP id j6VKo3Ju029716; Sun, 31 Jul 2005 13:50:05 -0700 X-Sender: brooks@cits1.stanford.edu X-Mailer: QUALCOMM Windows Eudora Version 4.3.1 Original-To: mailing list for ConTeXt users , mailing list for ConTeXt users In-Reply-To: <42ED33CE.1060307@wxs.nl> Original-References: <4.3.1.2.20050731011127.02c22a70@cits1.stanford.edu> <4.3.1.2.20050731011127.02c22a70@cits1.stanford.edu> X-Virus-Scanned: 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-Spam-Checker-Version: SpamAssassin 3.0.3 (2005-04-27) on smtp.ntg.nl X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:21733 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:21733 At 01:25 PM 7/31/2005, Hans Hagen wrote: >\let\normalsqrt\sqrt % \dohandlemathtoken {sqrt} > >\def\sqrt{\doifnextcharelse[\notsosqrt\normalsqrt} >\def\notsosqrt[#1]{\root#1\of} > >$\sqrt[3]{10}$ > >Do you want this in the kernel? I'd like to have it there, yes. Thanks! - Brooks