From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/33443 Path: news.gmane.org!not-for-mail From: Bernd Militzer Newsgroups: gmane.comp.tex.context Subject: Symbols Date: Wed, 21 Feb 2007 13:00:01 +0100 Message-ID: <45DC3441.7050208@militzer.net> 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 1172059349 19461 80.91.229.12 (21 Feb 2007 12:02:29 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 21 Feb 2007 12:02:29 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Wed Feb 21 13:02:22 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 1HJqAt-0000iV-RD for gctc-ntg-context-518@m.gmane.org; Wed, 21 Feb 2007 13:02:19 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 5DD5B20253; Wed, 21 Feb 2007 12:59:35 +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 16922-03; Wed, 21 Feb 2007 12:59:34 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 344B81FB14; Wed, 21 Feb 2007 12:57:42 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 4D3731FAE7 for ; Wed, 21 Feb 2007 12: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 17153-01-2 for ; Wed, 21 Feb 2007 12:57:35 +0100 (CET) Original-Received: from new.militzer.net (new.militzer.net [81.169.143.226]) by ronja.ntg.nl (Postfix) with ESMTP id E4B26202AF for ; Wed, 21 Feb 2007 12:57:34 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by new.militzer.net (Postfix) with ESMTP id 4C5F71840B2 for ; Wed, 21 Feb 2007 13:00:18 +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 04225-10 for ; Wed, 21 Feb 2007 13:00:01 +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 7CC341840B1 for ; Wed, 21 Feb 2007 13:00:01 +0100 (CET) User-Agent: Thunderbird 1.5.0.9 (Macintosh/20061207) 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:33443 Archived-At: Hi all! in the past the following testfile works but now .... ! Font \thedefinedfont=fmvr8x at 12.0pt not loadable: Metric (TFM) file not fou nd. \scaledfont \symbolicsizedfont ...ntfontbodyscale \scaledfont \thedefinedfont \getglyph #1#2->{\symbolicfont {#1} \doifnumberelse {#2}\char \donothing #2} \dodosymbol ...bol \csname \??ss :#1:#2\endcsname \relax }\relax \donormalsymbol ... {#1}{#2}{\dodosymbol {#1}{#2}} \else \edef \currentsymbol... l.20 ...n\dots\ \symbol[martinvogel 2][Telephone] % TEST \enableregime[il2] \mainlanguage[de] \setupencoding[default=texnansi] \usetypescript[modern][\defaultencoding] \setupbodyfont[modern,rm,12pt] % \starttext % Telephon\dots\ \symbol[martinvogel 2][Telephone] % \stoptext What have I to do? thanks for help Bernd