From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/32400 Path: news.gmane.org!not-for-mail From: cormullion@mac.com Newsgroups: gmane.comp.tex.context Subject: Easy insertion of Unicode symbols? Date: Sun, 31 Dec 2006 14:59:40 +0000 Message-ID: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.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 1167577208 27650 80.91.229.12 (31 Dec 2006 15:00:08 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 31 Dec 2006 15:00:08 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Sun Dec 31 16:00:05 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 lo.gmane.org with esmtp (Exim 4.50) id 1H12AO-0006im-2T for gctc-ntg-context-518@m.gmane.org; Sun, 31 Dec 2006 16:00:04 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id D08FC1FF8F; Sun, 31 Dec 2006 15:57:39 +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 25955-04; Sun, 31 Dec 2006 15:57:32 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id B0CE21FFA6; Sun, 31 Dec 2006 15:57:31 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 4EC8B1FFB3 for ; Sun, 31 Dec 2006 15:57:28 +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 26015-02-2 for ; Sun, 31 Dec 2006 15:57:24 +0100 (CET) Original-Received: from rune.pobox.com (rune.pobox.com [208.210.124.79]) by ronja.ntg.nl (Postfix) with SMTP id 501AA1FF8F for ; Sun, 31 Dec 2006 15:57:23 +0100 (CET) Original-Received: from rune (localhost [127.0.0.1]) by rune.pobox.com (Postfix) with ESMTP id 4FBCDA30B2 for ; Sun, 31 Dec 2006 10:00:05 -0500 (EST) Original-Received: from [192.168.0.3] (dyn-62-56-70-52.dslaccess.co.uk [62.56.70.52]) by rune.sasl.smtp.pobox.com (Postfix) with ESMTP id 0EA36A2F1A for ; Sun, 31 Dec 2006 10:00:04 -0500 (EST) Original-To: mailing list for ConTeXt users X-Mailer: Apple Mail (2.752.2) 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:32400 Archived-At: I need to insert a few Unicode symbols...(Just the symbols for the solar system planets)... Is this going to be easy - doable inside ConTeXt with a few preparatory mystic runes, or will it require running scripts, moving files around, etc...? The wiki suggests: Use \enableregime[utf] in order to be able to typeset in unicode under ConTeXt. But is it as simple as it looks?