ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <pragma@wxs.nl>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Cc: Xan <dxpublica@telefonica.net>
Subject: Re: Bug against minimals
Date: Sat, 18 Dec 2010 00:35:35 +0100	[thread overview]
Message-ID: <4D0BF3C7.5030703@wxs.nl> (raw)
In-Reply-To: <4D0A6C81.3080609@telefonica.net>

On 16-12-2010 8:46, Xan wrote:
> Hi,
>
> With latest stable minimals version I don't get correct output of the
> metapost article (I attach it)
> But with the texlive package with ubuntu 8.04 (and only with 8.04; with
> 10.10 I have the same problem), it works. I think it's a bug
>
> Thanks,
> Xan.

next make a small example

\starttext

\unexpanded\def\processword#1{\dontleavehmode\framed{#1} }

% fails, as recurse is not unexpanded (should it be?)
%
% \processwords{\phantom{\dorecurse{15}~}}
% \processwords{x x}

% \processisolatedwords{\phantom{\dorecurse{15}~}}\processword
% \processisolatedwords{x x}\processword

\stoptext

I wonder if that ever worked as \dorecurse is expandable and 
processwords tests arguments.

Anyhow, in the latest mkiv you can use \processisolatedwords to do the 
same. (In your case there are no words so you could apply your 
\processword directly.)

Hans

-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
                                              | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
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
___________________________________________________________________________________


      reply	other threads:[~2010-12-17 23:35 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-16 19:46 Xan
2010-12-17 23:35 ` Hans Hagen [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4D0BF3C7.5030703@wxs.nl \
    --to=pragma@wxs.nl \
    --cc=dxpublica@telefonica.net \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).