From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/24032 Path: news.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: \sc and dvips Date: Fri, 02 Dec 2005 15:10:29 +0100 Message-ID: <439055D5.8000306@wxs.nl> References: <438E1583.4080108@wxs.nl> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1133537444 23198 80.91.229.2 (2 Dec 2005 15:30:44 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 2 Dec 2005 15:30:44 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Fri Dec 02 16:30:43 2005 Return-path: 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 1EiCpo-0007yB-W3 for gctc-ntg-context-518@m.gmane.org; Fri, 02 Dec 2005 16:28:29 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 785A91282C; Fri, 2 Dec 2005 16:28: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 15097-07-3; Fri, 2 Dec 2005 16:28:19 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 22DFE128A7; Fri, 2 Dec 2005 15:10:30 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 203B9128A7 for ; Fri, 2 Dec 2005 15:10:29 +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 12838-07-42 for ; Fri, 2 Dec 2005 15:10:28 +0100 (CET) Original-Received: from controller-1 (dsl-212-84-128-085.solcon.nl [212.84.128.85]) by ronja.ntg.nl (Postfix) with ESMTP id 19003128A2 for ; Fri, 2 Dec 2005 15:10:28 +0100 (CET) Original-Received: from [10.100.1.102] (unverified [10.100.1.102]) by controller-1 (SurgeMail 3.5b3) with ESMTP id 6022 for ; Fri, 02 Dec 2005 15:15:46 +0300 User-Agent: Mozilla Thunderbird 1.0.7 (Windows/20050923) X-Accept-Language: en-us, en Original-To: ntg-context@ntg.nl In-Reply-To: X-Server: High Performance Mail Server - http://surgemail.com r=-274017400 X-Authenticated-User: hagen@controller-1 X-Virus-Scanned: 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: , 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:24032 Archived-At: =EF=BF=BD wrote: >On Wed, 30 Nov 2005, Hans Hagen wrote: > > =20 > >>>with the recent version (2005.11.30), I get a strange font in dvips ou= tput, >>>when using \sc. >>>dvips messages don't show any error: >>>This is dvips(k) 5.95a Copyright 2005 Radical Eye Software (www.radica= leye.com) >>>' TeX output 2005.11.30:2115' -> test.ps >>>. [1]=20 >>>=20 >>> =20 >>> >>uses ec-lm.enc (which is no longer part of the lm distribution, but my=20 >>guess is that dvips does not complain) >> =20 >> > >Hello Hans, >ec-lm.enc is in cont-tmf.zip. > > =20 > >> >texmfstart newtexexec test --dvips --batch --silent >> =20 >> > >Gives other errors here... > >But I've found the solution: > >In updmap.cfg I had to replace "Map lm.map" by "Map lm-ec.map", now it >works. >If you agree with that, I can update the wiki >(http://wiki.contextgarden.net/TeTeX_3.0_installation). > =20 > if tetex 3 is indeed is where the problem originates ... go ahead (it=20 may be fixed in the meantime) Hans