From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/14471 Path: main.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: german sharp s in Metapost Labels Date: Fri, 09 Jan 2004 22:49:27 +0100 Sender: ntg-context-admin@ntg.nl Message-ID: <6.0.1.1.2.20040109224520.00b13728@server-1> References: <3FFE92E9.3080700@lbapdm.brandenburg.de> Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Trace: sea.gmane.org 1073692472 23795 80.91.224.253 (9 Jan 2004 23:54:32 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 9 Jan 2004 23:54:32 +0000 (UTC) Cc: Reinhard Kotucha Original-X-From: ntg-context-admin@ntg.nl Sat Jan 10 00:54:20 2004 Return-path: Original-Received: from ref.vet.uu.nl ([131.211.172.13] helo=ref.ntg.nl) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1Af6SK-0006qu-00 for ; Sat, 10 Jan 2004 00:54:20 +0100 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id D7BCB10B43; Sat, 10 Jan 2004 00:53:39 +0100 (MET) Original-Received: from mail.solcon.net (mail.solcon.net [212.45.33.5]) by ref.ntg.nl (Postfix) with ESMTP id ADA6510B41 for ; Sat, 10 Jan 2004 00:52:24 +0100 (MET) Original-Received: from server-1.pragma-net.nl (dsl-212-84-128-085.solcon.nl [212.84.128.85]) by mail.solcon.net (8.11.6/8.9.3) with ESMTP id i09NqkF14416; Sat, 10 Jan 2004 00:52:46 +0100 Original-Received: by server-1.pragma-net.nl (Postfix, from userid 65534) id 41B642EA58; Sat, 10 Jan 2004 00:52:57 +0100 (CET) Original-Received: from laptop-3.wxs.nl (unknown [10.100.1.1]) by server-1.pragma-net.nl (Postfix) with ESMTP id B67A917B2C; Fri, 9 Jan 2004 23:52:54 +0000 (UTC) X-Sender: hagen-mail@localhost X-Mailer: QUALCOMM Windows Eudora Version 6.0.1.1 Original-To: ntg-context@ntg.nl In-Reply-To: Original-References: <3FFE92E9.3080700@lbapdm.brandenburg.de> 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:14471 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:14471 At 18:50 09/01/2004, Hartmut Henkel wrote: >On Fri, 9 Jan 2004, Lutz Haseloff wrote: > > > if i use another Font as cmr to typeset labels in MetaPost the german > > sharp s is typeset with wrong width. > >Same problem has been mentioned in tex-k by Reinhard Kotucha, 5.1.2004. >Maybe you can combine efforts... (no idea by me) only sharp s? are the same metrics used in the mp run? \starttext \startMPenvironment \setupbodyfont[pos] \stopMPenvironment \startMPpage draw btex te\SS t etex ; \stopMPpage \stoptext comes out ok here Hans