From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/33447 Path: news.gmane.org!not-for-mail From: Bernd Militzer Newsgroups: gmane.comp.tex.context Subject: Re: Symbols Date: Wed, 21 Feb 2007 15:05:21 +0100 Message-ID: <45DC51A1.6040504@militzer.net> References: <45DC3441.7050208@militzer.net> <45DC3E43.5040702@elvenkind.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 1172066759 14325 80.91.229.12 (21 Feb 2007 14:05:59 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 21 Feb 2007 14:05:59 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Wed Feb 21 15:05:49 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 1HJs6L-0004zq-8u for gctc-ntg-context-518@m.gmane.org; Wed, 21 Feb 2007 15:05:45 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 6C4922022E; Wed, 21 Feb 2007 15:03:00 +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 21437-05; Wed, 21 Feb 2007 15:02:53 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id B37232022A; Wed, 21 Feb 2007 15:02:52 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 339332022E for ; Wed, 21 Feb 2007 15:02:51 +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 21458-07 for ; Wed, 21 Feb 2007 15:02:46 +0100 (CET) Original-Received: from new.militzer.net (new.militzer.net [81.169.143.226]) by ronja.ntg.nl (Postfix) with ESMTP id 6E963201B3 for ; Wed, 21 Feb 2007 15:02:46 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by new.militzer.net (Postfix) with ESMTP id 774371840B2 for ; Wed, 21 Feb 2007 15:05:30 +0100 (CET) Original-Received: from new.militzer.net ([127.0.0.1]) by localhost (new [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 05593-05 for ; Wed, 21 Feb 2007 15:05:20 +0100 (CET) Original-Received: from [192.168.192.153] (pD9E62359.dip.t-dialin.net [217.230.35.89]) by new.militzer.net (Postfix) with ESMTP id AC7911840B1 for ; Wed, 21 Feb 2007 15:05:20 +0100 (CET) User-Agent: Thunderbird 1.5.0.9 (Macintosh/20061207) In-Reply-To: <45DC3E43.5040702@elvenkind.com> X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at new.militzer.net X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.9 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:33447 Archived-At: Taco Hoekwater schrieb: > These two lines in your preamble should fix the problem: > > \definefontsynonym[fmvr8x][umvs] > \loadmapline[+][umvs MarVoSym > thanks, Bernd