From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/7725 Path: main.gmane.org!not-for-mail From: "Lutz Haseloff" Newsgroups: gmane.comp.tex.context Subject: RE: no hanging punctuation Date: Thu, 18 Apr 2002 12:33:05 +0200 Sender: owner-ntg-context@let.uu.nl Message-ID: <000101c1e6c4$6d0d9630$6c65d50a@nthaselofl> References: <02041812190100.00969@levana> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1035398169 21630 80.91.224.250 (23 Oct 2002 18:36:09 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 18:36:09 +0000 (UTC) Original-To: In-Reply-To: <02041812190100.00969@levana> Xref: main.gmane.org gmane.comp.tex.context:7725 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:7725 Hi Patrick, > Hi Lutz and Albrecht, > > [...] > > > > > then I get a pdf-output without hanging punctuation. I > use pdfeTeX, > > > Version 3.14159-1.00b-pretest-20020204-2.1 and cont-en > 2002.3.4. Is > > > this a bug in ConTeXt, or did I forget something? > > > I have the same problem with the newest ConTeXt, nobody else? > > > well, I've tried your file with different context versions: > context/2001.07.11 > context/2002.02.24 > context/2002.03.04 > context/2002.04.17 > > always the same result. Is this only a problem with the > newest context? > > This works for me: > > \setuppapersize[S4] > \usetypescript [serif,sans,mono] [hanging] [pure] > \definetypeface > [modern][rm][serif][computer-modern][default][handling=pure] > \definetypeface > [modern][ss][sans][computer-modern][default][handling=pure] > \setupalign[hanging,tolerant] > \starttext > \modern > \input zapf > \stoptext Thanks, this works. But what is wrong with this code as seen in mfonts.pdf? > \setupfontsynonym [Serif] [handling=pure] > \usetypescript [serif,sans,mono] [hanging] [pure] > \setupalign[hanging] Groetjes Lutz