From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/23965 Path: news.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: \sc and dvips Date: Wed, 30 Nov 2005 22:11:31 +0100 Message-ID: <438E1583.4080108@wxs.nl> References: 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 1133385451 25107 80.91.229.2 (30 Nov 2005 21:17:31 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 30 Nov 2005 21:17:31 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Wed Nov 30 22:17:26 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 1EhZJP-00067M-Vs for gctc-ntg-context-518@m.gmane.org; Wed, 30 Nov 2005 22:16:24 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id B6C5812836; Wed, 30 Nov 2005 22:16:23 +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 07756-02; Wed, 30 Nov 2005 22:16:23 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 2369312835; Wed, 30 Nov 2005 22:11:36 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 3B74612835 for ; Wed, 30 Nov 2005 22:11:34 +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 07547-02 for ; Wed, 30 Nov 2005 22:11:33 +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 29F1812834 for ; Wed, 30 Nov 2005 22:11:32 +0100 (CET) Original-Received: from [10.100.1.102] (unverified [10.100.1.102]) by controller-1 (SurgeMail 3.5b3) with ESMTP id 5731 for ; Wed, 30 Nov 2005 22:16:39 +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:23965 Archived-At: =EF=BF=BD wrote: >Hello, > >with the recent version (2005.11.30), I get a strange font in dvips outp= ut, >when using \sc. >dvips messages don't show any error: >This is dvips(k) 5.95a Copyright 2005 Radical Eye Software (www.radicale= ye.com) >' TeX output 2005.11.30:2115' -> test.ps >. [1]=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) >Here my test-file: >\starttext >\sc >\input tufte >\stoptext > >The PostScript file is here: >http://pmrb.free.fr/tmp/test.ps > =20 > >texmfstart newtexexec test --dvips --batch --silent TeXExec | processing document 'test' TeXExec | provide ctx file TeXExec | tex processing method: context TeXExec | TeX run 1 TeXExec | tex engine: pdfetex TeXExec | tex format: cont-en TeXExec | progname: context This is pdfeTeX, Version 3.141592-1.30.3-2.2 (Web2c 7.5.5) ..... ConTeXt ver: 2005.11.30 fmt: 2005.11.30 int: english mes: english ..... specials : tex,postscript,rokicki loaded ..... TeXUtil | parsing file test.tex TeXUtil | shortcuts : 0 TeXUtil | expansions: 0 TeXUtil | reductions: 0 TeXUtil | divisions : 0 TeXUtil | loaded files: 1 TeXUtil | commands: 15 TeXUtil | programs: 0 TeXUtil | tuo file saved This is dvips(k) 5.95b Copyright 2005 Radical Eye Software=20 (www.radicaleye.com) ' TeX output 2005.11.30:2208' -> test.ps . [1] TeXExec | runtime: 2.704 this one uses lm-ec.enc and looks ok here Hans