From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/15990 Path: main.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: MikTeX 2.4 and Fonts Date: Mon, 09 Aug 2004 21:08:36 +0200 Sender: ntg-context-bounces@ntg.nl Message-ID: <4117CBB4.5010804@wxs.nl> References: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1092121255 12957 80.91.224.253 (10 Aug 2004 07:00:55 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 10 Aug 2004 07:00:55 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Tue Aug 10 09:00:44 2004 Return-path: Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BuQcm-0008Ii-00 for ; Tue, 10 Aug 2004 09:00:44 +0200 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 81AF11277C; Tue, 10 Aug 2004 09:00:43 +0200 (CEST) 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 01064-01-3; Tue, 10 Aug 2004 09:00:41 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 6C28F12787; Tue, 10 Aug 2004 09:00:41 +0200 (CEST) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id E311212784 for ; Tue, 10 Aug 2004 09:00:39 +0200 (CEST) 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 01064-01-2 for ; Tue, 10 Aug 2004 09:00:39 +0200 (CEST) Original-Received: from mailrelay02.solcon.nl (unknown [212.45.32.200]) by ronja.ntg.nl (Postfix) with ESMTP id 7FB0D1277C for ; Tue, 10 Aug 2004 09:00:39 +0200 (CEST) Original-Received: from server-1.pragma-net.nl (dsl-212-84-128-085.solcon.nl [212.84.128.85]) by mailrelay02.solcon.nl (8.12.11/SQL-8.12.11-5/8.12.11) with ESMTP id i7A70Usb027346; Tue, 10 Aug 2004 09:00:30 +0200 Original-Received: by server-1.pragma-net.nl (Postfix, from userid 65534) id DCC182E8AD; Tue, 10 Aug 2004 09:00:30 +0200 (CEST) Original-Received: from [10.100.1.191] (unknown [10.100.1.191]) by server-1.pragma-net.nl (Postfix) with ESMTP id B6F352E8AB; Tue, 10 Aug 2004 07:00:29 +0000 (UTC) User-Agent: Mozilla Thunderbird 0.6 (Windows/20040502) X-Accept-Language: en-us, en Original-To: mari.voipio@iki.fi, mailing list for ConTeXt users In-Reply-To: X-Virus-Scanned: clamd / ClamAV version 0.75, clamav-milter version 0.75 on mailrelay02 X-Virus-Status: Clean 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: , Errors-To: ntg-context-bounces@ntg.nl X-Virus-Scanned: by amavisd-new at ntg.nl Xref: main.gmane.org gmane.comp.tex.context:15990 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:15990 Mari Voipio wrote: >On Sat, 7 Aug 2004, Dieter Jakob wrote: > > >>Can you help me to get the Adobe Fonts for PDF up and running? >> >> > >Having recently fought with the same issue (i.e. \setupbodyfont[pos]) with >my recent installation of TeXLive, I found one answer in the user settings >- this might be what you are looking for (don't understand enough of fonts >to say for sure). > > >The TeXLive cont-sys.rme/cont-sys.tex settings file says: > >% If you run into missing font metrics kind of problems, >% you may want to uncomment: > >% \usetypescript[adobekb] [\defaultencoding] > > >Well, I don't expect my users to understand about changing the >cont-sys.rme/cont-sys.tex file, so the settings need to be in the >file/environment and thus I put this on top of my file instead (I >use ec encoding, seems to work best with Windows): > > \usetypescript[adobekb][ec] > \usetypescript[pos] % maybe I don't need this line any more??? > \setupbodyfont[pos,10pt] > > >And it works like a charm, at least with my files. All complaints stopped >at once, which made me *very* happy. Looks like I can soon provide my >dummy users with something easily installable that doesn't need any >tweaking... > > \setupbodyfont[pos] is the old method and in that case the \usetypescript[pos] is not needed the more modern way is: \usetypescript[postscript][ec] \setupbodyfont[postscript,10pt] that way you can mix typefaces, e.g. \usetypescript[palatino][ec] \setupbodyfont[palatino,10pt] Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------