From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/32266 Path: news.gmane.org!not-for-mail From: pete.boardman@pobox.com Newsgroups: gmane.comp.tex.context Subject: Re: List of special characters? Date: Mon, 25 Dec 2006 12:32:42 +0000 Message-ID: References: <3746CF82-FE31-4BAD-99D1-CA1C5958E49F@mac.com> <458FABF3.10909@elvenkind.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: dough.gmane.org Mime-Version: 1.0 (Apple Message framework v752.2) Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1167061027 8625 80.91.229.10 (25 Dec 2006 15:37:07 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 25 Dec 2006 15:37:07 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Mon Dec 25 16:37:06 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 1Gyrsu-0001ZZ-DY for gctc-ntg-context-518@m.gmane.org; Mon, 25 Dec 2006 16:37:04 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 124FE1FFD1; Mon, 25 Dec 2006 16:35:26 +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 24447-01; Mon, 25 Dec 2006 16:35:25 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 9E0552003E; Mon, 25 Dec 2006 15:15:22 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id C04041FFC4 for ; Mon, 25 Dec 2006 13:31:12 +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 14734-02-6 for ; Mon, 25 Dec 2006 13:31:07 +0100 (CET) Original-Received: from proof.pobox.com (proof.pobox.com [207.106.133.28]) by ronja.ntg.nl (Postfix) with SMTP id 188731FFB2 for ; Mon, 25 Dec 2006 13:31:06 +0100 (CET) Original-Received: from proof (localhost [127.0.0.1]) by proof.pobox.com (Postfix) with ESMTP id 3A36224E13 for ; Mon, 25 Dec 2006 07:33:05 -0500 (EST) Original-Received: from [192.168.0.3] (dyn-62-56-70-52.dslaccess.co.uk [62.56.70.52]) by proof.sasl.smtp.pobox.com (Postfix) with ESMTP id E9610A5C96 for ; Mon, 25 Dec 2006 07:33:04 -0500 (EST) In-Reply-To: <458FABF3.10909@elvenkind.com> Original-To: mailing list for ConTeXt users X-Mailer: Apple Mail (2.752.2) X-Virus-Scanned: amavisd-new at ntg.nl X-Mailman-Approved-At: Mon, 25 Dec 2006 15:15:20 +0100 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:32266 Archived-At: On 2006-12-25, at 10:46.0, Taco Hoekwater wrote: > cormullion@mac.com wrote: >> Is there a list of special characters anywhere (eg \percent, >> \upperleftsingle6quote, etc) ? I'm trying to insert a "|", at the >> moment, but I can't find a list... > > I don't know if there is a list out there somewhere by a user, but > there is no 'official' one that I know of. Sounds like you are > looking for \textbar (found by grepping for \definecharacter in > the ConTeXt sources). Thanks Taco - textbar is indeed the one. I'll do some more searching and find the rest. But a list sounds like a nice thing to have...