From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/25971 Path: news.gmane.org!not-for-mail From: =?UTF-8?B?TWljaGFsIEt2YXNuacSNa2E=?= Newsgroups: gmane.comp.tex.context Subject: Re: Fonts problems Date: Wed, 15 Feb 2006 15:29:21 +0100 Message-ID: <43F33AC1.3020406@econ.muni.cz> References: <43F32A79.608@econ.muni.cz> <43F3355F.6050000@seznam.cz> 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 1140015901 22448 80.91.229.2 (15 Feb 2006 15:05:01 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 15 Feb 2006 15:05:01 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Wed Feb 15 16:04:58 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 1F9OCa-0003zQ-LA for gctc-ntg-context-518@m.gmane.org; Wed, 15 Feb 2006 16:04:23 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 3E8B2127BD; Wed, 15 Feb 2006 16:04:20 +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 24434-05; Wed, 15 Feb 2006 16:04:18 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id F1661127BB; Wed, 15 Feb 2006 15:29:34 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 008DA127BB for ; Wed, 15 Feb 2006 15:29:33 +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 23549-01 for ; Wed, 15 Feb 2006 15:29:32 +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 E39A4127BA for ; Wed, 15 Feb 2006 15:29:31 +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 k1FETUnm031479 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Wed, 15 Feb 2006 15:29:31 +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 k1FETTPw016062 for ; Wed, 15 Feb 2006 15:29:30 +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: <43F3355F.6050000@seznam.cz> 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:25971 Archived-At: Vit Zyka wrote: >> > Problem 1: I expect that a following file should typeset "tufte" in > Latin Modern font.> \setupoutput[pdf]> \starttext> \input tufte> \stoptext> ConTeXt loads some map files (/usr/share/texmf/fonts/map > >> Hello, >it seems like old lm package (wrong map files). Try to update fromhttp://www.tug.org/cgi-bin/dirarchive/tex-archive/fonts/lm/fonts.zip >Vit Zyka > > Wow, it works. Many thanks. Well, I had to delete also old map files. But now it works very well. It works even with pos-typescript. Have you any hint for the rest of my problmes? Many thanks once more. M.K.