From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/10792 Path: main.gmane.org!not-for-mail From: Nagy Bence Newsgroups: gmane.comp.tex.context Subject: Re: Getting the PDF postscript fonts to work Date: Thu, 06 Feb 2003 10:42:41 +0100 Sender: ntg-context-admin@ntg.nl Message-ID: <3E422E11.3070407@freemail.hu> References: <878yww8p6h.fsf@dellius.nederware.nl> <3E41048E.5060806@freemail.hu> <877kce5yxc.fsf@dellius.nederware.nl> <20030205215004.488177c1.morawski@gmx.net> Reply-To: ntg-context@ntg.nl 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: main.gmane.org 1044524968 20682 80.91.224.249 (6 Feb 2003 09:49:28 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 6 Feb 2003 09:49:28 +0000 (UTC) Return-path: Original-Received: from ref.vet.uu.nl ([131.211.172.13] helo=ref.ntg.nl) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18gieU-0005Mn-00 for ; Thu, 06 Feb 2003 10:49:02 +0100 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id DBB1010B40; Thu, 6 Feb 2003 10:51:02 +0100 (MET) Original-Received: from mystic.root.hu (mystic.root.hu [62.112.193.15]) by ref.ntg.nl (Postfix) with ESMTP id B408610B15 for ; Thu, 6 Feb 2003 10:48:32 +0100 (MET) Original-Received: from 3e70c775.dialin.enternet.hu ([62.112.199.117] helo=freemail.hu) by mystic.root.hu with asmtp (Exim 3.33 #1 (Debian)) id 18gidv-0001Dc-00 (authenticated sender: 57df00045a6617b2193bc5516e7c3995) for ; Thu, 06 Feb 2003 10:48:27 +0100 User-Agent: Mozilla/5.0 (Windows; U; Win98; hu-HU; rv:1.2.1) Gecko/20021130 X-Accept-Language: hu, en-US Original-To: ntg-context@ntg.nl In-Reply-To: <20030205215004.488177c1.morawski@gmx.net> X-Authenticated-Sender: 57df00045a6617b2193bc5516e7c3995 Errors-To: ntg-context-admin@ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.0.13 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.comp.tex.context:10792 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:10792 > \usetypescript[berry][ec] This my setting too. > \setupbodyfont > [pos,10pt] > > \starttext > > hello world. > > {\ss hello again!} > > {\tt the end.} > > \stoptext > ==================== > > should work. This will use T1 (aka ec) encoded fonts not the > standard LY1 (aka texnansi) encoding. Therefore you have to > setup the proper input regime (\enableregime) I use \enableregime[il2] (I can do it after changing the line \startcoding[il2] to \startcoding[il2][il2] in enco-il2.tex). Greetings Bence Nagy