From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/32319 Path: news.gmane.org!not-for-mail From: "Mojca Miklavec" Newsgroups: gmane.comp.tex.context Subject: Re: List of special characters? Date: Thu, 28 Dec 2006 14:15:28 +0100 Message-ID: <6faad9f00612280515g66d69837m1a15333427f63e80@mail.gmail.com> References: <3746CF82-FE31-4BAD-99D1-CA1C5958E49F@mac.com> <458FABF3.10909@elvenkind.com> <6faad9f00612251019n1494518ep5c32b51901a48558@mail.gmail.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: dough.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1167311894 28766 80.91.229.10 (28 Dec 2006 13:18:14 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 28 Dec 2006 13:18:14 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Thu Dec 28 14:18:12 2006 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 dough.gmane.org with esmtp (Exim 4.50) id 1Gzv97-00063z-3N for gctc-ntg-context-518@m.gmane.org; Thu, 28 Dec 2006 14:18:09 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id E68371FE23; Thu, 28 Dec 2006 14:16:09 +0100 (CET) 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 07841-02; Thu, 28 Dec 2006 14:16:08 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id ADD6A1FF4F; Thu, 28 Dec 2006 14:13:38 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 33C0F1FF97 for ; Thu, 28 Dec 2006 14:13:34 +0100 (CET) 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 07520-03-3 for ; Thu, 28 Dec 2006 14:13:30 +0100 (CET) Original-Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.184]) by ronja.ntg.nl (Postfix) with SMTP id 71BB01FF00 for ; Thu, 28 Dec 2006 14:13:30 +0100 (CET) Original-Received: by nf-out-0910.google.com with SMTP id l37so4828198nfc for ; Thu, 28 Dec 2006 05:15:28 -0800 (PST) Original-Received: by 10.49.36.6 with SMTP id o6mr10522731nfj.1167311728490; Thu, 28 Dec 2006 05:15:28 -0800 (PST) Original-Received: by 10.48.209.2 with HTTP; Thu, 28 Dec 2006 05:15:28 -0800 (PST) Original-To: "mailing list for ConTeXt users" In-Reply-To: Content-Disposition: inline X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.7 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:32319 Archived-At: On 12/28/06, cormullion@mac.com wrote: > > This works great. But then I've got the following keywords: > > # ! | \ @ ^ + - * / % Just copied from Aditya's code :) \letterhash, \# \letterexclamationmark \letterbar \letterbackslash \letterat \letterhat \letterslash \letterpercent, \% \letterless \lettermore \letterampersand, \& \letteropenbrace, \{ \letterclosebrace, \} etc. Mojca