From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/3306 Path: main.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: Problem with labels Date: Tue, 14 Nov 2000 12:41:06 +0100 Sender: owner-ntg-context@let.uu.nl Message-ID: <3.0.6.32.20001114124106.01fb36f0@pop.wxs.nl> References: <0F3313EC125AD311981100105AB3A75D4DBD71@N0795.mdf.fvbb.de> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1035394046 15865 80.91.224.250 (23 Oct 2002 17:27:26 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 17:27:26 +0000 (UTC) Cc: "'ntg-context@ntg.nl'" Original-To: "Haseloff, Lutz" In-Reply-To: <0F3313EC125AD311981100105AB3A75D4DBD71@N0795.mdf.fvbb.de> Xref: main.gmane.org gmane.comp.tex.context:3306 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:3306 At 11:07 AM 11/14/00 +0100, Haseloff, Lutz wrote: >Hi all, > >I set my mp labels with context, but something goes wrong when i use >umlauts (there is no space between the words), with \sz the space gets >negative(!) > >what goes wrong? > >my testfile: > >\setupoutput[pdftex] >\setupbodyfont[pos,ber,ss,10pt] >\startMPenvironment >\setupbodyfont[pos,ber,ss,10pt] >\useencoding[win] >\stopMPenvironment >\startuniqueMPgraphic{test1} >label(btex \strut gemäß Mitarbeiterstammblatt etex (0,0)); >\stopuniqueMPgraphic >\startuniqueMPgraphic{test2} >label(btex \strut gemä\sz Mitarbeiterstammblatt etex (0,0)); >\stopuniqueMPgraphic >\useencoding[win] >\starttext >gemäß Mitarbeiterstammblatt >\blank[big] >\uniqueMPgraphic{test1} >\blank[big] >\uniqueMPgraphic{test2} >\stoptext Do you run the latest (beta) context? A few weeks ago i made a fix for spaces in mp text (this is due to the fact that in the ps output a space is a valid char, but tex does not have one, so I had to mimick something. After a \csname of more that 1 char (like \sz) you really need to add a \, so \sz\ since tex sees the space as a terminater, and there is no way to recover it. Hans ------------------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com -------------------------------------------------------------------------