From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/18424 Path: main.gmane.org!not-for-mail From: Johannes Werner Newsgroups: gmane.comp.tex.context Subject: Re: Euro-sign Date: Tue, 22 Feb 2005 12:13:37 +0100 Message-ID: <421B13E1.50809@tiscali.de> References: <421A10EB.7090901@tiscali.de> <421A5430.3000105@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 Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1109070677 12676 80.91.229.2 (22 Feb 2005 11:11:17 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 22 Feb 2005 11:11:17 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Tue Feb 22 12:11:16 2005 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 1D3Xwe-0004RU-4n for gctc-ntg-context-518@m.gmane.org; Tue, 22 Feb 2005 12:11:12 +0100 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 5AB6D127DF; Tue, 22 Feb 2005 12:14:38 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 25693-03; Tue, 22 Feb 2005 12:14:36 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id D852B127B7; Tue, 22 Feb 2005 12:14:35 +0100 (CET) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 5CEBF127B7 for ; Tue, 22 Feb 2005 12:14:34 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 25690-05 for ; Tue, 22 Feb 2005 12:14:33 +0100 (CET) Original-Received: from webmail.tiscali.de (relay1.tiscali.de [62.26.116.129]) by ronja.ntg.nl (Postfix) with ESMTP id D857B1279C for ; Tue, 22 Feb 2005 12:14:33 +0100 (CET) Original-Received: from tiscali.de (83.129.195.19) by webmail.tiscali.de (7.0.036.1) (authenticated as jowe3659) id 41B8BE3500378F44 for ntg-context@ntg.nl; Tue, 22 Feb 2005 12:14:33 +0100 User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20030225 X-Accept-Language: en-us, en Original-To: mailing list for ConTeXt users In-Reply-To: <421A5430.3000105@wxs.nl> X-Virus-Scanned: by 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-Virus-Scanned: by amavisd-new at ntg.nl X-MailScanner-From: ntg-context-bounces@ntg.nl X-MailScanner-To: gctc-ntg-context-518@m.gmane.org Xref: main.gmane.org gmane.comp.tex.context:18424 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:18424 \usesymbolset[eur] is an undefined control sequence for my system (tetex 2.0.2 with now proper setup context), but \texteuro and \euro work. (is this the meaning of "present in the encoding vector"? i'm a context newbe) Hans Hagen wrote: > Johannes Werner wrote: > >> Hello, >> what i have to do, to get the euro into my document? Is there any >> documentation ? (surely i'm not the first with this question, but i >> cannot find something) >> I tried "\euro", but nothing happened. >> mfg, Johannes Werner > > > \usesymbolset[eur] > > now you have \texteuro as well as \symbol[euro] and even \euro > > often \texteuro is present in the encoding vector > > Hans