From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/25963 Path: news.gmane.org!not-for-mail From: =?UTF-8?B?TWljaGFsIEt2YXNuacSNa2E=?= Newsgroups: gmane.comp.tex.context Subject: Re: Including bitmapped fonts Date: Tue, 14 Feb 2006 17:03:00 +0100 Message-ID: <43F1FF34.8070008@econ.muni.cz> References: <43F1F6B5.60703@econ.muni.cz> <43F1FCF6.1070605@elvenkind.com> Reply-To: quasar@econ.muni.cz, mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1139933744 8038 80.91.229.2 (14 Feb 2006 16:15:44 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 14 Feb 2006 16:15:44 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Tue Feb 14 17:15:34 2006 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 ciao.gmane.org with esmtp (Exim 4.43) id 1F92hr-000717-Ki for gctc-ntg-context-518@m.gmane.org; Tue, 14 Feb 2006 17:07:11 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 4E2A3127BC; Tue, 14 Feb 2006 17:07:11 +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 00852-03; Tue, 14 Feb 2006 17:07:10 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id B2719127B1; Tue, 14 Feb 2006 17:03:12 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 44343127B1 for ; Tue, 14 Feb 2006 17:03:11 +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 00518-05-4 for ; Tue, 14 Feb 2006 17:03:10 +0100 (CET) Original-Received: from tirith.ics.muni.cz (tirith.ics.muni.cz [147.251.4.36]) by ronja.ntg.nl (Postfix) with SMTP id 4F645127B0 for ; Tue, 14 Feb 2006 17:03:10 +0100 (CET) Original-Received: from merkur.econ.muni.cz (merkur.econ.muni.cz [147.251.189.10]) by tirith.ics.muni.cz (8.13.4/8.13.4/Debian-3) with ESMTP id k1EG38Bl025300 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Tue, 14 Feb 2006 17:03:09 +0100 Original-Received: from [147.251.224.167] (ke-kvasnicka.econ.muni.cz [147.251.224.167]) by merkur.econ.muni.cz (8.12.10/8.12.10/SuSE Linux 0.7) with ESMTP id k1EG38Pw006780 for ; Tue, 14 Feb 2006 17:03:08 +0100 User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.12) Gecko/20050921 X-Accept-Language: cs, en-us, en Original-To: mailing list for ConTeXt users In-Reply-To: <43F1FCF6.1070605@elvenkind.com> X-Enigmail-Version: 0.86.0.0 X-Enigmail-Supports: pgp-inline, pgp-mime X-Muni-Spam-TestIP: 147.251.189.10 X-Muni-Envelope-From: quasar@econ.muni.cz X-Muni-Virus-Test: Clean X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.7 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:25963 Archived-At: Ooops, so easy was it, and lost so much time trying to fix it! Many thanks. M.K. Taco Hoekwater wrote: >Try this statement in your preamble: > \pdfpkresolution = 600 >that should give you the same results as under plain pdfetex. > >