From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/32475 Path: news.gmane.org!not-for-mail From: "Mojca Miklavec" Newsgroups: gmane.comp.tex.context Subject: Re: Easy insertion of Unicode symbols? Date: Wed, 3 Jan 2007 22:36:16 +0100 Message-ID: <6faad9f00701031336x3448f9eel275982fedbcf964c@mail.gmail.com> References: <4955BC73-DBEE-471D-BF6C-9E348E85CC62@mac.com> <4EAAD5EC-9120-40FC-A6D5-2DDC74AC33F0@mac.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1167860323 4945 80.91.229.12 (3 Jan 2007 21:38:43 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 3 Jan 2007 21:38:43 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Wed Jan 03 22:38:42 2007 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 1H2Dol-0005u2-2k for gctc-ntg-context-518@m.gmane.org; Wed, 03 Jan 2007 22:38:39 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 33BD41FFA6; Wed, 3 Jan 2007 22:35:55 +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 09929-05; Wed, 3 Jan 2007 22:35:51 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id B8CF61FFF4; Wed, 3 Jan 2007 22:33:39 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 7A0B120011 for ; Wed, 3 Jan 2007 22:33:38 +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 09144-04-10 for ; Wed, 3 Jan 2007 22:33:33 +0100 (CET) Original-Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.191]) by ronja.ntg.nl (Postfix) with ESMTP id AADDE1FFEF for ; Wed, 3 Jan 2007 22:33:33 +0100 (CET) Original-Received: by nf-out-0910.google.com with SMTP id l37so6821691nfc for ; Wed, 03 Jan 2007 13:36:16 -0800 (PST) Original-Received: by 10.49.58.13 with SMTP id l13mr5884770nfk.1167860176781; Wed, 03 Jan 2007 13:36:16 -0800 (PST) Original-Received: by 10.48.209.8 with HTTP; Wed, 3 Jan 2007 13:36:16 -0800 (PST) Original-To: "mailing list for ConTeXt users" In-Reply-To: <4EAAD5EC-9120-40FC-A6D5-2DDC74AC33F0@mac.com> 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:32475 Archived-At: On 1/3/07, cormullion@mac.com wrote: > On 2007-01-03, at 20:01.0, Henning Hraban Ramm wrote: > > > The symbol set "was" (Roland Waldi's symbols AKA wasysym) contains > > even more astronomic symbols; check which fit your needs better. > > "was" wasn't mentioned on the symbols page until now, but comes with > > the distribution. > > Thanks. I'll try to get this working too! > > It will be something like this, i expect: > > \usesymbols[was] > \showsymbolset[astronomy] > > only this doesn't work... :-) Take a look into symb-was.tex. It's \showsymbolset[wasy astronomy]. Mojca