From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/71325 Path: news.gmane.org!not-for-mail From: Michael Guravage Newsgroups: gmane.comp.tex.context Subject: StretchedBox broken in mkiv Date: Mon, 26 Sep 2011 19:56:39 +0200 Message-ID: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary=bcaec501608182ec1104addbe172 X-Trace: dough.gmane.org 1317059834 11007 80.91.229.12 (26 Sep 2011 17:57:14 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 26 Sep 2011 17:57:14 +0000 (UTC) To: ntg-context@ntg.nl Original-X-From: ntg-context-bounces@ntg.nl Mon Sep 26 19:57:10 2011 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([195.12.62.10]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1R8FQU-0007gx-85 for gctc-ntg-context-518@m.gmane.org; Mon, 26 Sep 2011 19:57:10 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 6EDDDCAFD4; Mon, 26 Sep 2011 19:57:09 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id GfOPu1ujrXon; Mon, 26 Sep 2011 19:56:57 +0200 (CEST) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 0A40DCAFCD; Mon, 26 Sep 2011 19:56:57 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id EB658CAFCD for ; Mon, 26 Sep 2011 19:56:55 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id fwEkMGBUXcdl for ; Mon, 26 Sep 2011 19:56:42 +0200 (CEST) Original-Received: from filter1-til.mf.surf.net (filter1-til.mf.surf.net [194.171.167.217]) by balder.ntg.nl (Postfix) with ESMTP id 6AFA3CAFCB for ; Mon, 26 Sep 2011 19:56:42 +0200 (CEST) Original-Received: from mail-vx0-f169.google.com (mail-vx0-f169.google.com [209.85.220.169]) by filter1-til.mf.surf.net (8.14.3/8.14.3/Debian-5+lenny1) with ESMTP id p8QHuejt008594 for ; Mon, 26 Sep 2011 19:56:41 +0200 Original-Received: by vcbfo14 with SMTP id fo14so4308137vcb.14 for ; Mon, 26 Sep 2011 10:56:39 -0700 (PDT) Original-Received: by 10.52.91.136 with SMTP id ce8mr6065989vdb.477.1317059799739; Mon, 26 Sep 2011 10:56:39 -0700 (PDT) Original-Received: by 10.52.169.3 with HTTP; Mon, 26 Sep 2011 10:56:39 -0700 (PDT) X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=209.85.220.169; country=US; region=CA; city=Mountain View; postalcode=94043; latitude=37.4192; longitude=-122.0574; metrocode=807; areacode=650; http://maps.google.com/maps?q=37.4192,-122.0574&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 08FBtUEGy - 5b905a962162 - 20110926 X-Scanned-By: CanIt (www . roaringpenguin . com) on 194.171.167.217 X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.12 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 Xref: news.gmane.org gmane.comp.tex.context:71325 Archived-At: --bcaec501608182ec1104addbe172 Content-Type: multipart/alternative; boundary=bcaec501608182ec0a04addbe170 --bcaec501608182ec0a04addbe170 Content-Type: text/plain; charset=UTF-8 Several years ago Hans cooked up a fix using \CapStretch that allowed me to stretch words. That early version of \stretchedbox appeared in later ConTeXt versions as \StretchedBox as described in strc-sec.mkii and strc-ren.mkiv. This feature worked in the ConTeXt version dated 2011.07.26, but does not work in my current ConTeXt version dated 2011.09.10. I have attached an example file that works with mkii and with earlier mkiv versions, but not with the current mkiv. I am curious to know what has changed to break this functionality. Initially, I thought it had to do with \setuphead's definition of 'deeptextcommand', but since there are no difference in the files strc-sec-mkii and strc-ren.mkiv between these two releases, the reason must lie elsewhere. If anyone can explain what has changed, an more importantly how to reinstate it, I would be most grateful. With kind regards, Michael Guravage --bcaec501608182ec0a04addbe170 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Several years ago Hans cooked up a fix using \CapStretch that allowed m= e to stretch words. That early version of \stretchedbox appeared in later C= onTeXt versions as \StretchedBox as described in strc-sec.mkii and strc-ren= .mkiv. This feature worked in the ConTeXt version dated 2011.07.26, but doe= s not work in my current ConTeXt version dated 2011.09.10. I have attached = an example file that works with mkii and with earlier mkiv versions, but no= t with the current mkiv.

I am curious to know what has changed to break this functionality. Init= ially, I thought it had to do with \setuphead's definition of 'deep= textcommand', but since there are no difference in the files strc-sec-m= kii and strc-ren.mkiv between these two releases, the reason must lie elsew= here. If anyone can explain what has changed, an more importantly how to re= instate it, I would be most grateful.

With kind regards,

Michael Guravage
--bcaec501608182ec0a04addbe170-- --bcaec501608182ec1104addbe172 Content-Type: application/x-tex; name="stretchMe.tex" Content-Disposition: attachment; filename="stretchMe.tex" Content-Transfer-Encoding: base64 X-Attachment-Id: f_gt1qznjr1 XGRlZlxTdHJldGNoZWRCb3gjMSUKICB7XGZyYW1lZAogICAgIFtmcmFtZT1vZmYsb2Zmc2V0PS41 ZW0sYWxpZ249bWlkZGxlLHdpZHRoPWJyb2FkXQogICAgIHtcc2NcZGVmXHN0cmV0Y2hlZHNwYWNl YW1vdW50ey4zZW19XHN0cmV0Y2hlZG5vcm1hbGNhc2V7IzF9fX0KClxkZWZpbmVoZWFkW015U3Vi amVjdF1bc3ViamVjdF0KXHNldHVwaGVhZCBbTXlTdWJqZWN0XVtkZWVwdGV4dGNvbW1hbmQ9XFN0 cmV0Y2hlZEJveF0KClxzdGFydHRleHQKICBcc3RhcnQKICAgIFxzd2l0Y2h0b2JvZHlmb250WzE4 cHRdCiAgICBcbWlkYWxpZ25lZHtcYmZ7XFN0cmV0Y2hlZEJveHtCb29rIG9mIFNvbGVtbml0eX19 fQogIFxzdG9wCgogIFxNeVN1YmplY3R7RHVubidzIERpdmVyc2lvbn0KICAgIFxpbnB1dCB0dWZ0 ZQoKXHN0b3B0ZXh0Cg== --bcaec501608182ec1104addbe172 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________ --bcaec501608182ec1104addbe172--